index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-16
Kconfig: tpl: Add some TPL support options to Kconfig
Simon Glass
1
-0
/
+67
2016-09-16
Kconfig: spl: Add SPL support options to Kconfig
Simon Glass
1
-0
/
+411
2016-09-16
Use separate options for TPL support
Simon Glass
1
-1
/
+11
2016-09-16
Kconfig: Move SPL settings into their own file
Simon Glass
2
-0
/
+69
2016-09-09
common, kconfig: move VERSION_VARIABLE to Kconfig
Heiko Schocher
1
-0
/
+10
2016-09-07
image-fit: switch ENOLINK to ENOENT
Jonathan Gray
1
-1
/
+1
2016-09-07
common/Kconfig: Fix various innocuous typos.
Robert P. J. Day
1
-11
/
+11
2016-09-06
spl: Rework image header parse to allow abort on raw image and os boot
Paul Kocialkowski
1
-4
/
+7
2016-09-06
image-fit: fix fit_image_load() OS check
Andreas Bießmann
1
-1
/
+2
2016-08-22
net: mii: check phy advertising register when geting link status
Dongpo Li
1
-4
/
+14
2016-08-20
common: cli_readline: Improve command line editing
James Byrne
1
-31
/
+67
2016-08-20
cmd: Split 'bootz' and 'booti' out from 'bootm'
Tom Rini
2
-0
/
+4
2016-08-15
common: env_nand: Ensure that we have nand_info[0] prior to use
Tom Rini
1
-4
/
+7
2016-08-15
xtensa: add support for the xtensa processor architecture [1/2]
Chris Zankel
2
-3
/
+10
2016-08-15
net: mii: Clean up legacy glue that is not used
Joe Hershberger
1
-73
/
+0
2016-08-12
Merge git://git.denx.de/u-boot-dm
Tom Rini
1
-10
/
+11
2016-08-12
fdt_support: fdt_translate_address() blob const correctness
Stephen Warren
1
-10
/
+11
2016-08-12
common: image: Add support for post-processing of images
Andreas Dannenberg
1
-1
/
+25
2016-08-08
spl_nor.c: Support devicetree sizes different from 16k
Mike Looijmans
1
-2
/
+2
2016-07-31
libfdt: Introduce new ARCH_FIXUP_FDT option
Michal Simek
1
-5
/
+2
2016-07-27
Merge git://git.denx.de/u-boot-dm
Tom Rini
2
-9
/
+2
2016-07-27
dm: spl: mmc: Support raw partitions with CONFIG_BLK
Simon Glass
1
-1
/
+1
2016-07-27
dm: Use dm_scan_fdt_dev() directly where possible
Simon Glass
1
-7
/
+1
2016-07-27
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
Simon Glass
1
-2
/
+1
2016-07-27
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2
-2
/
+34
2016-07-26
splash: Introduce default_splash_locations
Alexey Brodkin
1
-1
/
+29
2016-07-25
splash: Accommodate DM_USB in splash_init_usb()
Alexey Brodkin
1
-1
/
+5
2016-07-25
common: fit: Allow U-Boot images to be booted
mario.six@gdsys.cc
1
-3
/
+4
2016-07-22
spl: fit: Fix the number of bytes read in raw mode
Lokesh Vutla
1
-1
/
+3
2016-07-22
spl: zImage support in Falcon mode
Ladislav Michl
1
-0
/
+23
2016-07-22
spl: support loading from UBI volumes
Ladislav Michl
3
-0
/
+87
2016-07-22
Kconfig: Move option CONFIG_SYS_NO_FLASH to Kconfig
Siva Durga Prasad Paladugu
1
-0
/
+6
2016-07-22
spl: Fix compilation warnings for arm64
Michal Simek
1
-1
/
+2
2016-07-19
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
1
-1
/
+10
2016-07-16
Various, unrelated tree-wide typo fixes.
Robert P. J. Day
1
-1
/
+1
2016-07-15
armv8: Add tlb_allocated to arch global data
York Sun
1
-0
/
+9
2016-07-15
armv8: Move secure_ram variable out of generic global data
York Sun
1
-1
/
+1
2016-07-15
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
1
-2
/
+2
2016-07-15
Merge git://git.denx.de/u-boot-dm
Tom Rini
1
-3
/
+3
2016-07-15
sunxi: Support booting from SPI flash
Siarhei Siamashka
1
-2
/
+2
2016-07-14
dm: spl: Bind in all devices in SPL with of-platdata
Simon Glass
1
-1
/
+2
2016-07-14
dm: spl: Don't set up device tree with of-platdata
Simon Glass
1
-1
/
+1
2016-07-14
spl: Drop include of i2c.h
Simon Glass
1
-1
/
+0
2016-07-14
board_f: prevent misleading "Watchdog enabled" output
Anatolij Gustschin
1
-1
/
+1
2016-07-14
board_f: init designware watchdog if CONFIG_DESIGNWARE_WATCHDOG=y
Anatolij Gustschin
1
-0
/
+1
2016-07-14
bootm: fixup silent Linux out of BOOTM_STATE_LOADOS state
Hector Palacios
1
-5
/
+7
2016-07-14
sandbox: Don't exit when bootm completes
Simon Glass
1
-0
/
+1
2016-07-14
image: Add functions to obtain category information
Simon Glass
1
-0
/
+68
2016-07-14
image: Add a name for invalid types
Simon Glass
1
-3
/
+3
2016-07-14
image: Create a table of information for each category
Simon Glass
1
-0
/
+13
[next]