summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* armv8: ls2080aqds: Enable QSPI boot supportYuan Yao2016-06-10-0/+12
* configs: ls2080a: Increase load image len in NAND bootYuan Yao2016-06-10-2/+2
* armv8: ls2080aqds: Config QSPI pin mux via FPGA in NAND bootYuan Yao2016-06-10-0/+6
* configs: ls2080aqds: Enable QSPI flash supportYuan Yao2016-06-10-1/+14
* armv8: ls2080aqds: disable IFC NOR & QIXIS when QSPI enableYuan Yao2016-06-10-0/+10
* configs: ls2080a_common: Remove duplicate NOR configsYuan Yao2016-06-10-7/+7
* drivers: i2c: mxc: Add early initYuan Yao2016-06-10-0/+3
* siemens,am33x: add draco etamin boardHeiko Schocher2016-06-09-2/+265
* siemens,am33x: add ubi fastmap supportSamuel Egli2016-06-09-0/+2
* am335x, shc: add support for the am335x based bosch shc boardHeiko Schocher2016-06-09-0/+340
* bootstage: call show_boot_progress also in SPLHeiko Schocher2016-06-09-3/+3
* power, tps65217: add some definesHeiko Schocher2016-06-09-0/+3
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-09-351/+0
* ARM: uniphier: do not erase when updating U-Boot image in eMMC deviceMasahiro Yamada2016-06-09-1/+0
* ARM: uniphier: support eMMC boot for PH1-LD11 and PH1-LD20Masahiro Yamada2016-06-09-1/+3
* Merge http://git.denx.de/u-boot-samsungTom Rini2016-06-06-17/+413
|\
| * ARM: exynos: Disable serial support in SPLMarek Vasut2016-05-26-1/+0
| * exynos: video: Convert several boards to driver model for videoSimon Glass2016-05-25-3/+3
| * exynos: video: Rename variables for driver modelSimon Glass2016-05-25-1/+1
| * dts: Add clock and regulator binding files for max77802Simon Glass2016-05-25-0/+40
| * exynos: Disable LCD display for boards we can't convertSimon Glass2016-05-25-11/+7
| * exynos: Allow tizen to be built without an LCDSimon Glass2016-05-25-0/+2
| * video: Add an enum for active low/highSimon Glass2016-05-25-0/+5
| * exynos: video: Move struct exynos_platform_mipi_dsim into vidinfoSimon Glass2016-05-25-0/+1
| * exynos: video: Drop static variables in exynos_fimd.cSimon Glass2016-05-25-0/+1
| * exynos: video: Drop dead codeSimon Glass2016-05-25-2/+0
| * arm: exynos: add support for Exynos7420 SoCThomas Abraham2016-05-25-0/+147
| * clk: exynos: add clock driver for Exynos7420 SocThomas Abraham2016-05-25-0/+207
* | ti_armv7_common: env: Fix hard coded mmc device for uuidB, Ravi2016-06-06-1/+1
* | Remove unneeded remnants of bcopy().Robert P. J. Day2016-06-06-4/+0
* | configs: k2*_evm: Update fdt file namesLokesh Vutla2016-06-06-4/+4
* | efi_loader: Move to normal debug infrastructureAlexander Graf2016-06-06-9/+1
* | efi_loader: Add exit supportAlexander Graf2016-06-06-0/+10
* | strider: Support cpu-dp flavorDirk Eibach2016-06-06-1/+9
* | strider: Support con-dp flavorDirk Eibach2016-06-06-6/+63
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-06-06-39/+2
|\ \
| * | usb: move CONFIG_USB_XHCI_DWC3 to KconfigMasahiro Yamada2016-06-04-13/+0
| * | usb: move CONFIG_USB_XHCI to Kconfig with renamingMasahiro Yamada2016-06-04-16/+1
| * | configs: blackfin: move CONFIG_USB to defconfigMasahiro Yamada2016-06-04-3/+0
| * | usb: dwc3: Correct datatype of base to unsigned longSiva Durga Prasad Paladugu2016-06-04-1/+1
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-06-06-54/+66
|\ \ \
| * | | ARM64: zynqmp: Add support for standard distro boot commandsMichal Simek2016-06-06-57/+44
| * | | ARM64: zynqmp: Remove CONFIG_BOOTP_SERVERIPAlexander Graf2016-06-06-1/+0
| * | | ARM64: zynqmp: Enable AHCI when CONFIG_SATA_CEVA is definedMichal Simek2016-06-06-2/+2
| * | | env: Setup GD_FLG_ENV_DEFAULT flag when default environment are usedMichal Simek2016-06-06-0/+1
| * | | ARM64: zynqmp: Add support for zc1751-dc4Michal Simek2016-06-06-0/+24
| * | | ARM64: zynqmp: Enable Vitesse and RealTek ethernet physMichal Simek2016-06-06-0/+2
| * | | ARM64: zynqmp: Enable CMD_NAND via KconfigMichal Simek2016-06-06-1/+0
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2016-06-04-0/+34
|\ \ \
| * | | dm: gpio: Add methods for open drain settingmario.six@gdsys.cc2016-06-03-0/+34