index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
spl
Commit message (
Expand
)
Author
Age
Files
Lines
*
spl: add support to booting with ATF
Kever Yang
2017-05-15
4
-0
/
+117
*
common: dfu: ignore reset for spl-dfu
B, Ravi
2017-05-12
1
-0
/
+4
*
spl: Kconfig: dfu: spl-dfu depends on SPL_RAM_SUPPORT
B, Ravi
2017-05-12
1
-0
/
+1
*
boot: fdt: Perform arch_fixup_fdt() on the given device tree for falcon boot
B, Ravi
2017-05-11
1
-0
/
+40
*
spl: reorder the assignment of board info to global data
Lokesh Vutla
2017-05-11
1
-1
/
+1
*
spl: spi: override CONFIG_SYS_SPI_U_BOOT_OFFS via /config-property
Philipp Tomsich
2017-05-11
1
-3
/
+12
*
spl: make image arg or fdt blob address reconfigurable
Vikas Manocha
2017-05-08
2
-9
/
+5
*
spl: net: Add FIT image support over network boot
Andrew F. Davis
2017-04-08
1
-3
/
+31
*
spl: Kconfig: SPL_MMC_SUPPORT depends on GENERIC_MMC
Alexandru Gagniuc
2017-04-08
1
-1
/
+1
*
spl: armv7m: keep ARM v7M in thumb mode while jumping to entry point
Vikas Manocha
2017-04-08
1
-0
/
+3
*
spl: Correct call to spl_common_init() with SPL_STACK_R_MALLOC_SIMPLE_LEN
Tom Rini
2017-03-21
1
-2
/
+3
*
Kconfig: Disable non-FIT SPL loading for TI secure devices
Andrew F. Davis
2017-03-18
1
-2
/
+2
*
spl: Add option to enable SPL Legacy image support
Andrew F. Davis
2017-03-18
2
-2
/
+16
*
spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive option
Andrew F. Davis
2017-03-18
2
-4
/
+16
*
spl: Add spl_early_init()
Eddie Cai
2017-03-16
1
-11
/
+35
*
SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to Kconfig
Dalon Westergreen
2017-02-17
2
-9
/
+17
*
SPL: add support to boot from a partition type
Dalon Westergreen
2017-02-17
2
-0
/
+31
*
spl: Allow PCH drivers to be used in SPL
Simon Glass
2017-02-06
1
-0
/
+9
*
spl: Allow timer drivers to be used in SPL
Simon Glass
2017-02-06
1
-0
/
+9
*
spl: Allow RTC drivers to be used in SPL
Simon Glass
2017-02-06
1
-0
/
+10
*
spl: Allow PCI drivers to be used in SPL
Simon Glass
2017-02-06
1
-0
/
+9
*
spl: Allow CPU drivers to be used in SPL
Simon Glass
2017-02-06
1
-0
/
+10
*
spl: spi: Add a debug message if loading fails
Simon Glass
2017-02-06
1
-1
/
+4
*
ARM: uniphier: change CONFIG_SPL_PAD_TO to 128KB
Masahiro Yamada
2017-01-29
1
-2
/
+1
*
Revert "armv8: release slave cores from CPU_RELEASE_ADDR"
Masahiro Yamada
2017-01-28
1
-8
/
+0
*
spl: Remove overwrite of relocated malloc limit
Andrew F. Davis
2017-01-28
1
-1
/
+6
*
spl: Add some missing newlines
Andrew F. Davis
2017-01-20
1
-2
/
+2
*
spl: Remove inline ifdef check for EXT and FAT support
Andrew F. Davis
2017-01-20
2
-4
/
+0
*
armv8: release slave cores from CPU_RELEASE_ADDR
Oded Gabbay
2017-01-14
1
-0
/
+8
*
spl: move RAM boot support in separate file
Stefan Agner
2017-01-14
4
-60
/
+84
*
Convert CONFIG_SPL_RAM_DEVICE to defconfig
Stefan Agner
2017-01-14
1
-0
/
+9
*
Kconfig: CONFIG_OF_PLATDATA doesn't really exist
Tom Rini
2017-01-14
1
-1
/
+1
*
SPL: make struct spl_image 64-bit safe
Andre Przywara
2017-01-04
2
-5
/
+5
*
spl: Drop announce_boot_device()
Simon Glass
2016-12-09
1
-83
/
+3
*
spl: Pass the loader into spl_load_image()
Simon Glass
2016-12-09
1
-4
/
+4
*
spl: Move the loading code into its own function
Simon Glass
2016-12-09
1
-12
/
+29
*
spl: Add a name to the SPL load-image methods
Simon Glass
2016-12-09
11
-16
/
+18
*
dm: spl: mmc: Fix EXT SPL support
Michal Simek
2016-12-05
1
-2
/
+2
*
dm: core: Handle global_data moving in SPL
Simon Glass
2016-12-02
1
-0
/
+3
*
SPL: mmc: Make spl_mmc_load_image available
Marek Vasut
2016-12-01
1
-2
/
+2
*
mmc: Tinification of the mmc code
Marek Vasut
2016-12-01
1
-1
/
+5
*
spl: mmc: fix switch statement
Max Krummenacher
2016-11-29
1
-1
/
+0
*
spl: add USB Gadget config option
Stefan Agner
2016-11-28
1
-12
/
+21
*
spl: dfu: move DFU Kconfig to SPL Kconfig
Stefan Agner
2016-11-28
1
-0
/
+26
*
spl: add RAM boot device only if it is actually defined
Stefan Agner
2016-11-28
1
-0
/
+2
*
spl: remove redundant call to parse_image_header()
tomas.melin@vaisala.com
2016-11-28
1
-1
/
+0
*
spl: add check for FIT-header when loading image
tomas.melin@vaisala.com
2016-11-28
1
-1
/
+2
*
ext4: Allow reading files with non-zero offset, clamp read len
Stefan BrĂ¼ns
2016-11-21
1
-4
/
+4
*
spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig
Semen Protsenko
2016-11-18
2
-2
/
+29
*
spl: move SYS_OS_BASE to Kconfig
Heiko Schocher
2016-10-15
1
-0
/
+10
[next]