summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-03sparc: leon3: Added busy wait function, made wait_ms() work when IRQ is disabledDaniel Hellstrom
2015-12-03sparc: leon3: Added CPU count and frequency detection.Daniel Hellstrom
2015-12-03sparc: Removed USB stop from linux bootm, arch-independent bootm stop USBDaniel Hellstrom
2015-12-03sparc: Use microseconds instead of ticks for timeoutFrancois Retief
2015-12-03sparc: Add CONFIG_DISPLAY_BOARDINFO variable to all LEON boardsFrancois Retief
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-01iocon: Disable FIT_VERBOSETom Rini
2015-12-01rockchip: Explicitly set CONFIG_SPL_STACK_R_MALLOC_SIMPLE_LENSjoerd Simons
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: doc: show packet rk3036 uboot imagehuang lin
2015-12-01rockchip: Add support for rk's second level loaderJeffy Chen
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: mmc: use non-removable property to distinguish emmc and sdcard regi...huang lin
2015-12-01mmc: dw_mmc: support fifo mode in dwc mmc driverhuang lin
2015-12-01mmc: dw_mmc: move data transfer as a separate functionhuang lin
2015-12-01rockchip: rk3036: Add pinctrl driverhuang 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: serial driver support rk3036huang lin
2015-12-01dm: core: Add SPL Kconfig for REGMAP and SYSCONhuang 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-01rockchip: firefly: Save the environment on SD cardSjoerd Simons
2015-12-01rockchip: Also load the initrd below 512MSjoerd Simons
2015-12-01dm: pci: Disable PCI compatibility functions by defaultSimon Glass