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
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
2017-08-14
common: Move CONFIG_BOOTARGS to Kconfig
Sam Protsenko
1
-0
/
+16
2017-08-14
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
Tom Rini
5
-38
/
+157
2017-08-13
boot_fit: Change return value from FDT_ERROR to -EINVAL in fdt_offset()
Nobuhiro Iwamatsu
1
-1
/
+1
2017-08-13
dm: timer: normalise SPL and TPL support
Philipp Tomsich
1
-8
/
+0
2017-08-13
moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE
Philipp Tomsich
1
-0
/
+1
2017-08-13
spl: support TPL_STACK, TPL_MAX_SIZE and TPL_TEXT_BASE via Kconfig
Philipp Tomsich
1
-0
/
+39
2017-08-13
spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig
Philipp Tomsich
1
-0
/
+19
2017-08-13
spl: add TPL_DRIVER_MISC_SUPPORT option
Philipp Tomsich
1
-0
/
+8
2017-08-13
spl: consistently use $(SPL_TPL_) to select features for SPL and TPL builds
Philipp Tomsich
2
-23
/
+23
2017-08-13
spl: Kconfig: split SYS_MALLOC_SIMPLE for TPL and SPL
Philipp Tomsich
1
-0
/
+9
2017-08-13
spl: dm: use CONFIG_IS_ENABLED to test for the DM option
Philipp Tomsich
1
-2
/
+3
2017-08-13
spl: dm: Kconfig: fix help text for SPL/TPL confusion
Philipp Tomsich
1
-5
/
+5
2017-08-13
spl: use TPL_SYS_MALLOC_F_LEN for TPL
Philipp Tomsich
1
-1
/
+1
2017-08-13
spl: configure 'return to bootrom' separately for SPL and TPL
Philipp Tomsich
1
-0
/
+11
2017-08-13
spl: add a 'return to bootrom' boot method
Philipp Tomsich
3
-0
/
+39
2017-08-04
common/env_embedded.c: rename PPCENV/PPCTEXT macros
Thomas Petazzoni
1
-6
/
+4
2017-08-04
common/env_embedded.c: drop support for CONFIG_SYS_USE_PPCENV
Thomas Petazzoni
1
-10
/
+3
2017-08-04
Merge tag 'xilinx-for-v2017.09' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
1
-1
/
+1
2017-08-02
common: board_f: Make reserve_mmu a weak function
Siva Durga Prasad Paladugu
1
-1
/
+1
2017-08-01
Merge git://git.denx.de/u-boot-x86
Tom Rini
1
-2
/
+0
2017-08-01
x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig
Bin Meng
1
-1
/
+0
2017-08-01
x86: kconfig: Let board select BOARD_EARLY_INIT_F
Bin Meng
1
-1
/
+0
2017-08-01
fdt: Correct fdt_get_base_address()
Simon Glass
1
-5
/
+2
2017-08-01
dm: mmc: Allow disabling driver model in SPL
Simon Glass
1
-2
/
+2
2017-07-31
dm: console: Check for serial devices properly
Simon Glass
1
-1
/
+10
2017-07-31
console: Unify the check for a serial console
Simon Glass
1
-2
/
+17
2017-07-31
env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig
Tom Rini
2
-34
/
+47
2017-07-29
Merge git://git.denx.de/u-boot-usb
Tom Rini
1
-31
/
+218
2017-07-28
usb: hub: Call usb_update_hub_device() after hub descriptor is fetched
Bin Meng
1
-0
/
+11
2017-07-28
usb: hub: Parse and save TT details from device descriptor
Bin Meng
1
-0
/
+50
2017-07-28
usb: hub: Support 'set hub depth' request for USB 3.0 hubs
Bin Meng
1
-0
/
+52
2017-07-28
usb: hub: Translate USB 3.0 hub port status into old version
Bin Meng
1
-1
/
+32
2017-07-28
usb: hub: Add a new API to test if a hub device is root hub
Bin Meng
1
-0
/
+10
2017-07-28
usb: hub: Remove hub_port_reset()
Bin Meng
1
-12
/
+13
2017-07-28
usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv
Bin Meng
1
-5
/
+22
2017-07-28
usb: hub: Change USB hub descriptor to match USB 3.0 hubs
Bin Meng
1
-5
/
+7
2017-07-28
usb: hub: Revise wLength for 'get port status' request
Bin Meng
1
-1
/
+1
2017-07-28
usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub
Bin Meng
1
-1
/
+11
2017-07-28
usb: hub: Update handling connect status/change in usb_scan_port()
Bin Meng
1
-6
/
+9
2017-07-28
console: simplify puts()
Masahiro Yamada
1
-42
/
+2
2017-07-27
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
Andy Yan
6
-18
/
+20
2017-07-26
Merge git://git.denx.de/u-boot-mips
Tom Rini
1
-1
/
+1
2017-07-25
Convert CONFIG_ENV_IS_IN_ONENAND to Kconfig
Simon Glass
1
-0
/
+15
2017-07-25
Convert CONFIG_ENV_IS_IN_FAT to Kconfig
Simon Glass
1
-0
/
+34
2017-07-25
Convert CONFIG_ENV_IS_IN_REMOTE to Kconfig
Simon Glass
1
-0
/
+15
2017-07-25
Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig
Simon Glass
1
-0
/
+39
2017-07-25
Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig
Simon Glass
1
-0
/
+15
2017-07-25
Convert CONFIG_ENV_IS_IN_EEPROM to Kconfig
Simon Glass
1
-0
/
+61
2017-07-25
Convert CONFIG_ENV_IS_IN_NVRAM to Kconfig
Simon Glass
1
-0
/
+16
2017-07-25
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
Simon Glass
1
-0
/
+72
[next]