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
...
|
*
splash: Accommodate DM_USB in splash_init_usb()
Alexey Brodkin
2016-07-25
1
-1
/
+5
*
|
common: fit: Allow U-Boot images to be booted
mario.six@gdsys.cc
2016-07-25
1
-3
/
+4
*
|
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
*
|
Kconfig: Move option CONFIG_SYS_NO_FLASH to Kconfig
Siva Durga Prasad Paladugu
2016-07-22
1
-0
/
+6
*
|
spl: Fix compilation warnings for arm64
Michal Simek
2016-07-22
1
-1
/
+2
*
|
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-07-19
1
-1
/
+10
|
\
\
|
*
|
armv8: Add tlb_allocated to arch global data
York Sun
2016-07-15
1
-0
/
+9
|
*
|
armv8: Move secure_ram variable out of generic global data
York Sun
2016-07-15
1
-1
/
+1
*
|
|
Various, unrelated tree-wide typo fixes.
Robert P. J. Day
2016-07-16
1
-1
/
+1
*
|
|
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
|
\
\
\
|
*
|
|
dm: spl: Bind in all devices in SPL with of-platdata
Simon Glass
2016-07-14
1
-1
/
+2
|
*
|
|
dm: spl: Don't set up device tree with of-platdata
Simon Glass
2016-07-14
1
-1
/
+1
|
*
|
|
spl: Drop include of i2c.h
Simon Glass
2016-07-14
1
-1
/
+0
|
|
/
/
*
|
|
board_f: prevent misleading "Watchdog enabled" output
Anatolij Gustschin
2016-07-14
1
-1
/
+1
*
|
|
board_f: init designware watchdog if CONFIG_DESIGNWARE_WATCHDOG=y
Anatolij Gustschin
2016-07-14
1
-0
/
+1
*
|
|
bootm: fixup silent Linux out of BOOTM_STATE_LOADOS state
Hector Palacios
2016-07-14
1
-5
/
+7
*
|
|
sandbox: Don't exit when bootm completes
Simon Glass
2016-07-14
1
-0
/
+1
*
|
|
image: Add functions to obtain category information
Simon Glass
2016-07-14
1
-0
/
+68
*
|
|
image: Add a name for invalid types
Simon Glass
2016-07-14
1
-3
/
+3
*
|
|
image: Create a table of information for each category
Simon Glass
2016-07-14
1
-0
/
+13
*
|
|
spl: fit: add support for post-processing of images
Daniel Allred
2016-07-14
1
-5
/
+16
|
/
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2016-07-11
1
-4
/
+4
|
\
\
|
*
|
dm: spi: Read default speed and mode values from DT
Vignesh R
2016-07-09
1
-4
/
+4
|
|
/
*
|
common: block: fix compiler error with CONFIG_FASTBOOT_FLASH_MMC_DEV
Xu Ziyuan
2016-07-11
1
-1
/
+1
*
|
dm: spl: mmc: Support CONFIG_BLK in SPL MMC
Simon Glass
2016-07-11
1
-3
/
+3
|
/
*
autoboot: move bootdelay >= 0 check to abortboot()
Masahiro Yamada
2016-07-01
1
-14
/
+8
*
autoboot: move CONFIG_SILENT_CONSOLE handling
Masahiro Yamada
2016-07-01
1
-11
/
+10
*
autoboot: rename abortboot_{keyed, normal} to __abortboot
Masahiro Yamada
2016-07-01
1
-7
/
+3
*
autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK
Masahiro Yamada
2016-07-01
2
-6
/
+2
*
doc: bootdelay: drop explanation about CONFIG_BOOTDELAY from README
Masahiro Yamada
2016-07-01
1
-0
/
+2
*
common: add new boot media kconfig entry
Peng Fan
2016-06-27
1
-0
/
+48
*
Kconfig: make NOR_BOOT a common option
Peng Fan
2016-06-27
1
-0
/
+13
*
fastboot: sparse: improve CHUNK_TYPE_FILL write performance
Steve Rae
2016-06-27
1
-10
/
+27
*
fastboot: sparse: implement reserve()
Steve Rae
2016-06-27
3
-3
/
+29
*
fastboot: sparse: resync common/image-sparse.c (part 2)
Steve Rae
2016-06-27
3
-60
/
+44
*
fastboot: sparse: resync common/image-sparse.c (part 1)
Steve Rae
2016-06-27
3
-340
/
+197
*
fastboot: sparse: remove session-id logic
Steve Rae
2016-06-27
3
-24
/
+9
*
common: Pass the boot device into spl_boot_mode()
Marek Vasut
2016-06-26
1
-1
/
+1
*
common: Fix support for environment file in EXT4
Andrej Rosano
2016-06-24
1
-7
/
+9
*
hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER
Masahiro Yamada
2016-06-24
2
-11
/
+8
*
common: image: minimal android image iminfo support
Michael Trimarchi
2016-06-24
1
-0
/
+29
*
autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.c
Masahiro Yamada
2016-06-20
2
-4
/
+2
*
Merge git://git.denx.de/u-boot-nand-flash
Tom Rini
2016-06-20
2
-1
/
+8
|
\
|
*
common: fb_nand: won't compile
Sergey Kubushyn
2016-06-19
1
-1
/
+1
|
*
spl: nand: support redundant u-boot image
Boris Brezillon
2016-06-19
1
-0
/
+7
*
|
SPL ext: cosmetic: correct error message in spl_load_image_ext()
Petr Kulhavy
2016-06-19
1
-1
/
+1
[prev]
[next]