summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCsMasahiro Yamada2016-08-11-3/+275
* ARM: uniphier: add uniphier_cache_set_active_ways()Masahiro Yamada2016-08-11-1/+22
* ARM: uniphier: add uniphier_cache_inv_way() to support way invalidationMasahiro Yamada2016-08-11-1/+10
* ARM: uniphier: fix CONFIG_SYS_CACHELINE_SIZE when outer cache is onMasahiro Yamada2016-08-11-0/+4
* ARM: uniphier: move (and rename) CONFIG_UNIPHIER_L2CACHE_ON to KconfigMasahiro Yamada2016-08-11-4/+8
* ARM: uniphier: move outer cache register macros to .c fileMasahiro Yamada2016-08-11-69/+55
* ARM: uniphier: reuse uniphier_cache_disable() for lowlevel_initMasahiro Yamada2016-08-11-7/+3
* ARM: uniphier: export uniphier_cache_enable/disable functionsMasahiro Yamada2016-08-11-10/+26
* ARM: uniphier: move lowlevel debug init code after page table switchMasahiro Yamada2016-08-11-4/+4
* ARM: uniphier: fix ROM boot mode for PH1-sLD3Masahiro Yamada2016-08-11-0/+5
* ARM: uniphier: refactor L2 zero-touching code in lowlevel_initMasahiro Yamada2016-08-11-26/+22
* ARM: uniphier: do not compile v7_outer_cache_disable if L2 is disabledMasahiro Yamada2016-08-11-1/+1
* ARM: uniphier: support prefetch and touch operations for outer cacheMasahiro Yamada2016-08-11-10/+57
* ARM: uniphier: refactor outer cache codeMasahiro Yamada2016-08-11-47/+52
* Merge git://www.denx.de/git/u-boot-ppc4xxTom Rini2016-08-09-21/+45
|\
| * ppc4xx: Fix platform supportDirk Eibach2016-08-09-21/+45
* | i2c: i2c-uclass-compat: avoid any BSS usageVignesh R2016-08-08-1/+1
* | efi_loader: disk: Sanitize exposed devicesAlexander Graf2016-08-08-1/+5
* | efi_loader: disk: Fix CONFIG_BLK breakageAlexander Graf2016-08-08-12/+29
* | tiny-printf: Adjust to avoid using data sectionSimon Glass2016-08-08-44/+58
* | configs: k2l_evm: add random eth address supportMugunthan V N2016-08-08-0/+2
* | configs: k2e_evm: add random eth address supportMugunthan V N2016-08-08-0/+2
* | configs: k2hk_evm: add random eth address supportMugunthan V N2016-08-08-0/+2
* | drivers: net: keystone_net: add support for multi slave ethernetMugunthan V N2016-08-08-45/+177
* | drivers: net: keystone_net: fix line termination with semi-colonMugunthan V N2016-08-08-3/+3
* | ARM: dts: dra72-evm: Add mode-gpios entry for mac nodeVignesh R2016-08-08-1/+1
* | net: cpsw: Add support to drive gpios for ethernet to be functionalVignesh R2016-08-08-0/+12
* | ARM: dts: dra7xx: Add u-boot specific property for PCF8575 nodesVignesh R2016-08-08-0/+3
* | ARM: dra7xx_evm: Enable support for TI PCF8575Vignesh R2016-08-08-0/+2
* | gpio: Add driver for TI PCF8575 I2C GPIO expanderVignesh R2016-08-08-0/+259
* | spl_nor.c: Support devicetree sizes different from 16kMike Looijmans2016-08-08-2/+4
|/
* spi: cadence_qspi_apb: Ensure baudrate doesn't exceed max valueChin Liang See2016-08-07-2/+5
* ARM: socfpga: use the default CONFIG_BOOTDELAY=2Masahiro Yamada2016-08-07-8/+0
* Merge git://git.denx.de/u-boot-rockchipTom Rini2016-08-06-29/+1901
|\
| * rockchip: remove log2 reimplementation from clock driversHeiko Stübner2016-08-05-14/+6
| * config: rk3399: enable dwmmc controllerKever Yang2016-08-05-0/+2
| * dts: rk3399: enable dwmmc for sdcardKever Yang2016-08-05-2/+6
| * clock: rk3399: add support for dwmmc 400KKever Yang2016-08-05-8/+21
| * configs: rk3399: add gpt and fs supportKever Yang2016-08-05-0/+14
| * rockchip: add usb mass storage feature support for rk3288Xu Ziyuan2016-08-05-0/+4
| * rockchip: add basic partitions support for rk3288Xu Ziyuan2016-08-05-0/+7
| * rockchip: add support for rk3288 miniarm boardXu Ziyuan2016-08-05-6/+746
| * move: rockchip: move clock drivers into a subdirectoryHeiko Stübner2016-08-05-3/+10
| * rk3399: add basic soc driverKever Yang2016-08-05-0/+980
| * rockchip: rockchip, sdram-channel 0xff fix remaining dtsSandy Patterson2016-08-05-2/+2
| * rockchip: add fastboot support for rk3036 boardXu Ziyuan2016-08-05-3/+112
* | zynq_sdhci.c: Fix warning in arasan_sdhci_probeTom Rini2016-08-05-2/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-08-05-32/+1698
|\ \
| * | ARM: tegra: call tegra_board_init on Tegra186Stephen Warren2016-08-04-1/+6
| * | ARM: tegra: add I2C controllers to Tegra186 DTBryan Wu2016-08-04-0/+104