Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
b08a704ddcede36974ab0ae641a78614db843793
/
common
/
spl
919d25c
u-boot: Fix several typos
by Shyam Saini
· 6 years ago
8a9dc16
spl: Add full fitImage support
by Marek Vasut
· 6 years ago
26a6422
spl: fit: Add support for loading FPGA bitstream
by Marek Vasut
· 6 years ago
a8be249
bootcount: spl: Extend SPL to support bootcount incrementation
by Lukasz Majewski
· 7 years ago
afa9609
bootcount: spl: Enable bootcount support in SPL
by Lukasz Majewski
· 7 years ago
4549e78
SPDX: Convert all of our multiple license tags to Linux Kernel style
by Tom Rini
· 7 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
14ad44a
spl: Split sprintf, strto* from SPL serial in Kconfig
by Alex Kiernan
· 7 years ago
3bac19c
spl: Add dependency on serial to Ymodem
by Alex Kiernan
· 7 years ago
117a0e0
spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORT
by Alex Kiernan
· 7 years ago
d024236
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
d79dfd4
spl: ram: Add TPL Kconfig symbols
by Marek Vasut
· 7 years ago
4913261
spl: ram: Convert to CONFIG_IS_ENABLED
by Marek Vasut
· 7 years ago
6ce3d67
tpl: ymodem: Add CONFIG_TPL_YMODEM_SUPPORT to Kconfig
by Marek Vasut
· 7 years ago
1e725e2
tpl: spi: Add CONFIG_TPL_SPI_LOAD to Kconfig
by Marek Vasut
· 7 years ago
5550043
spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig
by Marek Vasut
· 7 years ago
1f8e4bf
image: fit: Show firmware configuration property if present
by Michal Simek
· 7 years ago
35a6696
spl: spl_mmc: provide one weak function spl_boot_partition
by Patrick Delaunay
· 7 years ago
3bf5f13
Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC
by Alex Kiernan
· 7 years ago
e294ba0
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
55fe0e2
spl: fix binman_sym output check
by Miquel Raynal
· 7 years ago
0e373c0
spl: add SPL_RESET_SUPPORT
by Patrick Delaunay
· 7 years ago
5c643db
SPL: Add signature verification when loading image
by Jun Nie
· 7 years ago
b08c8c4
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· 7 years ago
b432b1e
spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-boot CONFIG
by Faiz Abbas
· 7 years ago
24ccd0c
usb: gadget: sdp: add missing line breaks
by Andre Heider
· 7 years ago
75670c8
configs: Migrate CONFIG_SPL_FRAMEWORK
by Tom Rini
· 7 years ago
d695d66
spl: eMMC/SD: Provide one __weak spl_boot_mode() function
by Lukasz Majewski
· 7 years ago
0b674a3
spl: include timezone in banner
by Klaus Goger
· 7 years ago
f2ee915
Merge git://git.denx.de/u-boot-rockchip
by Tom Rini
· 7 years ago
0292bc0
spl: add option to disable SPL banner output
by Anatolij Gustschin
· 7 years ago
af2f442
spl: use different BOARD_INIT MACRO for spl and tpl
by Kever Yang
· 7 years ago
0289e29
spl: atf: pass NULL for bl32_ep pc
by Kever Yang
· 7 years ago
d6400c3
mmc: add a Kconfig option to enable the support for MMC write operations
by Jean-Jacques Hiblot
· 7 years ago
d21fb63
spl: atf: add SPL_ATF_NO_PLATFORM_PARAM option
by Philipp Tomsich
· 7 years ago
15616a0
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 7 years ago
dfce179
binman: Add binman support to spl_ram.c
by Simon Glass
· 7 years ago
8bee2d2
binman: Add binman symbol support to SPL
by Simon Glass
· 7 years ago
a1be94b
SPL: Add FIT data-position property support
by Peng Fan
· 7 years ago
7fef4590
spl: TI: Do not default to SPL_FIT_IMAGE_TINY being enabled
by Tom Rini
· 7 years ago
337bbb6
spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-size
by Philipp Tomsich
· 7 years ago
506c428
spl: atf: drop the SPL_ATF_TEXT_BASE configuration item
by Philipp Tomsich
· 7 years ago
aa122f6
spl: rename config item SPL_ATF_SUPPORT to SPL_ATF
by Philipp Tomsich
· 7 years ago
1d37909
spl: atf: introduce spl_invoke_atf and make bl31_entry private
by Philipp Tomsich
· 7 years ago
a616c78
spl: fit: implement recording of loadables into /fit-images
by Philipp Tomsich
· 7 years ago
d879616
spl: fit: simplify logic for FDT loading for non-OS boots
by Philipp Tomsich
· 7 years ago
8502f9f
thermal: ti-bandgap: Add support for temperature sensor
by Faiz Abbas
· 7 years ago
3fe3839
SPL: fix printing of image name
by André Draszik
· 7 years ago
8f4d62b
spl: set SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to 0x4000 for rockchip
by Kever Yang
· 7 years ago
3bc599c
stm32: fix STMicroelectronics copyright
by Patrice Chotard
· 7 years ago
26f9184
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
d1fc0a3
spl: fix assignment of board info to global data
by York Sun
· 7 years ago
9b643e3
treewide: replace with error() with pr_err()
by Masahiro Yamada
· 7 years ago
ff6c312
TI: ARCH_OMAP2PLUS: Enable SPL_STACK_R and provide default value
by Tom Rini
· 7 years ago
b016b58
spl: spl_mmc: add __maybe_unused to mmc_load_image_raw_sector()
by Seung-Woo Kim
· 7 years ago
933f67a
spl: Fix compiling warning on gunzip argument
by York Sun
· 7 years ago
a8c5112
spl: stash bootstage info before jump to next stage
by Kever Yang
· 7 years ago
2d2531b
spl: add newline in debug output
by Anatolij Gustschin
· 7 years ago
c8bc3c0
spl: fit: Add booting OS first
by York Sun
· 7 years ago
5fd13d9
spl: fit: Support both external and embedded data
by York Sun
· 7 years ago
7264f29
spl: fit: Eanble GZIP support for image decompression
by York Sun
· 7 years ago
b5b82ab
spl: typo fix for SPL_ATF_SUPPORT description
by Kever Yang
· 7 years ago
f9d42d8
spl: do not repeat timer init on i.MX6
by Anatolij Gustschin
· 7 years ago
a3774c1
spl: add serial download protocol (SDP) support
by Stefan Agner
· 7 years ago
9585dd3
spl: spl_mmc.c Correct blk_dread() return value check
by Tom Rini
· 7 years ago
b5c4d81
spl: fix Makefile for NOR, XIP and YMODEM
by Philipp Tomsich
· 7 years ago
00caae6
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
382bee5
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
e9e5d9d
dm: timer: normalise SPL and TPL support
by Philipp Tomsich
· 7 years ago
5aa49af
moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE
by Philipp Tomsich
· 7 years ago
b3ed6ce
spl: support TPL_STACK, TPL_MAX_SIZE and TPL_TEXT_BASE via Kconfig
by Philipp Tomsich
· 7 years ago
dd6fbcb
spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig
by Philipp Tomsich
· 7 years ago
c3916e7
spl: add TPL_DRIVER_MISC_SUPPORT option
by Philipp Tomsich
· 7 years ago
f94e643
spl: consistently use $(SPL_TPL_) to select features for SPL and TPL builds
by Philipp Tomsich
· 7 years ago
d60b5f7
spl: Kconfig: split SYS_MALLOC_SIMPLE for TPL and SPL
by Philipp Tomsich
· 7 years ago
f1c6e19
spl: dm: use CONFIG_IS_ENABLED to test for the DM option
by Philipp Tomsich
· 7 years ago
616bd09
spl: dm: Kconfig: fix help text for SPL/TPL confusion
by Philipp Tomsich
· 7 years ago
ae2cee2
spl: use TPL_SYS_MALLOC_F_LEN for TPL
by Philipp Tomsich
· 7 years ago
a954fa3
spl: configure 'return to bootrom' separately for SPL and TPL
by Philipp Tomsich
· 7 years ago
225d30b
spl: add a 'return to bootrom' boot method
by Philipp Tomsich
· 7 years ago
c4d660d
dm: mmc: Allow disabling driver model in SPL
by Simon Glass
· 7 years ago
f1896c4
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
by Andy Yan
· 7 years ago
207d8b3
mmc: add static to spl_mmc_get_device_index()
by Masahiro Yamada
· 7 years ago
8eab1a5
dm: scsi: Document and rename the scsi_scan() parameter
by Simon Glass
· 7 years ago
3863f84
spl: fit: Break out some functions into a common file
by Cooper Jr., Franklin
· 7 years ago
ffc282e
spl: Make UBI fastmap support Kconfig selectable
by Ladislav Michl
· 7 years ago
c6d9e9d
SPL: Add XIP booting support
by Vikas Manocha
· 7 years ago
6bcdd66
spl: armv7m: to keep ARM v7M in thumb mode before booting next image
by Vikas Manocha
· 7 years ago
226498b
common/spl/Kconfig: Use 'if SPL' / 'if TPL' guards
by Tom Rini
· 7 years ago
824bb1b
bootstage: Support SPL
by Simon Glass
· 7 years ago
eedfb89
fs: fat: add kbuild configuration support
by Sekhar Nori
· 7 years ago
7113911
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
089df18
lib: move hash CONFIG options to Kconfig
by Tom Rini
· 7 years ago
0680f1b
Convert CONFIG_SPL_BOARD_INIT to Kconfig
by Ley Foon Tan
· 8 years ago
411cf32
SPL: FIT: allow loading multiple images
by Andre Przywara
· 8 years ago
8baa381
SPL: FIT: factor out spl_load_fit_image()
by Andre Przywara
· 8 years ago
5c8c8fa
SPL: FIT: improve error handling
by Andre Przywara
· 8 years ago
736806f
SPL: FIT: rework U-Boot image loading
by Andre Przywara
· 8 years ago
4b9340a
SPL: FIT: refactor FDT loading
by Andre Przywara
· 8 years ago
4125bbc
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 7 years ago
Next »