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
*
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-10-28
1
-0
/
+5
|
\
|
*
config: Move CONFIG_DEFAULT_FDT_FILE to defconfigs
Jagan Teki
2016-10-26
1
-0
/
+5
*
|
Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig
Simon Glass
2016-10-23
3
-4
/
+13
*
|
Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig
Simon Glass
2016-10-23
1
-0
/
+8
*
|
Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig
Simon Glass
2016-10-23
1
-0
/
+9
*
|
Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to Kconfig
Simon Glass
2016-10-23
1
-0
/
+9
*
|
Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig
Simon Glass
2016-10-23
1
-0
/
+21
*
|
Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig
Simon Glass
2016-10-23
2
-3
/
+45
*
|
Convert SILENT_CONSOLE options to Kconfig
Simon Glass
2016-10-23
2
-2
/
+47
*
|
watchdog: Fix Watchdog Reset while in U-Boot Prompt
Andreas J. Reichel
2016-10-17
1
-0
/
+2
|
/
*
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
*
libfdt: Sync fdt_for_each_subnode() with upstream
Simon Glass
2016-10-13
2
-5
/
+5
*
libfdt: Bring in upstream stringlist functions
Simon Glass
2016-10-13
2
-21
/
+17
*
cmd/fdt: add possibilty to have 'extrasize' on fdt resize
Hannes Schmelzer
2016-10-13
2
-2
/
+3
*
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2016-10-12
2
-7
/
+83
|
\
|
*
board_f: Drop the extra fdtdec_prepare_fdt()
Simon Glass
2016-10-11
1
-3
/
+0
|
*
dm: stdio: Allow lazy probing of video devices
Simon Glass
2016-10-11
1
-4
/
+83
*
|
common: Add DISPLAY_BOARDINFO
Lokesh Vutla
2016-10-12
1
-0
/
+8
*
|
common/Kconfig: Add DISPLAY_CPUINFO
Lokesh Vutla
2016-10-12
1
-0
/
+8
|
/
*
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
[next]