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
2018-12-12
spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT
Sekhar Nori
1
-2
/
+2
2018-12-12
blk: Rework guard around part_init call
Tom Rini
1
-0
/
+3
2018-12-10
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
1
-3
/
+3
2018-12-08
Roll CRC16-CCITT into the hash infrastructure
Philipp Tomsich
1
-0
/
+36
2018-12-08
lib: merge CRC16-CCITT into u-boot/crc.h
Philipp Tomsich
1
-1
/
+1
2018-12-07
usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers
Jean-Jacques Hiblot
1
-3
/
+3
2018-12-06
main: Drop more #ifdefs
Simon Glass
1
-12
/
+10
2018-12-05
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2
-32
/
+0
2018-12-05
Merge tag 'video-updates-for-2019.01-rc2' of git://git.denx.de/u-boot-video
Tom Rini
1
-9
/
+0
2018-12-04
video: use BMP_ALIGN_CENTER define from splash.h
Anatolij Gustschin
1
-1
/
+0
2018-12-04
cmd: add clear screen 'cls' command
Anatolij Gustschin
1
-8
/
+0
2018-12-03
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2
-2
/
+4
2018-12-03
board_r: fix build with DM_SPI
Christophe Leroy
1
-1
/
+1
2018-12-03
rsa: add support of padding pss
Philippe Reynes
1
-0
/
+6
2018-12-03
rsa: add a structure for the padding
Philippe Reynes
2
-0
/
+34
2018-12-02
fdt_support: fdt reservations on the sandbox
Heinrich Schuchardt
1
-1
/
+2
2018-12-02
fdt: sandbox: correct use of ${fdtcontroladdr}
Heinrich Schuchardt
1
-1
/
+2
2018-11-29
malloc_simple: Add logging of allocations
Simon Glass
1
-21
/
+37
2018-11-28
tools: MediaTek: add MTK boot header generation to mkimage
Ryder Lee
1
-0
/
+1
2018-11-27
board_r: Remove initr_spi
Jagan Teki
1
-11
/
+0
2018-11-27
spi: Zap CONFIG_HARD_SPI
Jagan Teki
1
-12
/
+0
2018-11-27
spi: Remove unused mpc8xx code
Jagan Teki
1
-7
/
+0
2018-11-27
spi: Remove used spi_init
Jagan Teki
1
-2
/
+0
2018-11-26
usb: storage: s/CONFIG_BLK/CONFIG_IS_ENABLED(BLK)/
Sven Schwermer
1
-14
/
+14
2018-11-26
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
Sven Schwermer
4
-20
/
+20
2018-11-26
usb: Remove CMD_USB dependency for common code
Sven Schwermer
1
-1
/
+1
2018-11-26
spl: Add support for passing handoff info to U-Boot proper
Simon Glass
5
-12
/
+158
2018-11-26
sandbox: Allow puts() output before global_data is set up
Simon Glass
1
-0
/
+7
2018-11-26
spl: Add a comment to spl_set_bd()
Simon Glass
1
-0
/
+4
2018-11-26
spl: Make SPL_DISABLE_BANNER_PRINT a positive option
Simon Glass
2
-5
/
+14
2018-11-26
spl: Add a define for SPL_TPL_PROMPT
Simon Glass
1
-12
/
+15
2018-11-26
spl: Support hash, input, pch, pci, rtc, tpm in SPL
Simon Glass
1
-1
/
+47
2018-11-26
bloblist: Locate bloblist in U-Boot
Simon Glass
1
-0
/
+34
2018-11-26
spl: Set up the bloblist in SPL
Simon Glass
1
-2
/
+16
2018-11-26
Add core support for a bloblist to convey data from SPL
Simon Glass
3
-0
/
+288
2018-11-26
spl: Add support for logging in SPL and TPL
Simon Glass
3
-4
/
+43
2018-11-20
spl: Support bootstage, log, hash and early malloc in TPL
Simon Glass
2
-3
/
+42
2018-11-20
sandbox: cros_ec: exynos: Drop use of cros_ec_get_error()
Simon Glass
1
-12
/
+0
2018-11-16
image-sig: Ensure that hashed-nodes is null-terminated
Konrad Beckmann
1
-0
/
+5
2018-11-16
arm: at91: wdt: Convert watchdog driver to dm/dt
Prasanthi Chellakumar
1
-1
/
+1
2018-11-14
blk: Call part_init() in the post_probe() method
Bin Meng
1
-3
/
+1
2018-11-14
dm: cpu: Fix print_cpuinfo() output
Bin Meng
1
-1
/
+1
2018-11-14
board_f: Use static print_cpuinfo if CONFIG_CPU is active
Mario Six
1
-0
/
+28
2018-11-09
common: build ymodem only on need
Jun Nie
1
-1
/
+2
2018-11-09
common: Compile error with CONFIG_MULTI_DTB_FIT and not SPL
Lars Povlsen
1
-1
/
+0
2018-11-09
spl: fix debug prints for tiny printf
Simon Goldschmidt
1
-8
/
+6
2018-11-09
fit: Add missing CR in debug output in fit_find_config_node()
Stefan Roese
1
-1
/
+1
2018-11-07
Revert "board_f: Use static print_cpuinfo if CONFIG_CPU is active"
Bin Meng
1
-28
/
+0
2018-10-25
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
1
-0
/
+5
2018-10-25
Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx
Tom Rini
1
-0
/
+1
[next]