summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sparc: leon3: Clear all unused GPTIMER registers.Daniel Hellstrom2015-12-031-1/+9
* sparc: leon3: Move ambapp_bus_init() call to arch_cpu_init() functionFrancois Retief2015-12-032-5/+6
* sparc: leon3: Move snoop detection from startup.S to arch_cpu_init()Francois Retief2015-12-034-21/+21
* sparc: Initial ground work for generic board initializationFrancois Retief2015-12-038-25/+41
* sparc: Fix whitespace in cpu/leon2/cpu_init.cFrancois Retief2015-12-031-5/+5
* sparc: leon3: Updated serial driver to use CONFIG_CONS_INDEXFrancois Retief2015-12-031-0/+5
* sparc: Serial baud rate register support multiple buses with different frequencyDaniel Hellstrom2015-12-033-4/+16
* sparc: leon3: Clear GD_FLAG_SERIAL_READY flag on AMBA failureFrancois Retief2015-12-031-0/+1
* sparc: Added function that checks if IRQ is on or offDaniel Hellstrom2015-12-032-0/+10
* sparc: Remove version_string variable from start.S fileFrancois Retief2015-12-032-21/+6
* sparc: Move SYS_SPARC_NWINDOWS to KconfigFrancois Retief2015-12-032-0/+14
* Revert "rockchip: Reconfigure the malloc based to point to system memory"Sjoerd Simons2015-12-011-7/+0
* rockchip: move SYS_MALLOC_SIMPLE to mach-rockchip KconfigAriel D'Alessandro2015-12-011-0/+3
* rockchip: Add max spl size & spl header configsJeffy Chen2015-12-013-0/+27
* rockchip: Add basic support for evb-rk3036 boardhuang lin2015-12-013-1/+62
* rockchip: rk3036: Add core Soc start-up codehuang lin2015-12-017-2/+104
* rockchip: add rk3036 sdram driverhuang lin2015-12-013-0/+1107
* rockchip: add early uart driverhuang lin2015-12-013-0/+108
* rockchip: mmc: get the fifo mode and fifo depth property from dtshuang lin2015-12-011-0/+1
* rockchip: rk3036: Add a simple syscon driverhuang lin2015-12-012-1/+22
* rockchip: rk3036: Add Soc reset driverhuang lin2015-12-012-0/+55
* rockchip: rk3036: Add header files for GRFhuang lin2015-12-011-0/+493
* rockchip: rk3036: Add clock driverhuang lin2015-12-011-0/+168
* rockchip: Bring in RK3036 device tree file includes and bindingshuang lin2015-12-011-0/+427
* rockchip: add config decide whether to build common.chuang lin2015-12-011-1/+1
* rockchip: rename board-spl.c to rk3288-board-spl.chuang lin2015-12-012-1/+1
* rockchip: move SYS_MALLOC_F_LEN to rk3288 own Kconfighuang lin2015-12-012-3/+3
* rockchip: add timer driverhuang lin2015-12-014-19/+73
* dm: pci: Disable PCI compatibility functions by defaultSimon Glass2015-12-012-0/+4
* dm: tegra: pci: Convert tegra boards to driver model for PCISimon Glass2015-12-012-0/+5
* ARM: tegra: refactor common Kconfig optionsStephen Warren2015-12-011-18/+20
* x86: tsc: Move tsc_timer.c to drivers/timerBin Meng2015-12-012-390/+0
* x86: tsc: Remove legacy timer codesBin Meng2015-12-015-80/+0
* x86: Convert to use driver model timerBin Meng2015-12-0118-39/+32
* x86: tsc: Add driver model timer supportBin Meng2015-12-011-0/+65
* x86: tsc: Use notrace from <linux/compiler.h>Bin Meng2015-12-011-3/+3
* x86: Remove MIN_PORT80_KCLOCKS_DELAYBin Meng2015-12-012-20/+0
* timer: sandbox: Use device tree to pass the clock frequencyBin Meng2015-12-011-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-11-3014-63/+406
|\
| * arm: at91/spl: atmel_sfr: move saic redirect to separate fileWenyou Yang2015-11-305-15/+25
| * arm: at91/spl: matrix: use matrix slave id macrosWenyou Yang2015-11-302-9/+34
| * arm: at91/spl: matrix: remove security peripheral select codeWenyou Yang2015-11-301-9/+0
| * arm: at91/spl: matrix: remove matrix write protection codeWenyou Yang2015-11-301-8/+0
| * arm: at91/spl: matrix: move matrix init to separate fileWenyou Yang2015-11-303-43/+52
| * arm: atmel: Add SAMA5D2 Xplained boardWenyou Yang2015-11-307-6/+274
| * gpio: atmel: Add the PIO4 driver supportWenyou Yang2015-11-301-0/+48
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-11-3032-88/+783
|\ \
| * | armv8: fsl-layerscape: Fix early MMU table for nand bootYork Sun2015-11-301-0/+4
| * | armv8: ls2085a: Add workaround of errata A009635Prabhakar Kushwaha2015-11-305-0/+81
| * | armv8: fsl-layerscape: Fix "cpu release" commandYork Sun2015-11-301-0/+6
OpenPOWER on IntegriCloud