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: 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
*
spl: move SPL_OS_BOOT to Kconfig
Heiko Schocher
2016-10-14
1
-0
/
+8
*
spl: saveenv: adding saveenv support in SPL
B, Ravi
2016-10-08
1
-0
/
+13
*
spl: Make spl_boot_list a local variable
Simon Glass
2016-10-06
1
-12
/
+12
*
spl: Update spl_load_simple_fit() to take an spl_image param
Simon Glass
2016-10-06
7
-10
/
+11
*
spl: Update fat functions to take an spl_image parameter
Simon Glass
2016-10-06
4
-20
/
+29
*
spl: Update ext functions to take an spl_image parameter
Simon Glass
2016-10-06
2
-11
/
+14
*
spl: Pass spl_image as a parameter to load_image() methods
Simon Glass
2016-10-06
11
-75
/
+98
*
spl: Convert spl_board_load_image() to use linker list
Simon Glass
2016-10-06
1
-11
/
+2
*
spl: Convert spl_net_load_image() to use linker list
Simon Glass
2016-10-06
2
-14
/
+25
*
spl: Convert spl_spi_load_image() to use linker list
Simon Glass
2016-10-06
2
-5
/
+3
*
spl: spi: Move the generic SPI loader into common/spl
Simon Glass
2016-10-06
2
-0
/
+124
*
spl: Convert spl_sata_load_image() to use linker list
Simon Glass
2016-10-06
2
-5
/
+2
*
spl: Convert spl_usb_load_image() to use linker list
Simon Glass
2016-10-06
2
-4
/
+2
*
spl: Convert spl_ymodem_load_image() to use linker list
Simon Glass
2016-10-06
2
-5
/
+2
*
spl: Convert spl_nor_load_image() to use linker list
Simon Glass
2016-10-06
2
-5
/
+2
*
spl: Convert spl_onenand_load_image() to use linker list
Simon Glass
2016-10-06
2
-5
/
+3
*
spl: Convert spl_nand_load_image() to use linker list
Simon Glass
2016-10-06
2
-5
/
+3
*
spl: Convert spl_ubi_load_image() to use linker list
Simon Glass
2016-10-06
2
-6
/
+3
*
spl: Convert spl_mmc_load_image() to use linker list
Simon Glass
2016-10-06
2
-7
/
+5
*
spl: Convert spl_ram_load_image() to use linker list
Simon Glass
2016-10-06
1
-9
/
+9
*
spl: Add a way to declare an SPL image loader
Simon Glass
2016-10-06
1
-0
/
+20
*
spl: Convert boot_device into a struct
Simon Glass
2016-10-06
10
-32
/
+37
*
spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig
Simon Glass
2016-10-06
1
-0
/
+9
*
spl: Add a parameter to jump_to_image_linux()
Simon Glass
2016-10-06
1
-1
/
+2
*
spl: Add a parameter to spl_parse_image_header()
Simon Glass
2016-10-06
10
-33
/
+36
*
spl: Add a parameter to spl_set_header_raw_uboot()
Simon Glass
2016-10-06
2
-8
/
+8
*
dra7x: boot: add dfu bootmode support
B, Ravi
2016-09-27
1
-1
/
+9
*
spl: dfu: adding dfu support functions for SPL-DFU
B, Ravi
2016-09-27
2
-0
/
+58
*
Kconfig: tpl: Add some TPL support options to Kconfig
Simon Glass
2016-09-16
1
-0
/
+67
*
Kconfig: spl: Add SPL support options to Kconfig
Simon Glass
2016-09-16
1
-0
/
+411
*
Kconfig: Move SPL settings into their own file
Simon Glass
2016-09-16
1
-0
/
+67
*
spl: Rework image header parse to allow abort on raw image and os boot
Paul Kocialkowski
2016-09-06
1
-4
/
+7
*
spl_nor.c: Support devicetree sizes different from 16k
Mike Looijmans
2016-08-08
1
-2
/
+2
*
dm: spl: mmc: Support raw partitions with CONFIG_BLK
Simon Glass
2016-07-27
1
-1
/
+1
*
spl: fit: Fix the number of bytes read in raw mode
Lokesh Vutla
2016-07-22
1
-1
/
+3
*
spl: zImage support in Falcon mode
Ladislav Michl
2016-07-22
1
-0
/
+23
*
spl: support loading from UBI volumes
Ladislav Michl
2016-07-22
3
-0
/
+87
*
spl: Fix compilation warnings for arm64
Michal Simek
2016-07-22
1
-1
/
+2
*
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2016-07-15
1
-2
/
+2
|
\
|
*
sunxi: Support booting from SPI flash
Siarhei Siamashka
2016-07-15
1
-2
/
+2
*
|
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-07-15
1
-3
/
+3
|
\
\
[prev]
[next]