aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-02-18ARM: at91: clock: add PLLB enable/disable functionsWenyou Yang
2016-02-18ARM: at91: armv7: clean up UTMI PLL handle codeWenyou Yang
2016-02-18ARM: at91: clock: add UTMI PLL enable/disable functionWenyou Yang
2016-02-18ARM: cpu: at91: clean up peripheral clock codeWenyou Yang
2016-02-18ARM: at91: clock: add a new file to handle clockWenyou Yang
2016-02-18ARM: at91: asm/at91_pmc.h: fix trival register offsetWenyou Yang
2016-02-18ARM: tegra: enable USB device mode port on DalmoreStephen Warren
2016-02-17video: tegra: Correct a Kconfig warning with VIDCONSOLE_AS_LCDSimon Glass
2016-02-16tegra: video: Clean up the old LCD/PWM driver codeSimon Glass
2016-02-16tegra: video: Move LCD driver to use the DM PWM driverSimon Glass
2016-02-16tegra: video: Move LCD enums into the driverSimon Glass
2016-02-16tegra: video: Convert tegra20 LCD driver to driver modelSimon Glass
2016-02-16tegra: video: Merge the two config structures togetherSimon Glass
2016-02-16tegra: video: Merge the display driver into one fileSimon Glass
2016-02-16tegra: dts: Sync tegra20.dtsi with Linux v4.4Simon Glass
2016-02-16tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20Simon Glass
2016-02-16tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCDSimon Glass
2016-02-16tegra: Allow driver model to be used for the PWMSimon Glass
2016-02-16tegra: lcd: Merge tegra124-lcd.c into display.cSimon Glass
2016-02-16tegra: pwm: Add a driver for the tegra PWMSimon Glass
2016-02-16tegra: dts: Sync up nyan-big files with LinuxSimon Glass
2016-02-16tegra: dts: Sync up the tegra124 device tree files with LinuxSimon Glass
2016-02-15arm: build some file(s) as ARM mode onlyDavid Müller (ELSOFT AG)
2016-02-15arm: the ARM920T is THUMB capable, so select the appropriate ISADavid Müller (ELSOFT AG)
2016-02-15arm: make sure board_init_r() is being called using the right mode (ARM / THUMB)David Müller (ELSOFT AG)
2016-02-14Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2016-02-14ARM: uniphier: add support for PH1-Pro4 Ace and Sanji boardsMasahiro Yamada
2016-02-14ARM: dts: uniphier: enable I2C channel 2 of ProXstream2 Gentil boardMasahiro Yamada
2016-02-14ARM: dts: uniphier: add EEPROM node for ProXstream2 Gentil boardMasahiro Yamada
2016-02-14ARM: uniphier: adjust DDR clock delay line for ProXstream2Masahiro Yamada
2016-02-14ARM: uniphier: move cmd_ddrmphy.c to fix build errorMasahiro Yamada
2016-02-14ARM: uniphier: fix makefiles to build cmd_ddr(m)phy.cMasahiro Yamada
2016-02-14ARM: uniphier: remove unused header mio-regs.hMasahiro Yamada
2016-02-14ARM: uniphier: drop unneeded EHCI pin mux settingsMasahiro Yamada
2016-02-14ARM: uniphier: switch over to generic EHCI driverMasahiro Yamada
2016-02-14ARM: dts: uniphier: add clocks properties to EHCI nodesMasahiro Yamada
2016-02-14ARM: dts: uniphier: add device nodes for MIO control blockMasahiro Yamada
2016-02-14ARM: dts: uniphier: add device nodes for Peripheral control blockMasahiro Yamada
2016-02-14ARM: dts: uniphier: add device nodes for System Control blocksMasahiro Yamada
2016-02-14ARM: dts: uniphier: add reference clock nodesMasahiro Yamada
2016-02-14clk: uniphier: add Media I/O clock driver for UniPhier SoCsMasahiro Yamada
2016-02-14ARM: uniphier: support USB boot mode for ProXstream2 / PH1-LD6b SoCMasahiro Yamada
2016-02-14ARM: uniphier: add missing static qualifierMasahiro Yamada
2016-02-14ARM: uniphier: create early page table at run-timeMasahiro Yamada
2016-02-14ARM: uniphier: change stack pointer address for SPLMasahiro Yamada
2016-02-14spl: define BOOT_DEVICE_USBMasahiro Yamada
2016-02-14ARM: uniphier: support some more DRAM use cases on PH1-Pro4 boardsMasahiro Yamada
2016-02-12zynqmp: nand: Add Nand driver support for zynqmpSiva Durga Prasad Paladugu
2016-02-11Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2016-02-11video: tegra: Enable the 'lcd' env variable work-aroundSimon Glass