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
/
spl
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-26
Merge branch '2019-08-26-master-imports'
Tom Rini
1
-0
/
+1
2019-08-26
Kconfig: Varios: Fix more SPL, TPL dependencies
Adam Ford
1
-0
/
+1
2019-08-26
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
5
-14
/
+134
2019-08-26
riscv: support SPL stack and global data relocation
Lukas Auer
1
-1
/
+1
2019-08-26
spl: support booting via RISC-V OpenSBI
Lukas Auer
4
-0
/
+109
2019-08-26
spl: fit: use U-Boot device tree when FIT image has no device tree
Lukas Auer
1
-13
/
+24
2019-08-25
Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig
Hannes Schmelzer
1
-0
/
+8
2019-08-23
Kconfigs: Various: Fix some SPL, TPL and ARM64 dependencies
Adam Ford
1
-0
/
+2
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
1
-1
/
+0
2019-08-11
env: Move get/set_default_env() to env.h
Simon Glass
1
-1
/
+1
2019-08-11
env: Move env_get() to env.h
Simon Glass
2
-0
/
+2
2019-08-11
env: Move env_set() to env.h
Simon Glass
1
-0
/
+1
2019-08-11
env: Move env_init() to env.h
Simon Glass
1
-0
/
+1
2019-08-11
common: Move gzip functions into a new gzip header
Simon Glass
2
-0
/
+2
2019-08-11
spl: implement stack usage check
Simon Goldschmidt
2
-0
/
+44
2019-07-27
Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2
-1
/
+2
2019-07-24
spl: sata: support U-Boot load from raw sata disk
Baruch Siach
2
-0
/
+48
2019-07-19
watchdog: Split WDT from SPL_WDT
Marek Vasut
2
-1
/
+2
2019-07-17
spl: Make image loader infrastructure more universal
Andreas Dannenberg
2
-25
/
+65
2019-07-17
spl: Allow performing BSS init early before board_init_f()
Andreas Dannenberg
1
-0
/
+10
2019-07-15
sunxi: move CONFIG_SPL_TEXT_BASE from *_defconfig to Kconfig
Andre Przywara
1
-0
/
+3
2019-07-13
spl: Move SPL_MMC_TINY option to appear under SPL menu
Ezequiel Garcia
1
-0
/
+17
2019-07-11
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
1
-3
/
+17
2019-07-11
SPL: Default to disabling legacy image support when using FIT
Tom Rini
1
-1
/
+1
2019-07-11
spl: Fix typo in kernel doc
Miquel Raynal
1
-1
/
+1
2019-07-11
spl: sata: don't force FS_FAT support
Baruch Siach
1
-2
/
+6
2019-07-11
spl: sata: fix build with DM_SCSI
Baruch Siach
1
-1
/
+3
2019-07-11
spl: sata: add default partition and image name
Baruch Siach
1
-0
/
+8
2019-07-09
ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSG
Markus Klotzbuecher
1
-0
/
+6
2019-07-09
ubispl: add support for loading volumes by name
Hamish Guthrie
2
-0
/
+20
2019-07-09
ubispl: migrate configuration to Kconfig
Markus Klotzbuecher
1
-0
/
+79
2019-07-02
spl: atf: Fix uninitialized pointer to bl31_image_info
Frieder Schrempf
1
-0
/
+1
2019-06-28
Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
1
-4
/
+8
2019-06-27
usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP
Frieder Schrempf
1
-4
/
+8
2019-06-17
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2
-2
/
+6
2019-06-14
configs: Migrate the various SPL_BOOT_xxx choices for PowerPC
Tom Rini
1
-0
/
+20
2019-06-14
usb: gadget: error out if g_dnl registration fails
Sjoerd Simons
1
-1
/
+5
2019-06-14
spl: dfu: Fix printed variable name
Marek Vasut
1
-1
/
+1
2019-06-11
Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imx
Tom Rini
1
-0
/
+1
2019-06-11
spl: imx6: Provide a SPL_SIZE_LIMIT default
Fabio Estevam
1
-0
/
+1
2019-06-10
Merge tag 'u-boot-atmel-fixes-2019.07-a' of git://git.denx.de/u-boot-atmel
Tom Rini
1
-0
/
+12
2019-06-08
spl: Correct SPL_SIZE_LIMIT Kconfig option
Tom Rini
1
-1
/
+1
2019-06-07
spl: add overall SPL size check
Simon Goldschmidt
1
-0
/
+36
2019-06-06
spl: at91: add support for SPL_AT91_MCK_BYPASS
Eugen Hristev
1
-0
/
+12
2019-05-18
spl: Set spl_image->fdt_addr pointer for full fitImage configuration
Marek Vasut
1
-1
/
+3
2019-05-09
Fix spelling of available.
Vagrant Cascadian
1
-1
/
+1
2019-05-05
spl: fit: Always enable tracking of os-type if SPL_OS_BOOT is enabled
Jean-Jacques Hiblot
1
-1
/
+1
2019-04-29
configs: move CONFIG_SPL_TEXT_BASE to Kconfig
Simon Goldschmidt
1
-0
/
+7
2019-04-26
watchdog: Implement generic watchdog_reset() version
Stefan Roese
1
-0
/
+5
2019-04-23
spl: spl_nand.c: Add NAND loading message
Stefan Roese
1
-0
/
+4
[next]