summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* sparc: Remove non-generic board init files: board.c, time.cFrancois Retief2015-12-03-662/+7
* sparc: leon3: Added busy wait function, made wait_ms() work when IRQ is disabledDaniel Hellstrom2015-12-03-2/+30
* sparc: leon3: Added CPU count and frequency detection.Daniel Hellstrom2015-12-03-1/+58
* sparc: Removed USB stop from linux bootm, arch-independent bootm stop USBDaniel Hellstrom2015-12-03-8/+0
* sparc: Add CONFIG_DISPLAY_BOARDINFO variable to all LEON boardsFrancois Retief2015-12-03-0/+20
* sparc: Update PROM initialization code for generic boardFrancois Retief2015-12-03-28/+32
* sparc: Update cpu_init.c to use generic timer infrastructureFrancois Retief2015-12-03-74/+104
* sparc: leon2: Updates for generic board initializationFrancois Retief2015-12-03-75/+107
* sparc: leon3: Updates for generic board initializationFrancois Retief2015-12-03-116/+143
* sparc: leon3: Clear all unused GPTIMER registers.Daniel Hellstrom2015-12-03-1/+9
* sparc: leon3: Move ambapp_bus_init() call to arch_cpu_init() functionFrancois Retief2015-12-03-5/+6
* sparc: leon3: Move snoop detection from startup.S to arch_cpu_init()Francois Retief2015-12-03-21/+21
* sparc: Initial ground work for generic board initializationFrancois Retief2015-12-03-25/+41
* sparc: Fix whitespace in cpu/leon2/cpu_init.cFrancois Retief2015-12-03-5/+5
* sparc: leon3: Updated serial driver to use CONFIG_CONS_INDEXFrancois Retief2015-12-03-0/+5
* sparc: Serial baud rate register support multiple buses with different frequencyDaniel Hellstrom2015-12-03-4/+16
* sparc: leon3: Clear GD_FLAG_SERIAL_READY flag on AMBA failureFrancois Retief2015-12-03-0/+1
* sparc: Added function that checks if IRQ is on or offDaniel Hellstrom2015-12-03-0/+10
* sparc: Remove version_string variable from start.S fileFrancois Retief2015-12-03-21/+6
* sparc: Move SYS_SPARC_NWINDOWS to KconfigFrancois Retief2015-12-03-0/+14
* Revert "rockchip: Reconfigure the malloc based to point to system memory"Sjoerd Simons2015-12-01-7/+0
* rockchip: move SYS_MALLOC_SIMPLE to mach-rockchip KconfigAriel D'Alessandro2015-12-01-0/+3
* rockchip: Add max spl size & spl header configsJeffy Chen2015-12-01-0/+27
* rockchip: Add basic support for evb-rk3036 boardhuang lin2015-12-01-1/+62
* rockchip: rk3036: Add core Soc start-up codehuang lin2015-12-01-2/+104
* rockchip: add rk3036 sdram driverhuang lin2015-12-01-0/+1107
* rockchip: add early uart driverhuang lin2015-12-01-0/+108
* rockchip: mmc: get the fifo mode and fifo depth property from dtshuang lin2015-12-01-0/+1
* rockchip: rk3036: Add a simple syscon driverhuang lin2015-12-01-1/+22
* rockchip: rk3036: Add Soc reset driverhuang lin2015-12-01-0/+55
* rockchip: rk3036: Add header files for GRFhuang lin2015-12-01-0/+493
* rockchip: rk3036: Add clock driverhuang lin2015-12-01-0/+168
* rockchip: Bring in RK3036 device tree file includes and bindingshuang lin2015-12-01-0/+427
* rockchip: add config decide whether to build common.chuang lin2015-12-01-1/+1
* rockchip: rename board-spl.c to rk3288-board-spl.chuang lin2015-12-01-1/+1
* rockchip: move SYS_MALLOC_F_LEN to rk3288 own Kconfighuang lin2015-12-01-3/+3
* rockchip: add timer driverhuang lin2015-12-01-19/+73
* dm: pci: Disable PCI compatibility functions by defaultSimon Glass2015-12-01-0/+4
* dm: tegra: pci: Convert tegra boards to driver model for PCISimon Glass2015-12-01-0/+5
* ARM: tegra: refactor common Kconfig optionsStephen Warren2015-12-01-18/+20
* x86: tsc: Move tsc_timer.c to drivers/timerBin Meng2015-12-01-390/+0
* x86: tsc: Remove legacy timer codesBin Meng2015-12-01-80/+0
* x86: Convert to use driver model timerBin Meng2015-12-01-39/+32
* x86: tsc: Add driver model timer supportBin Meng2015-12-01-0/+65
* x86: tsc: Use notrace from <linux/compiler.h>Bin Meng2015-12-01-3/+3
* x86: Remove MIN_PORT80_KCLOCKS_DELAYBin Meng2015-12-01-20/+0
* timer: sandbox: Use device tree to pass the clock frequencyBin Meng2015-12-01-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-11-30-63/+406
|\
| * arm: at91/spl: atmel_sfr: move saic redirect to separate fileWenyou Yang2015-11-30-15/+25
| * arm: at91/spl: matrix: use matrix slave id macrosWenyou Yang2015-11-30-9/+34