summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-08-16Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini10-37/+426
2016-08-16x86: Add theadorable-x86-dfi-bt700 board supportStefan Roese2-0/+22
2016-08-16x86: Add DFI BT700 BayTrail board supportStefan Roese4-0/+335
2016-08-16x86: conga-qeval20-qa3: Add SMBus support and SMSC2513 config codeStefan Roese1-7/+11
2016-08-16i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)Stefan Roese1-26/+0
2016-08-16x86: som-db5800-som-6867: fix SERIRQ on resetGeorge McCollister1-0/+6
2016-08-16x86: baytrail: Add SIO HS-UART clock setupStefan Roese1-0/+48
2016-08-16x86: cache.h: Add default for CONFIG_SYS_CACHELINE_SIZEStefan Roese1-4/+4
2016-08-16ARM: dts: k2g-evm: enable mmc/sd suppportSekhar Nori1-0/+8
2016-08-16ARM: dts: K2G: Add support for MMC controllerSekhar Nori1-0/+23
2016-08-16xtensa: add support for the 'xtfpga' evaluation boardChris Zankel9-0/+263
2016-08-16xtensa: add core information for the de212 processorMax Filippov3-0/+839
2016-08-16xtensa: add core information for the dc233c processorMax Filippov3-0/+757
2016-08-16xtensa: add core information for the dc232b processorChris Zankel3-0/+674
2016-08-16xtensa: add support for the xtensa processor architecture [2/2]Chris Zankel43-0/+3107
2016-08-16vexpress: Check TC2 firmware support before defaulting to nonsec bootingJon Medhurst \(Tixy\)1-5/+10
2016-08-16Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini6-3/+1797
2016-08-15ARM: at91/dt: Add device tree for SAMA5D2 XplainedWenyou Yang3-0/+874
2016-08-15atmel: Bring in at91 pio4 device tree file and bindingsWenyou Yang1-0/+880
2016-08-15gpio: atmel_pio4: Move PIO4 definitions to head fileWenyou Yang1-0/+35
2016-08-15Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini6-38/+73
2016-08-15net: mii: Changes not made by spatchJoe Hershberger2-11/+9
2016-08-15net: mii: Fix changes made by spatchJoe Hershberger1-2/+4
2016-08-15net: mii: Use spatch to update miiphy_registerJoe Hershberger4-25/+60
2016-08-15clk: at91: Add clock driverWenyou Yang1-3/+8
2016-08-15ARM: tegra: reduce CSITE clock from 204M to 136MBryan Wu1-1/+1
2016-08-15ARM: tegra: move ft_system_setup()Stephen Warren4-31/+35
2016-08-15ARM: tegra: enable PCIe controller on p2771-0000Stephen Warren2-0/+38
2016-08-15ARM: tegra: enable SD card on p2771-0000Stephen Warren3-0/+24
2016-08-15ARM: tegra: enable I2C buses for P2771-0000Bryan Wu1-0/+35
2016-08-15mmc: tegra: port to standard clock/reset APIsStephen Warren1-1/+7
2016-08-15reset: add Tegra186 reset driverStephen Warren1-0/+2
2016-08-15clock: add Tegra186 clock driverStephen Warren1-0/+2
2016-08-15misc: add Tegra BPMP driverStephen Warren2-0/+1593
2016-08-12kconfig: use bool instead of boolean for type definition attributesMasahiro Yamada2-5/+5
2016-08-12ARM: dts: dra7xx-evm: add evm_3v3_sd regulatorVignesh R2-2/+22
2016-08-12drivers/sysreset: group sysreset driversMax Filippov8-181/+0
2016-08-12ARM: non-sec: flush code cacheline alignedStefan Agner1-1/+3
2016-08-11Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini12-172/+527
2016-08-11Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-1/+1
2016-08-11ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCsMasahiro Yamada7-2/+269
2016-08-11ARM: uniphier: add uniphier_cache_set_active_ways()Masahiro Yamada2-1/+22
2016-08-11ARM: uniphier: add uniphier_cache_inv_way() to support way invalidationMasahiro Yamada2-1/+10
2016-08-11ARM: uniphier: move (and rename) CONFIG_UNIPHIER_L2CACHE_ON to KconfigMasahiro Yamada2-1/+8
2016-08-11ARM: uniphier: move outer cache register macros to .c fileMasahiro Yamada2-69/+55
2016-08-11ARM: uniphier: reuse uniphier_cache_disable() for lowlevel_initMasahiro Yamada1-7/+3
2016-08-11ARM: uniphier: export uniphier_cache_enable/disable functionsMasahiro Yamada2-10/+26
2016-08-11ARM: uniphier: move lowlevel debug init code after page table switchMasahiro Yamada1-4/+4
2016-08-11ARM: uniphier: fix ROM boot mode for PH1-sLD3Masahiro Yamada1-0/+5
2016-08-11ARM: uniphier: refactor L2 zero-touching code in lowlevel_initMasahiro Yamada1-26/+22