summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | ARM: rmobile: salvator-x: Adjust UART clockMarek Vasut2017-05-223-4/+6
| * | ARM: rmobile: salvator-x: Zap redefined DECLARE_GLOBAL_DATA_PTRMarek Vasut2017-05-221-1/+0
| * | ARM: rmobile: salvator-x: Set default device treeMarek Vasut2017-05-222-1/+2
| * | ARM: rmobile: salvator-x: Move OF_LIBFDT and CMD_FDT to board configMarek Vasut2017-05-222-2/+2
| * | ARM: rmobile: salvator-x: Use BIT() macro in board fileMarek Vasut2017-05-221-4/+4
| * | ARM: rmobile: Allow R8A7796 Salvator-X configurationMarek Vasut2017-05-222-2/+2
| * | ARM: rmobile: Add R8A7796 supportMarek Vasut2017-05-226-5/+101
| * | ARM: rmobile: Handle R8A7796 r1.1 in the PRR codeMarek Vasut2017-05-221-3/+16
| * | ARM: rmobile: Add R8A7796 into the CPU tableMarek Vasut2017-05-221-0/+1
| * | ARM: rmobile: Add R8A7795 into the CPU tableMarek Vasut2017-05-221-0/+1
| * | ARM: rmobile: Make the Gen3 SoC configurableMarek Vasut2017-05-221-1/+6
| * | ARM: rmobile: Update link address to match latest BL2Marek Vasut2017-05-221-1/+1
| * | ARM: rmobile: Zap RCAR_GEN3_EXTRAM_BOOTMarek Vasut2017-05-221-5/+0
| * | ARM: rmobile: Import R8A7796 PFC and GPIO tablesMarek Vasut2017-05-223-0/+6340
| * | ARM: rmobile: Update R8A7795 PFC and GPIO tablesMarek Vasut2017-05-222-750/+897
| * | serial: sh: Add r8a7796 supportHiroyuki Yokoyama2017-05-221-1/+2
| * | net: ravb: Add Renesas Ethernet RAVB driverMarek Vasut2017-05-223-0/+610
| * | gpio: rcar_gen3: Fix GPIO read supportKouei Abe2017-05-221-6/+11
* | | mksunxi_fit_atf.sh: Allow for this to complete when bl31.bin is missingTom Rini2017-05-221-0/+6
* | | 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