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
*
SPL ext: cosmetic: correct error message in spl_load_image_ext()
Petr Kulhavy
2016-06-19
1
-1
/
+1
*
SPL: ext: remove redundant ifdef statement
Petr Kulhavy
2016-06-17
1
-2
/
+1
*
common: image-fit: Cleanup spelling mistakes
Andreas Dannenberg
2016-06-17
1
-15
/
+15
*
common/Kconfig: Change the default BOOTDELAY to 2
Tom Rini
2016-06-17
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-ubi
Tom Rini
2016-06-17
1
-4
/
+55
|
\
|
*
splash_source: add support for ubifs formatted nand
Eran Matityahu
2016-06-14
1
-4
/
+55
*
|
Merge branch 'master' of git://git.denx.de/u-boot-ubi
Tom Rini
2016-06-13
1
-0
/
+21
|
\
|
|
*
common: env_ubi: Clear environment buffer before reading
Marcin Niestroj
2016-06-13
1
-0
/
+21
*
|
Merge branch 'master' of git://git.denx.de/u-boot-atmel
Tom Rini
2016-06-13
1
-1
/
+1
|
\
\
|
*
|
bootm: Align cache flush end address correctly
Simon Glass
2016-06-12
1
-1
/
+1
|
|
/
*
/
verified-boot: Minimal support for booting U-Boot proper from SPL
Teddy Reed
2016-06-12
1
-0
/
+1
|
/
*
bootstage: call show_boot_progress also in SPL
Heiko Schocher
2016-06-09
2
-0
/
+10
*
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
Heiko Schocher
2016-06-09
1
-0
/
+9
*
dm: scsi: if_typename should be scsi
Ed Swarthout
2016-06-06
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2016-06-06
1
-1
/
+1
|
\
|
*
usb: move CONFIG_USB_XHCI to Kconfig with renaming
Masahiro Yamada
2016-06-04
1
-1
/
+1
*
|
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2016-06-06
1
-0
/
+1
|
\
\
|
*
|
env: Setup GD_FLG_ENV_DEFAULT flag when default environment are used
Michal Simek
2016-06-06
1
-0
/
+1
|
|
/
*
|
spl: fit: Fix non-matching DT names console output
Andreas Dannenberg
2016-06-04
1
-1
/
+1
*
|
nand: Embed mtd_info in struct nand_chip
Scott Wood
2016-06-03
3
-12
/
+12
*
|
mtd: nand: Remove nand_info_t typedef
Scott Wood
2016-06-03
2
-19
/
+19
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2016-06-02
1
-3
/
+0
|
\
|
*
spl: Remove bogus GD_FLG_SPL_INIT check
Marek Vasut
2016-06-01
1
-3
/
+0
*
|
spl: Allow settings malloc_f base address
Marek Vasut
2016-06-02
1
-0
/
+3
|
/
*
spl: fit: Fix load address of fit header
Lokesh Vutla
2016-06-01
1
-2
/
+2
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-05-27
2
-9
/
+8
|
\
|
*
dm: mmc: spl: Add support for CONFIG_BLK
Simon Glass
2016-05-27
1
-5
/
+4
|
*
dm: env: mmc: Convert env_mmc to support CONFIG_BLK
Simon Glass
2016-05-27
1
-4
/
+4
*
|
spl: Add an option to load a FIT containing U-Boot from UART
Lokesh Vutla
2016-05-27
1
-14
/
+84
*
|
spl: fit: Do not print selected dtb during fit load
Lokesh Vutla
2016-05-27
1
-3
/
+1
*
|
spl: Support loading a FIT from NAND
Lokesh Vutla
2016-05-27
1
-5
/
+32
*
|
spl: Support loading a FIT from FAT FS
Lokesh Vutla
2016-05-27
1
-4
/
+32
*
|
spl: Allow to load a FIT containing U-Boot from FS
Lokesh Vutla
2016-05-27
2
-14
/
+59
*
|
spl: fit: Fix the number of bytes read when reading fdt from fit
Lokesh Vutla
2016-05-27
1
-0
/
+1
*
|
Drop use of CONFIG_SYS_GENERIC_BOARD in U-Boot
Simon Glass
2016-05-27
2
-8
/
+2
*
|
board_f: Don't require CONFIG_SYS_MONITOR_BASE
Simon Glass
2016-05-27
1
-1
/
+1
*
|
cosmetic: debug: Replace #ifdef DEBUG with debug() macro
Lukasz Majewski
2016-05-27
1
-3
/
+2
*
|
SPL: FIT: Align loading address for header
Michal Simek
2016-05-27
1
-0
/
+1
|
/
*
fdt: Document the rest of struct of_bus
Paul Burton
2016-05-25
1
-0
/
+19
*
fdt: Support for ISA busses
Paul Burton
2016-05-25
1
-3
/
+98
*
image: Add boot_get_fpga() to load fpga with bootm
Michal Simek
2016-05-24
3
-2
/
+107
*
mkimage: Report information about fpga
Michal Simek
2016-05-24
2
-0
/
+5
*
tools: zynqmpimage: Add Xilinx ZynqMP boot header generation
Michal Simek
2016-05-24
1
-0
/
+1
*
SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot mode
Michal Simek
2016-05-24
1
-9
/
+36
*
spl: Introduce new function spl_board_prepare_for_boot
Michal Simek
2016-05-24
1
-0
/
+6
*
SPL: fat: Fix spl_parse_image_header() return value handling
Tom Rini
2016-05-23
1
-1
/
+1
*
spl: fit: Print error message when FDT is not present
Michal Simek
2016-05-23
1
-1
/
+6
*
image-fit: Don't display an error in fit_set_timestamp()
Simon Glass
2016-05-23
1
-3
/
+3
*
malloc: improve memalign fragmentation fix
Stephen Warren
2016-05-23
1
-2
/
+21
*
cmd: eeprom: add support for layout aware commands
Nikita Kiryanov
2016-05-20
3
-0
/
+378
[next]