summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* rockchip: add support for rk3288 PopMetal boardjk.kernel@gmail.com2016-07-31-0/+26
* rockchip: add basic support for fennec-rk3288 boardjk.kernel@gmail.com2016-07-31-0/+26
* rockchip: rk3288: move evb board to rockchip folderjk.kernel@gmail.com2016-07-31-0/+0
* rockchip: rk3288: revise CONFIG_FASTBOOT_BUF_ADDRjk.kernel@gmail.com2016-07-31-3/+1
* rockchip: remove the duplicated macro configjk.kernel@gmail.com2016-07-31-4/+0
* rockchip: rk3288: disable fastboot in SPL stagejk.kernel@gmail.com2016-07-31-1/+1
* configs: rockchip: remove no use MACROKever Yang2016-07-31-5/+0
* mmc-uclass: correct the device numberKever Yang2016-07-31-0/+6
* ARM: am57xx_evm: Enable QSPI supportVignesh R2016-07-30-0/+36
* configs: dra7xx: Update QSPI speed to 76.8MHzVignesh R2016-07-30-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-07-28-63/+718
|\
| * mx7_common: initialize generic timer on all CPU'sStefan Agner2016-07-28-0/+1
| * cgtqmx6eval: Remove uneeded PHYS_SDRAM_SIZEFabio Estevam2016-07-28-1/+0
| * novena: Remove uneeded PHYS_SDRAM_SIZEFabio Estevam2016-07-28-1/+0
| * bx50v3: Use imx_ddr_size() for calculating the DDR sizeFabio Estevam2016-07-28-2/+0
| * aristainetos: Use imx_ddr_size() for calculating the DDR sizeFabio Estevam2016-07-28-1/+0
| * warp: Use imx_ddr_size() for calculating the DDR sizeFabio Estevam2016-07-28-1/+0
| * warp7: Move some USB configuration options to defconfigBreno Lima2016-07-28-9/+0
| * colibri_imx7: add Colibri iMX7S/iMX7D module supportStefan Agner2016-07-28-0/+247
| * imx: ventana: make hwconfig initialize based on board configurationTim Harvey2016-07-28-4/+1
| * imx: ventana: re-enable late board info displayTim Harvey2016-07-28-0/+2
| * imx: ventana: default pci to disabledTim Harvey2016-07-28-0/+1
| * pico-imx6ul: drop warning due to redefinedStefano Babic2016-07-28-12/+0
| * mx7_common: use Kconfig for ARMv7 non-secure modeStefan Agner2016-07-19-7/+0
| * mx7_common: Put display board info config into board fileStefan Agner2016-07-19-1/+4
| * mx7: set soc environment according to exact SoC typeStefan Agner2016-07-19-0/+2
| * usb: move CONFIG_USB_EHCI_MX7 to KconfigStefan Agner2016-07-19-4/+0
| * dm: imx: serial: Support DTE mode when using driver modelStefan Agner2016-07-19-0/+1
| * ARM: configs: cm_fx6: add mtd supportChristopher Spinrath2016-07-19-1/+18
| * fdt_support: define stub for fdt_fixup_mtdpartsChristopher Spinrath2016-07-19-0/+6
| * ARM: configs: cm_fx6: improve default environmentChristopher Spinrath2016-07-19-5/+7
| * pico-imx6ul: Add PMIC supportVanessa Maegima2016-07-19-0/+12
| * wandboard: move environment partition farther from u-boot.imgAlexey Brodkin2016-07-19-1/+1
| * usbarmory: Add board_run_command() functionAndrej Rosano2016-07-12-4/+7
| * usbarmory: switch to using kernel zImageAndrej Rosano2016-07-12-3/+5
| * pico-imx6ul: Add USB Host supportVanessa Maegima2016-07-12-1/+1
| * pico-imx6ul: Add NFS boot supportDiego Dorta2016-07-12-1/+25
| * pico-imx6ul: Add DFU supportVanessa Maegima2016-07-12-1/+7
| * pico-imx6ul: Add Ethernet supportDiego Dorta2016-07-12-0/+10
| * mx6sxsabresd: Avoid hardcoded RAM sizeVanessa Maegima2016-07-12-1/+0
| * mx6sxsabreauto: Avoid hardcoded RAM sizeVanessa Maegima2016-07-12-1/+0
| * mx6slevk: Avoid hardcoded RAM sizeVanessa Maegima2016-07-12-1/+0
| * wandboard: enable SATA with imx6qGilles Chanteperdrix2016-07-12-0/+12
| * mx6qsabreauto: Avoid hardcoded RAM sizeVanessa Maegima2016-07-12-1/+0
| * mx6: Add Phytec PCM058 i.MX6 QuadStefano Babic2016-07-12-0/+140
| * mx6: add support for el6x boardStefano Babic2016-07-12-0/+209
* | Merge git://git.denx.de/u-boot-dmTom Rini2016-07-27-8/+224
|\ \
| * | Add a power domain framework/uclassStephen Warren2016-07-27-0/+203
| * | dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()Simon Glass2016-07-27-1/+1
| * | dm: core: Add a function to bind child devicesSimon Glass2016-07-27-0/+16