Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a21e30e4deca35ef6e38b877eab57671e7716358
/
common
/
spl
4ea02eb
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· 8 years ago
6e79a91
spl: add support to booting with ATF
by Kever Yang
· 8 years ago
a29e8d3
mmc: descend into drivers/mmc only when CONFIG_MMC is enabled
by Masahiro Yamada
· 8 years ago
0a78017
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
by Masahiro Yamada
· 8 years ago
4cca5cf
common: dfu: ignore reset for spl-dfu
by B, Ravi
· 8 years ago
7e0c0ea
spl: Kconfig: dfu: spl-dfu depends on SPL_RAM_SUPPORT
by B, Ravi
· 8 years ago
4cf02b1
boot: fdt: Perform arch_fixup_fdt() on the given device tree for falcon boot
by B, Ravi
· 8 years ago
52778a6
spl: reorder the assignment of board info to global data
by Lokesh Vutla
· 8 years ago
e8eba3f
spl: spi: override CONFIG_SYS_SPI_U_BOOT_OFFS via /config-property
by Philipp Tomsich
· 8 years ago
62b021c
spl: make image arg or fdt blob address reconfigurable
by Vikas Manocha
· 8 years ago
0a88c80
spl: net: Add FIT image support over network boot
by Andrew F. Davis
· 8 years ago
d5a7599
spl: Kconfig: SPL_MMC_SUPPORT depends on GENERIC_MMC
by Alexandru Gagniuc
· 8 years ago
7b22ba0
spl: armv7m: keep ARM v7M in thumb mode while jumping to entry point
by Vikas Manocha
· 8 years ago
89ea21e
spl: Correct call to spl_common_init() with SPL_STACK_R_MALLOC_SIMPLE_LEN
by Tom Rini
· 8 years ago
1c97f1e
Kconfig: Disable non-FIT SPL loading for TI secure devices
by Andrew F. Davis
· 8 years ago
7463034
spl: Add option to enable SPL Legacy image support
by Andrew F. Davis
· 8 years ago
b4be3c3
spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive option
by Andrew F. Davis
· 8 years ago
3225899
spl: Add spl_early_init()
by Eddie Cai
· 8 years ago
f5ba985
SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to Kconfig
by Dalon Westergreen
· 8 years ago
8d770f4
SPL: add support to boot from a partition type
by Dalon Westergreen
· 8 years ago
36258a5
spl: Allow PCH drivers to be used in SPL
by Simon Glass
· 8 years ago
0c1b41a
spl: Allow timer drivers to be used in SPL
by Simon Glass
· 8 years ago
b69691b
spl: Allow RTC drivers to be used in SPL
by Simon Glass
· 8 years ago
6569f3a
spl: Allow PCI drivers to be used in SPL
by Simon Glass
· 8 years ago
eca677f
spl: Allow CPU drivers to be used in SPL
by Simon Glass
· 8 years ago
2c066d6
spl: spi: Add a debug message if loading fails
by Simon Glass
· 8 years ago
43ccfaf
ARM: uniphier: change CONFIG_SPL_PAD_TO to 128KB
by Masahiro Yamada
· 8 years ago
ac8ec0d
Revert "armv8: release slave cores from CPU_RELEASE_ADDR"
by Masahiro Yamada
· 8 years ago
080f414
spl: Remove overwrite of relocated malloc limit
by Andrew F. Davis
· 8 years ago
0700993
spl: Add some missing newlines
by Andrew F. Davis
· 8 years ago
2487488
spl: Remove inline ifdef check for EXT and FAT support
by Andrew F. Davis
· 8 years ago
bc21358
armv8: release slave cores from CPU_RELEASE_ADDR
by Oded Gabbay
· 8 years ago
cd01e64
spl: move RAM boot support in separate file
by Stefan Agner
· 8 years ago
e2eaac1
Convert CONFIG_SPL_RAM_DEVICE to defconfig
by Stefan Agner
· 8 years ago
9732f79
Kconfig: CONFIG_OF_PLATDATA doesn't really exist
by Tom Rini
· 8 years ago
6c52607
SPL: make struct spl_image 64-bit safe
by Andre Przywara
· 8 years ago
2b530f9
spl: Drop announce_boot_device()
by Simon Glass
· 8 years ago
f1e5575
spl: Pass the loader into spl_load_image()
by Simon Glass
· 8 years ago
c9ef185
spl: Move the loading code into its own function
by Simon Glass
· 8 years ago
4fc1f25
spl: Add a name to the SPL load-image methods
by Simon Glass
· 8 years ago
0ef6ec8
dm: spl: mmc: Fix EXT SPL support
by Michal Simek
· 8 years ago
1b0deee
dm: core: Handle global_data moving in SPL
by Simon Glass
· 8 years ago
8d5c4c3
SPL: mmc: Make spl_mmc_load_image available
by Marek Vasut
· 8 years ago
f537e39
mmc: Tinification of the mmc code
by Marek Vasut
· 8 years ago
64a77a4
spl: mmc: fix switch statement
by Max Krummenacher
· 8 years ago
0489c3b
spl: add USB Gadget config option
by Stefan Agner
· 8 years ago
e542edd
spl: dfu: move DFU Kconfig to SPL Kconfig
by Stefan Agner
· 8 years ago
7ccd412
spl: add RAM boot device only if it is actually defined
by Stefan Agner
· 8 years ago
7c8cb47
spl: remove redundant call to parse_image_header()
by tomas.melin@vaisala.com
· 8 years ago
e379f59
spl: add check for FIT-header when loading image
by tomas.melin@vaisala.com
· 8 years ago
db5862d
ext4: Allow reading files with non-zero offset, clamp read len
by Stefan Brüns
· 8 years ago
7e3ba48
spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig
by Semen Protsenko
· 8 years ago
6592893
spl: move SYS_OS_BASE to Kconfig
by Heiko Schocher
· 8 years ago
1d12ba2
spl: move SPL_OS_BOOT to Kconfig
by Heiko Schocher
· 8 years ago
e94b024
spl: saveenv: adding saveenv support in SPL
by B, Ravi
· 8 years ago
ce8f509
spl: Make spl_boot_list a local variable
by Simon Glass
· 8 years ago
43a734f
spl: Update spl_load_simple_fit() to take an spl_image param
by Simon Glass
· 8 years ago
3eb382a
spl: Update fat functions to take an spl_image parameter
by Simon Glass
· 8 years ago
0649e91
spl: Update ext functions to take an spl_image parameter
by Simon Glass
· 8 years ago
ee30679
spl: Pass spl_image as a parameter to load_image() methods
by Simon Glass
· 8 years ago
a499648
spl: Convert spl_board_load_image() to use linker list
by Simon Glass
· 8 years ago
d9aefcb
spl: Convert spl_net_load_image() to use linker list
by Simon Glass
· 8 years ago
b9f6d89
spl: Convert spl_spi_load_image() to use linker list
by Simon Glass
· 8 years ago
172b39f
spl: spi: Move the generic SPI loader into common/spl
by Simon Glass
· 8 years ago
3d2872e
spl: Convert spl_sata_load_image() to use linker list
by Simon Glass
· 8 years ago
c43541b
spl: Convert spl_usb_load_image() to use linker list
by Simon Glass
· 8 years ago
944e0e3
spl: Convert spl_ymodem_load_image() to use linker list
by Simon Glass
· 8 years ago
8f42e64
spl: Convert spl_nor_load_image() to use linker list
by Simon Glass
· 8 years ago
383aa47
spl: Convert spl_onenand_load_image() to use linker list
by Simon Glass
· 8 years ago
6cf82c9
spl: Convert spl_nand_load_image() to use linker list
by Simon Glass
· 8 years ago
92619e8
spl: Convert spl_ubi_load_image() to use linker list
by Simon Glass
· 8 years ago
d449cb8
spl: Convert spl_mmc_load_image() to use linker list
by Simon Glass
· 8 years ago
d561db9
spl: Convert spl_ram_load_image() to use linker list
by Simon Glass
· 8 years ago
d1cf373
spl: Add a way to declare an SPL image loader
by Simon Glass
· 8 years ago
c0b6c9b
spl: Convert boot_device into a struct
by Simon Glass
· 8 years ago
f481ab1
spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig
by Simon Glass
· 8 years ago
b805c35
spl: Add a parameter to jump_to_image_linux()
by Simon Glass
· 8 years ago
6b2e4db
spl: Add a parameter to spl_parse_image_header()
by Simon Glass
· 8 years ago
11a1a27
spl: Add a parameter to spl_set_header_raw_uboot()
by Simon Glass
· 8 years ago
2fb19df
dra7x: boot: add dfu bootmode support
by B, Ravi
· 8 years ago
d207b7e
spl: dfu: adding dfu support functions for SPL-DFU
by B, Ravi
· 8 years ago
688be33
Kconfig: tpl: Add some TPL support options to Kconfig
by Simon Glass
· 8 years ago
1e3911a
Kconfig: spl: Add SPL support options to Kconfig
by Simon Glass
· 8 years ago
ffe1976
Kconfig: Move SPL settings into their own file
by Simon Glass
· 8 years ago
e48b775
spl: Rework image header parse to allow abort on raw image and os boot
by Paul Kocialkowski
· 8 years ago
de62790
spl_nor.c: Support devicetree sizes different from 16k
by Mike Looijmans
· 8 years ago
55877f9
dm: spl: mmc: Support raw partitions with CONFIG_BLK
by Simon Glass
· 8 years ago
f0531a6
spl: fit: Fix the number of bytes read in raw mode
by Lokesh Vutla
· 8 years ago
9c74372
spl: zImage support in Falcon mode
by Ladislav Michl
· 8 years ago
2a8ea48
spl: support loading from UBI volumes
by Ladislav Michl
· 8 years ago
a0dfb84
spl: Fix compilation warnings for arm64
by Michal Simek
· 9 years ago
a1db4fe
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
ecf6082
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
6f3ea20
sunxi: Support booting from SPI flash
by Siarhei Siamashka
· 8 years ago
e9559fb
dm: spl: Bind in all devices in SPL with of-platdata
by Simon Glass
· 8 years ago
bb94838
dm: spl: Don't set up device tree with of-platdata
by Simon Glass
· 8 years ago
ae9e3a5
spl: Drop include of i2c.h
by Simon Glass
· 8 years ago
cf839bd
spl: fit: add support for post-processing of images
by Daniel Allred
· 8 years ago
70061ba
dm: spl: mmc: Support CONFIG_BLK in SPL MMC
by Simon Glass
· 8 years ago
64d64bb
common: Pass the boot device into spl_boot_mode()
by Marek Vasut
· 9 years ago
Next »