summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* treewide: move CONFIG_PHYS_64BIT to KconfigMasahiro Yamada2016-08-05-50/+0
* ext4: Refuse to mount filesystems with 64bit feature setTom Rini2016-08-05-0/+1
* arc: Rename AXS101 board to more generic AXS10xAlexey Brodkin2016-08-05-9/+10
* arc: Rename ARCangel4 board to nSIMAlexey Brodkin2016-08-05-9/+11
* powerpc/86xx: Increase boot map size to 256 MiBScott Wood2016-08-03-10/+12
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-08-02-6/+8
|\
| * ARMv8/fsl-ppa: Consolidate PPA image stored-media flag for XIPHou Zhiqiang2016-08-02-2/+2
| * armv8: ls1043a: enable pxe commandsWenbin Song2016-08-02-0/+2
| * armv8: ls1012a: Update Refresh cycle for DDRPrabhakar Kushwaha2016-08-02-1/+1
| * armv8: ls1012a: Enable DDR row-bank-column decodingPrabhakar Kushwaha2016-08-02-1/+1
| * board: ls1012aqds: Update LBMAP_MASK and RST_CTL_RESETPrabhakar Kushwaha2016-08-02-2/+2
* | ARM64: zynqmp: Fix stack pointer initializationSoren Brinkmann2016-08-02-1/+2
* | ARM64: zynqmp: Define config USB_STORAGE through defconfigMichal Simek2016-08-02-1/+0
|/
* 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