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
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: stdio: Allow lazy probing of video devices
Simon Glass
2016-10-11
1
-4
/
+83
*
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-10-08
1
-0
/
+1
|
\
|
*
tools: mkimage: add support for Vybrid image format
Albert ARIBAUD \(3ADEV\)
2016-10-06
1
-0
/
+1
*
|
spl: saveenv: adding saveenv support in SPL
B, Ravi
2016-10-08
1
-0
/
+13
*
|
common/console.c: ensure GD_FLG_SILENT is set or cleared
Chris Packham
2016-10-07
1
-4
/
+13
*
|
Various, accumulated typos collected from around the tree.
Robert P. J. Day
2016-10-06
2
-3
/
+3
*
|
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
|
/
*
fastboot: move FASTBOOT_FLASH options into Kconfig
Petr Kulhavy
2016-10-01
1
-3
/
+7
*
fastboot: add support for writing MBR
Petr Kulhavy
2016-10-01
1
-6
/
+34
*
disk: part: implement generic function part_get_info_by_name()
Petr Kulhavy
2016-10-01
1
-2
/
+2
*
bootm: fix passing argc to standalone apps
Zubair Lutfullah Kakakhel
2016-10-01
1
-3
/
+1
*
cmd: dfu: Add error handling for failed registration
Sanchayan Maity
2016-09-27
1
-1
/
+6
*
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
*
common: dfu: saperate the dfu common functionality
B, Ravi
2016-09-27
2
-0
/
+89
*
spl: dfu: add dfu support in SPL
B, Ravi
2016-09-27
1
-0
/
+1
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
3
-3
/
+3
*
usb: squash lines for immediate return
Masahiro Yamada
2016-09-23
3
-23
/
+11
*
image-fit: Fix fit_get_node_from_config semantics
Paul Burton
2016-09-22
3
-3
/
+3
*
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2016-09-21
1
-0
/
+6
|
\
|
*
board_f: Add a mach_cpu_init callback
Paul Burton
2016-09-21
1
-0
/
+6
*
|
Kconfig: Move config IDENT_STRING to Kconfig
Siva Durga Prasad Paladugu
2016-09-20
1
-0
/
+5
|
/
*
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
*
Use separate options for TPL support
Simon Glass
2016-09-16
1
-1
/
+11
*
Kconfig: Move SPL settings into their own file
Simon Glass
2016-09-16
2
-0
/
+69
*
common, kconfig: move VERSION_VARIABLE to Kconfig
Heiko Schocher
2016-09-09
1
-0
/
+10
[next]