summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-01-14arm: mvebu/kirkwood: Use common timer functionsStefan Roese
2016-01-14arm: lpc32xx: switch SPL builds to driver modelVladimir Zapolskiy
2016-01-14arm: lpc32xx: switch serial console to driver modelVladimir Zapolskiy
2016-01-14arm: move gd handling outside of C codeAlbert ARIBAUD
2016-01-14Fix board init code to respect the C runtime environmentAlbert ARIBAUD
2016-01-14Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2016-01-13arm: dts: am4372: add qspi register maps for memory mapMugunthan V N
2016-01-13arm: dts: dra72-evm: add spi-flash comaptible for flashMugunthan V N
2016-01-13arm: dts: dra7-evm: add spi-flash comaptible for flashMugunthan V N
2016-01-13arm: dts: am437x-gp-evm: add spi-flash comaptible for flashMugunthan V N
2016-01-13arm: dts: dra7: add qspi register maps for memory map and control moduleMugunthan V N
2016-01-13dts: dra7: add spi alias for qspiMugunthan V N
2016-01-13arm: mvebu: Select SPL_DM_SEQ_ALIASNathan Rossi
2016-01-13x86: qemu: remove cpu node in device treeMiao Yan
2016-01-13x86: qemu: fix cpu device in smp bootMiao Yan
2016-01-13x86: use actual CPU number for allocating memoryMiao Yan
2016-01-13x86: fix a typo in function nameMiao Yan
2016-01-13x86: qemu: add a cpu uclass driver for qemu targetMiao Yan
2016-01-13x86: qemu: add fw_cfg supportMiao Yan
2016-01-13x86: ivybridge: Add macros for LPC decode rangesBin Meng
2016-01-13x86: fsp: Always use hex numbers in the hob command outputBin Meng
2016-01-13x86: ivybridge: Do not require HAVE_INTEL_MEBin Meng
2016-01-13x86: ivybridge: Add microcode blobs for all the steppingsBin Meng
2016-01-13x86: fsp: Set up init runtime buffer in update_fsp_configs()Bin Meng
2016-01-13x86: fsp: Move struct fspinit_rtbuf definition to chipset headerBin Meng
2016-01-13x86: queensbay: Remove invalid comments in update_fsp_configs()Bin Meng
2016-01-13x86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig optionBin Meng
2016-01-13x86: fsp: Rename update_fsp_upd() and change its signatureBin Meng
2016-01-13x86: fsp: Rename shared_data to fsp_config_dataBin Meng
2016-01-13x86: fsp: Add boot_mode as a member of struct shared_dataBin Meng
2016-01-13x86: fsp: Avoid cast stack_top in struct shared_dataBin Meng
2016-01-13x86: fsp: Simplify fsp_continue()Bin Meng
2016-01-12Merge git://git.denx.de/u-boot-dmTom Rini
2016-01-12sandbox: eth-raw-os.c: Ensure that our interface name is not too longTom Rini
2016-01-12rockchip: Use the debug UART on rk3036Simon Glass
2016-01-12dm: Convert PCI MMC over to use DM PCI APISimon Glass
2016-01-12dm: tegra: net: Convert tegra boards to driver model for EthernetSimon Glass
2016-01-12dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI APISimon Glass
2016-01-12dm: pci: video: Convert video and pci_rom to use DM PCI APISimon Glass
2016-01-12dm: Convert bios_interrupts to use DM PCI APISimon Glass
2016-01-12dm: x86: ivybridge: Convert graphics init to use DM PCI APISimon Glass
2016-01-12ARM: uniphier: add dump command for DDR Multi PHY registersMasahiro Yamada
2016-01-12ARM: uniphier: add DRAM init code for ProXstream2/PH1-LD6bMasahiro Yamada
2016-01-12ARM: uniphier: move headers out of include/mach directoryMasahiro Yamada
2016-01-12ARM: uniphier: move cmd_pinmon.c to boot-mode subdirectoryMasahiro Yamada
2016-01-12ARM: uniphier: move cmd_ddrphy.c to dram subdirectoryMasahiro Yamada
2016-01-12ARM: uniphier: kill bogus header includesMasahiro Yamada
2016-01-08am33xx/am43xx: Add platform data for GPIOsTom Rini
2016-01-08powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xxRobert P. J. Day
2016-01-07test: add sandbox timer to test.dtsThomas Chou