index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
2017-10-16
common: Remove genimg_get_image()
Tuomas Tynkkynen
2017-10-16
Drop CONFIG_HAS_DATAFLASH
Tuomas Tynkkynen
2017-10-12
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2017-10-09
spl: fix assignment of board info to global data
York Sun
2017-10-05
fit: If no matching config is found in fit_find_config_node(), use the defaul...
Jean-Jacques Hiblot
2017-10-05
fit: fixed bug in locate_dtb_in_fit()
Jean-Jacques Hiblot
2017-10-05
fit: use 'const' for the input of fdt_offset() and locate_dtb_in_fit()
Jean-Jacques Hiblot
2017-10-05
dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig
Jean-Jacques Hiblot
2017-10-05
common: Drop LOGLEVEL to 4
Tom Rini
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-10-04
printk: collect printk stuff into <linux/printk.h> with loglevel support
Masahiro Yamada
2017-10-01
Merge git://git.denx.de/u-boot-usb
Tom Rini
2017-10-01
usb: storage: Fix overwritten in usb_stor_set_max_xfer_blk()
Bin Meng
2017-10-01
usb: hub: Clear BH reset status change for a 3.0 hub
Bin Meng
2017-10-01
usb: hub: Clear port reset before usb_hub_port_connect_change()
Bin Meng
2017-10-01
usb: Read device descriptor after device is addressed for xHCI
Bin Meng
2017-10-01
usb: Only get 64 bytes device descriptor for full speed devices
Bin Meng
2017-10-01
usb: Handle audio extension endpoint descriptor in usb_parse_config()
Bin Meng
2017-09-29
TI: ARCH_OMAP2PLUS: Enable SPL_STACK_R and provide default value
Tom Rini
2017-09-29
spl: spl_mmc: add __maybe_unused to mmc_load_image_raw_sector()
Seung-Woo Kim
2017-09-27
dm: usb: storage: Fix broken read/write when both EHCD and xHCD are enabled
Bin Meng
2017-09-27
usb: storage: Refactor to use max_xfer_blk from struct us_data
Bin Meng
2017-09-22
spl: Fix compiling warning on gunzip argument
York Sun
2017-09-22
spl: stash bootstage info before jump to next stage
Kever Yang
2017-09-18
bootstage: adjust Makefile to allow including bootstage in SPL, but not in TPL
Philipp Tomsich
2017-09-17
Merge git://git.denx.de/u-boot-x86
Tom Rini
2017-09-16
bootstage: Provide a separate record count setting for SPL
Simon Glass
2017-09-16
bootstage: Drop unused options
Simon Glass
2017-09-16
board_f: Drop the timer after relocation
Simon Glass
2017-09-15
fit: Introduce methods for applying overlays on fit-load
Pantelis Antoniou
2017-09-15
fit: Do not throw away extra configuration on fit_image_load()
Pantelis Antoniou
2017-09-15
fit: Allow multiple images per property
Pantelis Antoniou
2017-09-15
fdt: Introduce helper method fdt_overlay_apply_verbose()
Pantelis Antoniou
2017-09-13
spl: add newline in debug output
Anatolij Gustschin
2017-09-12
image: Add TI PMMC image type
Andrew F. Davis
2017-09-11
spl: fit: Add booting OS first
York Sun
2017-09-11
spl: fit: Support both external and embedded data
York Sun
2017-09-11
spl: fit: Eanble GZIP support for image decompression
York Sun
2017-09-07
spl: typo fix for SPL_ATF_SUPPORT description
Kever Yang
2017-09-04
splash_source: Verify FIT magic
Niko Mauno
2017-09-01
Revert "Merge git://git.denx.de/u-boot-video"
Tom Rini
2017-09-01
Merge git://git.denx.de/u-boot-video
Tom Rini
2017-09-01
Merge git://git.denx.de/u-boot-imx
Tom Rini
2017-08-29
spl: do not repeat timer init on i.MX6
Anatolij Gustschin
2017-08-29
splash_source: Verify FIT magic
Niko Mauno
2017-08-28
bootvx_fdt: fix missing 'fdt_fixup_ethernet(...)' on vxWorks boot
Hannes Schmelzer
2017-08-28
common: console: Fix duplicated CONFIG in silent env callback
Wilson Lee
2017-08-23
spl: add serial download protocol (SDP) support
Stefan Agner
2017-08-21
fb_mmc.c: Correct blk_dread() return value checks
Tom Rini
2017-08-21
common/fb_mmc.c: Fix warnings about casts
Tom Rini
[next]