summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-10-22nios2: convert nios2 cpu to driver modelThomas Chou
2015-10-22nios2 : convert altera_pio to driver modelThomas Chou
2015-10-22nios2: add clear and set bits macrosThomas Chou
2015-10-22nios2: convert altera_jtag_uart to driver modelThomas Chou
2015-10-22nios2: map physical address to uncached virtual addressThomas Chou
2015-10-22nios2: call board_init_f_memThomas Chou
2015-10-22nios2: zap version_stringThomas Chou
2015-10-22nios2: zap dly_clksThomas Chou
2015-10-22nios2: Split timer code into timer.cThomas Chou
2015-10-22nios2: Switch to generic timerThomas Chou
2015-10-22nios2: enable device tree control of U-BootThomas Chou
2015-10-22nios2: define _end in link scriptThomas Chou
2015-10-22nios2: remove gp assignments in link scriptThomas Chou
2015-10-22nios2: enlarge the code relocation rangeThomas Chou
2015-10-22nios2: BSS should be cleared only after board_init_fThomas Chou
2015-10-22nios2: permit device tree control of U-BootThomas Chou
2015-10-22am437x: Add am57xx_evm_defconfig using CONFIG_DMMugunthan V N
2015-10-22am437x: Add am437x_sk_evm_defconfig using CONFIG_DMMugunthan V N
2015-10-22am437x: Add am437x_gp_evm_defconfig using CONFIG_DMMugunthan V N
2015-10-22omap_hsmmc: update struct hsmmc to accomodate base address from DTMugunthan V N
2015-10-22dra7xx: Add dra74_evm_defconfig using CONFIG_DMMugunthan V N
2015-10-22ARM: dts: k2g: Add DT supportLokesh Vutla
2015-10-22ARM: k2g: add SD card and eMMC supportRoger Quadros
2015-10-22driver: net: keystone_net: add support for rgmii phyVitaly Andrianov
2015-10-22driver: net: keystone_net: fix phy mode configurationMugunthan V N
2015-10-22ARM: k2g: update keystone nav rx queue numbersVitaly Andrianov
2015-10-22ARM: k2g: Correct base addressesVitaly Andrianov
2015-10-22ARM: k2g: Add support for pin mux configurationVitaly Andrianov
2015-10-22ARM: k2g: Add ddr3 infoVitaly Andrianov
2015-10-22ARM: k2g: Add PSC infoVitaly Andrianov
2015-10-22ARM: k2g: Add clock informationVitaly Andrianov
2015-10-22ARM: k2g: Add pll dataVitaly Andrianov
2015-10-22ARM: k2g: Add kconfig supportLokesh Vutla
2015-10-22ARM: k2g: Add support for CPU detectionLokesh Vutla
2015-10-22ARM: keystone2: Use dtb images by defaultLokesh Vutla
2015-10-22ARM: dts: k2e: Enable OF_CONTROL and DMLokesh Vutla
2015-10-22ARM: dts: k2l: Enable OF_CONTROL and DMLokesh Vutla
2015-10-22ARM: dts: k2hk: Enable OF_CONTROL and DMLokesh Vutla
2015-10-22ARM: dts: keystone2: Do not use LPAE addresses in U-BootLokesh Vutla
2015-10-22ARM: dts: Keystone2: Import generic dt files from Linux KernelLokesh Vutla
2015-10-22ARM: keystone2: Fix serial port initLokesh Vutla
2015-10-22sandbox: Introduce dummy remoteproc nodesNishanth Menon
2015-10-22omap-common: Common get_board_serial function to pass serial through ATAGPaul Kocialkowski
2015-10-22omap-common: Common function to display die id, replacing omap3-specific versionPaul Kocialkowski
2015-10-22omap-common: Common serial and usbethaddr functions based on die idPaul Kocialkowski
2015-10-22omap5: omap_die_id supportPaul Kocialkowski
2015-10-22omap4: omap_die_id supportPaul Kocialkowski
2015-10-22omap3: omap_die_id supportPaul Kocialkowski
2015-10-22omap-common: Common omap_die_id definitionPaul Kocialkowski
2015-10-22Merge git://git.denx.de/u-boot-x86Tom Rini