summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * sparc: Add CONFIG_DISPLAY_BOARDINFO variable to all LEON boardsFrancois Retief2015-12-032-0/+20
| * sparc: Update PROM initialization code for generic boardFrancois Retief2015-12-034-28/+32
| * sparc: Update cpu_init.c to use generic timer infrastructureFrancois Retief2015-12-035-74/+104
| * sparc: leon2: Updates for generic board initializationFrancois Retief2015-12-032-75/+107
| * sparc: leon3: Updates for generic board initializationFrancois Retief2015-12-032-116/+143
| * 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
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-12-044-3/+18
|\ \ | |/ |/|
| * ARM: mxs: fix VDDD brownout settingMichael Heimpold2015-12-011-2/+2
| * mx6: clock: Modify GPMI clock to support mx6sxYe.Li2015-11-251-0/+12
| * iomux-v3: Take MX6D in consideration for imx_iomux_v3_setup_pad()Otavio Salvador2015-11-251-1/+1
| * cgtqmx6eval: Add SPL supportOtavio Salvador2015-11-251-0/+3
* | 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
OpenPOWER on IntegriCloud