summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
...
| * | clk: at91: Add clock driverWenyou Yang2016-08-15-3/+8
* | | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2016-08-15-38/+73
|\ \ \
| * | | net: mii: Changes not made by spatchJoe Hershberger2016-08-15-11/+9
| * | | net: mii: Fix changes made by spatchJoe Hershberger2016-08-15-2/+4
| * | | net: mii: Use spatch to update miiphy_registerJoe Hershberger2016-08-15-25/+60
| |/ /
* | | ARM: tegra: reduce CSITE clock from 204M to 136MBryan Wu2016-08-15-1/+1
* | | ARM: tegra: move ft_system_setup()Stephen Warren2016-08-15-31/+35
* | | ARM: tegra: enable PCIe controller on p2771-0000Stephen Warren2016-08-15-0/+38
* | | ARM: tegra: enable SD card on p2771-0000Stephen Warren2016-08-15-0/+24
* | | ARM: tegra: enable I2C buses for P2771-0000Bryan Wu2016-08-15-0/+35
* | | mmc: tegra: port to standard clock/reset APIsStephen Warren2016-08-15-1/+7
* | | reset: add Tegra186 reset driverStephen Warren2016-08-15-0/+2
* | | clock: add Tegra186 clock driverStephen Warren2016-08-15-0/+2
* | | misc: add Tegra BPMP driverStephen Warren2016-08-15-0/+1593
|/ /
* | kconfig: use bool instead of boolean for type definition attributesMasahiro Yamada2016-08-12-5/+5
* | ARM: dts: dra7xx-evm: add evm_3v3_sd regulatorVignesh R2016-08-12-2/+22
* | drivers/sysreset: group sysreset driversMax Filippov2016-08-12-181/+0
* | ARM: non-sec: flush code cacheline alignedStefan Agner2016-08-12-1/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-08-11-172/+527
|\ \
| * | ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCsMasahiro Yamada2016-08-11-2/+269
| * | 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: move (and rename) CONFIG_UNIPHIER_L2CACHE_ON to KconfigMasahiro Yamada2016-08-11-1/+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 branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-08-11-1/+1
|\ \ \ | |/ / |/| |
| * | dm: ls1021a: dts: Update USB 3.0 node to support DM USBRajesh Bhagat2016-08-07-1/+1
* | | Merge git://www.denx.de/git/u-boot-ppc4xxTom Rini2016-08-09-21/+45
|\ \ \
| * | | ppc4xx: Fix platform supportDirk Eibach2016-08-09-21/+45
| |/ /
* | | ARM: dts: dra72-evm: Add mode-gpios entry for mac nodeVignesh R2016-08-08-1/+1
* | | ARM: dts: dra7xx: Add u-boot specific property for PCF8575 nodesVignesh R2016-08-08-0/+3
|/ /
* | Merge git://git.denx.de/u-boot-rockchipTom Rini2016-08-06-8/+775
|\ \
| * | dts: rk3399: enable dwmmc for sdcardKever Yang2016-08-05-2/+6
| * | rockchip: add support for rk3288 miniarm boardXu Ziyuan2016-08-05-2/+607
| * | rk3399: add basic soc driverKever Yang2016-08-05-0/+160
| * | rockchip: rockchip, sdram-channel 0xff fix remaining dtsSandy Patterson2016-08-05-2/+2
| * | rockchip: add fastboot support for rk3036 boardXu Ziyuan2016-08-05-2/+0
* | | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-08-05-10/+267
|\ \ \
| * | | 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
| * | | ARM: tegra: add PCIe controller to Tegra186 SoC DTStephen Warren2016-08-04-0/+92
| * | | ARM: tegra: add BPMP I2C to Tegra186 device treeStephen Warren2016-08-04-0/+9
| * | | ARM: tegra: add BPMP and dependencies to Tegra186 DTStephen Warren2016-08-04-2/+53