summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2017-11-01spl: atf: drop the SPL_ATF_TEXT_BASE configuration itemPhilipp Tomsich
2017-11-01spl: rename config item SPL_ATF_SUPPORT to SPL_ATFPhilipp Tomsich
2017-11-01spl: atf: introduce spl_invoke_atf and make bl31_entry privatePhilipp Tomsich
2017-11-01spl: fit: implement recording of loadables into /fit-imagesPhilipp Tomsich
2017-11-01spl: fit: implement fdt_record_loadablePhilipp Tomsich
2017-11-01spl: fit: simplify logic for FDT loading for non-OS bootsPhilipp Tomsich
2017-11-01image: add IH_OS_ARM_TRUSTED_FIRMWARE for ARM Trusted FirmwarePhilipp Tomsich
2017-10-16common: Remove genimg_get_image()Tuomas Tynkkynen
2017-10-16Drop CONFIG_HAS_DATAFLASHTuomas Tynkkynen
2017-10-12Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-10-09spl: fix assignment of board info to global dataYork Sun
2017-10-05fit: If no matching config is found in fit_find_config_node(), use the defaul...Jean-Jacques Hiblot
2017-10-05fit: fixed bug in locate_dtb_in_fit()Jean-Jacques Hiblot
2017-10-05fit: use 'const' for the input of fdt_offset() and locate_dtb_in_fit()Jean-Jacques Hiblot
2017-10-05dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts KconfigJean-Jacques Hiblot
2017-10-05common: Drop LOGLEVEL to 4Tom Rini
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-10-04printk: collect printk stuff into <linux/printk.h> with loglevel supportMasahiro Yamada
2017-10-01Merge git://git.denx.de/u-boot-usbTom Rini
2017-10-01usb: storage: Fix overwritten in usb_stor_set_max_xfer_blk()Bin Meng
2017-10-01usb: hub: Clear BH reset status change for a 3.0 hubBin Meng
2017-10-01usb: hub: Clear port reset before usb_hub_port_connect_change()Bin Meng
2017-10-01usb: Read device descriptor after device is addressed for xHCIBin Meng
2017-10-01usb: Only get 64 bytes device descriptor for full speed devicesBin Meng
2017-10-01usb: Handle audio extension endpoint descriptor in usb_parse_config()Bin Meng
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