summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2016-02-08Remove unused CONFIG_MODEM_SUPPORT option and associated dead code.David Müller (ELSOFT AG)
2016-02-08ARM: dts: k2g: Add keystone net dts filesMugunthan V N
2016-02-08OMAP3_LOGIC: Setup defconfig to enable SPL and NAND bootingAdam Ford
2016-02-08serial: serial_stm32: move clock config from driver to boardVikas Manocha
2016-02-08Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini
2016-02-08Merge branch 'master' of git://git.denx.de/u-boot-niosTom Rini
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2016-02-06nios2: set up the debug UART earlyThomas Chou
2016-02-05x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLEBin Meng
2016-02-05x86: Disable DM_PCI_COMPATBin Meng
2016-02-05x86: quark: Use Quark's own PCI config APIsBin Meng
2016-02-05x86: pci: Drop legacy PCI APIsBin Meng
2016-02-05x86: pci: Use DM PCI APIs in pci_assign_irqs()Bin Meng
2016-02-05x86: qemu: Convert to use DM PCI APIBin Meng
2016-02-05x86: tnc: Remove IGD and SDVO devices from driver modelBin Meng
2016-02-05x86: tnc: Use DM PCI API in disable_igd()Bin Meng
2016-02-05x86: tnc: Change disable_igd() to have a return valueBin Meng
2016-02-05x86: irq: Convert to use DM PCI APIBin Meng
2016-02-05x86: irq: Move irq_router to a per driver privBin Meng
2016-02-05x86: irq: Get irq_router's bdf via dm_pci_get_bdf()Bin Meng
2016-02-05x86: minnowmax: Drop io-base property in the pch_pinctrl nodeBin Meng
2016-02-05x86: Drop asm/arch/gpio.hBin Meng