summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2017-10-02[fixup] spl.c: bl31_entry from upstream mergePhilipp Tomsich
2017-10-02usb: hub: Clear BH reset status change for a 3.0 hubBin Meng
2017-10-02usb: hub: Clear port reset before usb_hub_port_connect_change()Bin Meng
2017-10-02usb: Read device descriptor after device is addressed for xHCIBin Meng
2017-10-02usb: Only get 64 bytes device descriptor for full speed devicesBin Meng
2017-10-02usb: Handle audio extension endpoint descriptor in usb_parse_config()Bin Meng
2017-10-02spl: atf: drop the SPL_ATF_TEXT_BASE configuration itemPhilipp Tomsich
2017-10-02spl: rename config item SPL_ATF_SUPPORT to SPL_ATFPhilipp Tomsich
2017-10-02spl: atf: introduce spl_invoke_atf and make bl31_entry privatePhilipp Tomsich
2017-10-02spl: fit: implement recording of loadables into /fit-imagesPhilipp Tomsich
2017-10-02spl: fit: implement fdt_record_loadablePhilipp Tomsich
2017-10-02spl: fit: simplify logic for FDT loading for non-OS bootsPhilipp Tomsich
2017-10-02image: add IH_OS_ARM_TRUSTED_FIRMWARE for ARM Trusted FirmwarePhilipp Tomsich
2017-09-29TI: ARCH_OMAP2PLUS: Enable SPL_STACK_R and provide default valueTom Rini
2017-09-29spl: spl_mmc: add __maybe_unused to mmc_load_image_raw_sector()Seung-Woo Kim
2017-09-27dm: usb: storage: Fix broken read/write when both EHCD and xHCD are enabledBin Meng
2017-09-27usb: storage: Refactor to use max_xfer_blk from struct us_dataBin Meng
2017-09-22spl: Fix compiling warning on gunzip argumentYork Sun
2017-09-22spl: stash bootstage info before jump to next stageKever Yang
2017-09-18bootstage: adjust Makefile to allow including bootstage in SPL, but not in TPLPhilipp Tomsich
2017-09-17Merge git://git.denx.de/u-boot-x86Tom Rini
2017-09-16bootstage: Provide a separate record count setting for SPLSimon Glass
2017-09-16bootstage: Drop unused optionsSimon Glass
2017-09-16board_f: Drop the timer after relocationSimon Glass
2017-09-15fit: Introduce methods for applying overlays on fit-loadPantelis Antoniou
2017-09-15fit: Do not throw away extra configuration on fit_image_load()Pantelis Antoniou
2017-09-15fit: Allow multiple images per propertyPantelis Antoniou
2017-09-15fdt: Introduce helper method fdt_overlay_apply_verbose()Pantelis Antoniou
2017-09-13spl: add newline in debug outputAnatolij Gustschin
2017-09-12image: Add TI PMMC image typeAndrew F. Davis
2017-09-11spl: fit: Add booting OS firstYork Sun
2017-09-11spl: fit: Support both external and embedded dataYork Sun
2017-09-11spl: fit: Eanble GZIP support for image decompressionYork Sun
2017-09-07spl: typo fix for SPL_ATF_SUPPORT descriptionKever Yang
2017-09-04splash_source: Verify FIT magicNiko Mauno
2017-09-01Revert "Merge git://git.denx.de/u-boot-video"Tom Rini
2017-09-01Merge git://git.denx.de/u-boot-videoTom Rini
2017-09-01Merge git://git.denx.de/u-boot-imxTom Rini
2017-08-29spl: do not repeat timer init on i.MX6Anatolij Gustschin
2017-08-29splash_source: Verify FIT magicNiko Mauno
2017-08-28bootvx_fdt: fix missing 'fdt_fixup_ethernet(...)' on vxWorks bootHannes Schmelzer
2017-08-28common: console: Fix duplicated CONFIG in silent env callbackWilson Lee
2017-08-23spl: add serial download protocol (SDP) supportStefan Agner
2017-08-21fb_mmc.c: Correct blk_dread() return value checksTom Rini
2017-08-21common/fb_mmc.c: Fix warnings about castsTom Rini
2017-08-20common/board_f.c: remove CONFIG_SYS_GENERIC_GLOBAL_DATAThomas Petazzoni
2017-08-20spl: spl_mmc.c Correct blk_dread() return value checkTom Rini
2017-08-20hash: Compile only hardware or software versions of SHA algorithmsTom Rini
2017-08-19lcd: avoid possible NULL dereferencexypron.glpk@gmx.de
2017-08-18Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini