summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
...
* x86: Remove CPU_INTEL_SOCKET_RPGA989Bin Meng2015-12-09-11/+4
* x86: Clean up ivybridge/chrome Kconfig optionsBin Meng2015-12-09-30/+0
* x86: ivybridge: Remove NORTHBRIDGE_INTEL_SANDYBRIDGEBin Meng2015-12-09-33/+1
* x86: Move i8254_init() to x86_cpu_init_f()Bin Meng2015-12-09-0/+5
* x86: Fix PCI UART compatible string for crownbay and galileoBin Meng2015-12-09-5/+5
* axs10x: add support of generic EHCI USB 2.0 controllerAlexey Brodkin2015-12-08-0/+6
* Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-12-07-14/+7
|\
| * zynq: sdhci: Move driver to DMMichal Simek2015-12-07-8/+5
| * zynq: sdhci: Remove zynq_sdhci_of_init()Michal Simek2015-12-07-1/+0
| * ARM: zynq: Remove unused SERIAL macros for serial_zynqMichal Simek2015-12-07-5/+0
| * net: gem: Move driver to DMMichal Simek2015-12-07-0/+2
* | arm: socfpga: Remove cpu_mmc_init()Marek Vasut2015-12-07-11/+0
* | arm: socfpga: Add SoCFPGA SR1500 boardStefan Roese2015-12-07-1/+110
|/
* am33xx: Update serial pdataTom Rini2015-12-06-11/+7
* dm: tegra: Provide serial platform data for SPLSimon Glass2015-12-05-1/+1
* rpi: get rid of BCM2835_BOARD_REV_* macrosStephen Warren2015-12-05-28/+0
* Change e-mail address of Kamil LulkoKamil Lulko2015-12-05-20/+20
* arch/arm/cpu/arm920t/ep93xx/led.c: Mark inline functions as static inlineTom Rini2015-12-05-2/+2
* arm: dts: dra7-evm: add chosen node to specify serial console deviceMugunthan V N2015-12-05-0/+4
* arm: dts: omap: add reg-shift to serial device tree nodeMugunthan V N2015-12-05-0/+22
* common: bootm: check return value of strict_strtoulPeng Fan2015-12-05-1/+4
* Merge branch 'master' of http://git.denx.de/u-boot-sparcTom Rini2015-12-04-964/+551
|\
| * 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
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-12-04-3/+18
|\ \ | |/ |/|
| * ARM: mxs: fix VDDD brownout settingMichael Heimpold2015-12-01-2/+2
| * mx6: clock: Modify GPMI clock to support mx6sxYe.Li2015-11-25-0/+12
| * iomux-v3: Take MX6D in consideration for imx_iomux_v3_setup_pad()Otavio Salvador2015-11-25-1/+1
| * cgtqmx6eval: Add SPL supportOtavio Salvador2015-11-25-0/+3
* | 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