summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-09-16Move existing use of CONFIG_SPL_RSA to KconfigSimon Glass
2016-09-16Move existing use of CONFIG_SPL_DM to KconfigSimon Glass
2016-09-16arm: fsl: Adjust ordering of #ifndef CONFIG_SPL_BUILDSimon Glass
2016-09-17ARM: uniphier: introduce flags to adjust DRAM timing for LD20/LD21Masahiro Yamada
2016-09-17ARM: uniphier: fix DRAM size of LD21 SoC packageMasahiro Yamada
2016-09-16arc: Use -mcpu=XXX instead of obsolete -marcXXXAlexey Brodkin
2016-09-14armv8: ls1046aqds: Add LS1046AQDS board supportShaohui Xie
2016-09-14armv8: ls1046ardb: Add LS1046ARDB board supportMingkai Hu
2016-09-14armv8: ls1046a: disable SATA ECC in DCSRShaohui Xie
2016-09-14armv8: ls1046a: Enable DDR erratum for ls1046aShengzhou Liu
2016-09-14armv8: fsl-layerscape: spl: remove BSS clearing and board_init_rQianyu Gong
2016-09-14armv8: fsl-layerscape: add define CONFIG_STANDALONE_LOAD_ADDR for standalone appShaohui Xie
2016-09-14armv8: fsl-layerscape: Increase L2 Data RAM latency and L2 Tag RAM latencyMingkai Hu
2016-09-14driver/ddr/fsl: Add general MMDC driver and reuse common MMDC driver for ls1012aShengzhou Liu
2016-09-14armv7:ls1021a: Enable workaround for DDR erratum A-009942Shengzhou Liu
2016-09-14nxp: ls102xa: add LS1 PSCI system suspendHongbo Zhang
2016-09-14nxp: ls102xa: add EPU Finite State MachineHongbo Zhang
2016-09-14nxp: ls102xa: add registers definition for system sleepHongbo Zhang
2016-09-14armv7: psci: make v7_flush_dcache_all public for all psci codeHongbo Zhang
2016-09-14armv8: ls2080a: Remove debug server supportYork Sun
2016-09-14fsl-layerscape: Add workaround for PCIe erratum A010315Hou Zhiqiang
2016-09-14fsl: csu: add an API to set R/W permission to PCIeHou Zhiqiang
2016-09-14arm: fsl-layerscape: move forward the non-secure access permission setupHou Zhiqiang
2016-09-14fsl: serdes: ensure accessing the initialized maps of serdes protocolHou Zhiqiang
2016-09-14ls1043ardb: PPA: add PPA validation in case of secure bootSumit Garg
2016-09-14armv8: fsl-layerscape: Update ddr erratum a008336Shengzhou Liu
2016-09-14ARM: uniphier: merge board init functions into board_init()Masahiro Yamada
2016-09-14ARM: uniphier: use checkboard() instead of misc_init_f()Masahiro Yamada
2016-09-14ARM: uniphier: remove IECTRL setup code of LD4 SoCMasahiro Yamada
2016-09-14mmc: uniphier-sd: migrate to CONFIG_BLKMasahiro Yamada
2016-09-14ARM: uniphier: delete unnecessary xHCI pin-mux settingsMasahiro Yamada
2016-09-14usb: uniphier: remove UniPhier xHCI driver and select DM_USBMasahiro Yamada
2016-09-14ARM: uniphier: sort select:s alphabeticallyMasahiro Yamada
2016-09-09Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-09-07ARM: am335x: select DM_GPIOMasahiro Yamada
2016-09-07ARM: armv7: move ARMV7_PSCI_NR_CPUS to KconfigMasahiro Yamada
2016-09-07ARM: armv7: move CONFIG_ARMV7_PSCI to KconfigMasahiro Yamada
2016-09-07ARM: armv7: guard memory reserve for PSCI with #ifdef CONFIG_ARMV7_PSCIMasahiro Yamada
2016-09-07ARM: tegra: remove wrong dependency on SPL_BUILDMasahiro Yamada
2016-09-06TI: Rework SRAM definitions and maximumsTom Rini
2016-09-06meson: odroid-c2: enable Ethernet support through the device treeBeniamino Galvani
2016-09-06arm: dts: update DTS files for meson-gxbb and odroid-c2Beniamino Galvani
2016-09-06bcm2835_gpio: Implement GPIOF_FUNCAlexander Graf
2016-09-06mx6: ddr: Allow changing REFSEL and REFR fieldsFabio Estevam
2016-09-06arm: imx: Add support for Advantech DMS-BA16 boardAkshay Bhat
2016-09-06Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2016-09-06ARM: dts: dra72-evm: fix broken ethernetMugunthan V N
2016-09-03sunxi: Add defconfig and dts file for the Orange Pi Plus2E SBCHans de Goede
2016-09-03sunxi: Sync h3-orangepi dts files with kernelHans de Goede
2016-09-03sunxi: Fix H3 EMAC syscon register addressChen-Yu Tsai