summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-sunxiTom Rini2017-05-2218-225/+714
|\
| * sunxi: Move maintainership for Pine64Andre Przywara2017-05-171-1/+5
| * sunxi: update Pine64 READMEAndre Przywara2017-05-172-98/+165
| * sunxi: use SPL header DT name for FIT board matchingAndre Przywara2017-05-171-3/+9
| * sunxi: Store the device tree name in the SPL headerSiarhei Siamashka2017-05-174-12/+67
| * sunxi: enable automatic FIT build for 64-bit SoCsAndre Przywara2017-05-173-0/+9
| * sunxi: defconfig: add supported DT list for Pine64Andre Przywara2017-05-171-0/+1
| * sunxi: 64-bit SoCs: introduce FIT generator scriptAndre Przywara2017-05-171-0/+75
| * Makefile: add rules to generate SPL FIT imagesAndre Przywara2017-05-172-0/+37
| * sunxi: SPL: add FIT config selector for Pine64 boardsAndre Przywara2017-05-171-0/+23
| * sunxi: SPL: store RAM size in gdAndre Przywara2017-05-171-4/+3
| * sunxi: A64: move SPL stack to end of SRAM A2Andre Przywara2017-05-171-0/+5
| * armv8: fsl: move ccn504 code into FSL MakefileAndre Przywara2017-05-171-1/+1
| * armv8: SPL: only compile GIC code if neededAndre Przywara2017-05-171-0/+2
| * tools: mksunxiboot: allow larger SPL binariesAndre Przywara2017-05-171-2/+2
| * Kconfig: fix SPL_FIT dependencyAndre Przywara2017-05-172-2/+3
| * SPL: FIT: allow loading multiple imagesAndre Przywara2017-05-173-2/+150
| * SPL: FIT: factor out spl_load_fit_image()Andre Przywara2017-05-171-82/+80
| * SPL: FIT: improve error handlingAndre Przywara2017-05-171-2/+13
| * SPL: FIT: rework U-Boot image loadingAndre Przywara2017-05-171-14/+32
| * SPL: FIT: refactor FDT loadingAndre Przywara2017-05-171-31/+57
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2017-05-224-2/+119
|\ \
| * | usb: ehci: Add Renesas RCar M3/H3 EHCI supportHiroyuki Yokoyama2017-05-223-0/+115
| * | net: usb: mcs7830: fix non-DM ingress pathUri Mashiach2017-05-211-2/+4
* | | Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini2017-05-2238-116/+1491
|\ \ \
| * | | nds32: Support AE3XX platform.rick2017-05-2233-114/+1265
| * | | nds32: Support AG101P timer DM.rick2017-05-226-1/+141
| * | | nds32: Support AG101P serial DM.rick2017-05-228-5/+89
| |/ /
* | | ColdFire: Remove rogue 'CONFIG_SYS_NO_FLASH' embedded within another CONFIG_ ...Lothar Waßmann2017-05-222-2/+1
* | | sandbox: Enable CMD_GETTIMESimon Glass2017-05-221-0/+1
* | | Convert CONFIG_CMD_LZMADEC to KconfigSimon Glass2017-05-225-5/+12
* | | Convert CONFIG_LZMA to KconfigSimon Glass2017-05-2228-37/+22
* | | Kconfig: Drop CONFIG_CMD_LOADYSimon Glass2017-05-222-2/+0
* | | Convert CONFIG_CMD_KGDB to KconfigSimon Glass2017-05-224-3/+9
* | | Convert CONFIG_CMD_IRQ to KconfigSimon Glass2017-05-2294-64/+45
* | | fs: Kconfig: Add a separate option for FS_JFFS2Simon Glass2017-05-225-3/+14
* | | Convert CONFIG_CMD_JFFS2 to KconfigSimon Glass2017-05-22176-76/+121
* | | Convert CONFIG_CMD_IOTRACE to KconfigSimon Glass2017-05-224-2/+35
* | | Convert CONFIG_CMD_IOLOOP to KconfigSimon Glass2017-05-2210-5/+11
* | | Convert CONFIG_CMD_IO to KconfigSimon Glass2017-05-227-5/+10
* | | Kconfig: Drop CONFIG_CMD_IMX_FUSESimon Glass2017-05-222-2/+0
* | | Kconfig: Drop CONFIG_CMD_IMXOTPSimon Glass2017-05-222-2/+0
* | | Convert CONFIG_CMD_IMMAP to KconfigSimon Glass2017-05-2229-8/+28
* | | Kconfig: Add a CONFIG_IDE optionSimon Glass2017-05-2237-53/+60
* | | Convert CONFIG_CMD_IDE to KconfigSimon Glass2017-05-22150-66/+102
* | | Convert CONFIG_CMD_HDMIDETECT to KconfigSimon Glass2017-05-2232-17/+26
* | | Convert CONFIG_CMD_HD44760 to KconfigSimon Glass2017-05-225-3/+7
* | | Kconfig: Add CONFIG_HASH to enable hashing APISimon Glass2017-05-224-3/+17
* | | Convert CONFIG_CMD_HASH to KconfigSimon Glass2017-05-22133-122/+111
* | | Convert CONFIG_CMD_GSC to KconfigSimon Glass2017-05-227-3/+11