aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-02-16tegra: video: Move LCD enums into the driverSimon Glass1-22/+0
2016-02-16tegra: video: Convert tegra20 LCD driver to driver modelSimon Glass3-26/+6
2016-02-16tegra: video: Merge the two config structures togetherSimon Glass1-39/+0
2016-02-16tegra: video: Merge the display driver into one fileSimon Glass3-401/+0
2016-02-16tegra: dts: Sync tegra20.dtsi with Linux v4.4Simon Glass12-271/+560
2016-02-16tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20Simon Glass1-1/+1
2016-02-16tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCDSimon Glass1-2/+6
2016-02-16tegra: Allow driver model to be used for the PWMSimon Glass1-1/+2
2016-02-16tegra: lcd: Merge tegra124-lcd.c into display.cSimon Glass1-5/+0
2016-02-16tegra: pwm: Add a driver for the tegra PWMSimon Glass1-0/+2
2016-02-16tegra: dts: Sync up nyan-big files with LinuxSimon Glass2-356/+2038
2016-02-16tegra: dts: Sync up the tegra124 device tree files with LinuxSimon Glass3-136/+584
2016-02-15arm: build some file(s) as ARM mode onlyDavid Müller (ELSOFT AG)1-0/+6
2016-02-15arm: the ARM920T is THUMB capable, so select the appropriate ISADavid Müller (ELSOFT AG)1-1/+1
2016-02-15arm: make sure board_init_r() is being called using the right mode (ARM / THUMB)David Müller (ELSOFT AG)1-1/+5
2016-02-14Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini32-124/+590
2016-02-14ARM: uniphier: add support for PH1-Pro4 Ace and Sanji boardsMasahiro Yamada5-0/+223
2016-02-14ARM: dts: uniphier: enable I2C channel 2 of ProXstream2 Gentil boardMasahiro Yamada1-0/+5
2016-02-14ARM: dts: uniphier: add EEPROM node for ProXstream2 Gentil boardMasahiro Yamada1-0/+6
2016-02-14ARM: uniphier: adjust DDR clock delay line for ProXstream2Masahiro Yamada1-2/+10
2016-02-14ARM: uniphier: move cmd_ddrmphy.c to fix build errorMasahiro Yamada1-0/+0
2016-02-14ARM: uniphier: fix makefiles to build cmd_ddr(m)phy.cMasahiro Yamada2-1/+8
2016-02-14ARM: uniphier: remove unused header mio-regs.hMasahiro Yamada1-20/+0
2016-02-14ARM: uniphier: drop unneeded EHCI pin mux settingsMasahiro Yamada3-25/+0
2016-02-14ARM: uniphier: switch over to generic EHCI driverMasahiro Yamada6-8/+8
2016-02-14ARM: dts: uniphier: add clocks properties to EHCI nodesMasahiro Yamada4-0/+12
2016-02-14ARM: dts: uniphier: add device nodes for MIO control blockMasahiro Yamada7-0/+44
2016-02-14ARM: dts: uniphier: add device nodes for Peripheral control blockMasahiro Yamada6-0/+36
2016-02-14ARM: dts: uniphier: add device nodes for System Control blocksMasahiro Yamada7-0/+36
2016-02-14ARM: dts: uniphier: add reference clock nodesMasahiro Yamada7-0/+33
2016-02-14clk: uniphier: add Media I/O clock driver for UniPhier SoCsMasahiro Yamada1-0/+1
2016-02-14ARM: uniphier: support USB boot mode for ProXstream2 / PH1-LD6b SoCMasahiro Yamada4-2/+22
2016-02-14ARM: uniphier: add missing static qualifierMasahiro Yamada1-1/+1
2016-02-14ARM: uniphier: create early page table at run-timeMasahiro Yamada3-38/+94
2016-02-14ARM: uniphier: change stack pointer address for SPLMasahiro Yamada1-4/+1
2016-02-14spl: define BOOT_DEVICE_USBMasahiro Yamada1-0/+1
2016-02-14ARM: uniphier: support some more DRAM use cases on PH1-Pro4 boardsMasahiro Yamada1-27/+53
2016-02-12zynqmp: nand: Add Nand driver support for zynqmpSiva Durga Prasad Paladugu1-0/+2
2016-02-11Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini1-0/+1
2016-02-11video: tegra: Enable the 'lcd' env variable work-aroundSimon Glass1-0/+1
2016-02-08Remove unused CONFIG_MODEM_SUPPORT option and associated dead code.David Müller (ELSOFT AG)1-22/+0
2016-02-08ARM: dts: k2g: Add keystone net dts filesMugunthan V N3-0/+176
2016-02-08OMAP3_LOGIC: Setup defconfig to enable SPL and NAND bootingAdam Ford1-0/+1
2016-02-08serial: serial_stm32: move clock config from driver to boardVikas Manocha3-0/+62
2016-02-08Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini55-60/+60
2016-02-08Merge branch 'master' of git://git.denx.de/u-boot-niosTom Rini1-0/+7
2016-02-06Use correct spelling of "U-Boot"Bin Meng55-60/+60
2016-02-06nios2: set up the debug UART earlyThomas Chou1-0/+7
2016-02-05x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLEBin Meng3-60/+0
2016-02-05x86: Disable DM_PCI_COMPATBin Meng1-3/+0