summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-12-03sparc: Update PROM initialization code for generic boardFrancois Retief
2015-12-03sparc: Update cpu_init.c to use generic timer infrastructureFrancois Retief
2015-12-03sparc: leon2: Updates for generic board initializationFrancois Retief
2015-12-03sparc: leon3: Updates for generic board initializationFrancois Retief
2015-12-03sparc: leon3: Clear all unused GPTIMER registers.Daniel Hellstrom
2015-12-03sparc: leon3: Move ambapp_bus_init() call to arch_cpu_init() functionFrancois Retief
2015-12-03sparc: leon3: Move snoop detection from startup.S to arch_cpu_init()Francois Retief
2015-12-03sparc: Initial ground work for generic board initializationFrancois Retief
2015-12-03sparc: Fix whitespace in cpu/leon2/cpu_init.cFrancois Retief
2015-12-03sparc: leon3: Updated serial driver to use CONFIG_CONS_INDEXFrancois Retief
2015-12-03sparc: Serial baud rate register support multiple buses with different frequencyDaniel Hellstrom
2015-12-03sparc: leon3: Clear GD_FLAG_SERIAL_READY flag on AMBA failureFrancois Retief
2015-12-03sparc: Added function that checks if IRQ is on or offDaniel Hellstrom
2015-12-03sparc: Remove version_string variable from start.S fileFrancois Retief
2015-12-03sparc: Move SYS_SPARC_NWINDOWS to KconfigFrancois Retief
2015-12-01Revert "rockchip: Reconfigure the malloc based to point to system memory"Sjoerd Simons
2015-12-01rockchip: move SYS_MALLOC_SIMPLE to mach-rockchip KconfigAriel D'Alessandro
2015-12-01rockchip: Add max spl size & spl header configsJeffy Chen
2015-12-01rockchip: Add basic support for evb-rk3036 boardhuang lin
2015-12-01rockchip: rk3036: Add core Soc start-up codehuang lin
2015-12-01rockchip: add rk3036 sdram driverhuang lin
2015-12-01rockchip: add early uart driverhuang lin
2015-12-01rockchip: mmc: get the fifo mode and fifo depth property from dtshuang lin
2015-12-01rockchip: rk3036: Add a simple syscon driverhuang lin
2015-12-01rockchip: rk3036: Add Soc reset driverhuang lin
2015-12-01rockchip: rk3036: Add header files for GRFhuang lin
2015-12-01rockchip: rk3036: Add clock driverhuang lin
2015-12-01rockchip: Bring in RK3036 device tree file includes and bindingshuang lin
2015-12-01rockchip: add config decide whether to build common.chuang lin
2015-12-01rockchip: rename board-spl.c to rk3288-board-spl.chuang lin
2015-12-01rockchip: move SYS_MALLOC_F_LEN to rk3288 own Kconfighuang lin
2015-12-01rockchip: add timer driverhuang lin
2015-12-01dm: pci: Disable PCI compatibility functions by defaultSimon Glass
2015-12-01dm: tegra: pci: Convert tegra boards to driver model for PCISimon Glass
2015-12-01ARM: tegra: refactor common Kconfig optionsStephen Warren
2015-12-01x86: tsc: Move tsc_timer.c to drivers/timerBin Meng
2015-12-01x86: tsc: Remove legacy timer codesBin Meng
2015-12-01x86: Convert to use driver model timerBin Meng
2015-12-01x86: tsc: Add driver model timer supportBin Meng
2015-12-01x86: tsc: Use notrace from <linux/compiler.h>Bin Meng
2015-12-01x86: Remove MIN_PORT80_KCLOCKS_DELAYBin Meng
2015-12-01timer: sandbox: Use device tree to pass the clock frequencyBin Meng
2015-11-30Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2015-11-30arm: at91/spl: atmel_sfr: move saic redirect to separate fileWenyou Yang
2015-11-30arm: at91/spl: matrix: use matrix slave id macrosWenyou Yang
2015-11-30arm: at91/spl: matrix: remove security peripheral select codeWenyou Yang
2015-11-30arm: at91/spl: matrix: remove matrix write protection codeWenyou Yang
2015-11-30arm: at91/spl: matrix: move matrix init to separate fileWenyou Yang
2015-11-30arm: atmel: Add SAMA5D2 Xplained boardWenyou Yang
2015-11-30gpio: atmel: Add the PIO4 driver supportWenyou Yang