summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* common: cli_hush: avoid dead codePeng Fan2015-12-051-1/+1
* common: bootm: check return value of strict_strtoulPeng Fan2015-12-051-1/+4
* Merge branch 'master' of http://git.denx.de/u-boot-sparcTom Rini2015-12-0434-989/+602
|\
| * sparc: Remove non-generic board init files: board.c, time.cFrancois Retief2015-12-039-662/+7
| * sparc: leon3: Added busy wait function, made wait_ms() work when IRQ is disabledDaniel Hellstrom2015-12-031-2/+30
| * sparc: leon3: Added CPU count and frequency detection.Daniel Hellstrom2015-12-032-1/+58
| * sparc: Removed USB stop from linux bootm, arch-independent bootm stop USBDaniel Hellstrom2015-12-031-8/+0
| * sparc: Use microseconds instead of ticks for timeoutFrancois Retief2015-12-031-1/+1
| * sparc: Add CONFIG_DISPLAY_BOARDINFO variable to all LEON boardsFrancois Retief2015-12-037-5/+30
| * sparc: Update PROM initialization code for generic boardFrancois Retief2015-12-036-28/+56
| * sparc: Update cpu_init.c to use generic timer infrastructureFrancois Retief2015-12-036-75/+106
| * sparc: leon2: Updates for generic board initializationFrancois Retief2015-12-033-77/+111
| * sparc: leon3: Updates for generic board initializationFrancois Retief2015-12-036-116/+151
| * 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-039-26/+43
| * 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-037-15/+14
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-12-0415-273/+689
|\ \
| * | arm: imx6: novena: Enable extfs support in SPLMarek Vasut2015-12-011-0/+1
| * | arm: imx6: novena, gw_ventana: Fix use of pfuze100 bit definitionsMarek Vasut2015-12-012-2/+2
| * | ARM: mxs: fix VDDD brownout settingMichael Heimpold2015-12-011-2/+2
| * | mx6: clock: Modify GPMI clock to support mx6sxYe.Li2015-11-251-0/+12
| * | video: ipu: simplify if else codePeng Fan2015-11-251-3/+1
| * | colibri_vf: Add board_usb_phy_mode functionSanchayan Maity2015-11-251-1/+32
| * | cgtqmx6eval: Add DFU supportOtavio Salvador2015-11-252-0/+22
| * | iomux-v3: Take MX6D in consideration for imx_iomux_v3_setup_pad()Otavio Salvador2015-11-251-1/+1
| * | cgtqmx6eval: Add SPL supportOtavio Salvador2015-11-256-270/+565
| * | cgtqmx6eval: Add fastboot supportOtavio Salvador2015-11-251-0/+6
| * | cgtqmx6eval: Use SPI NOR to store the environmentOtavio Salvador2015-11-251-4/+14
| * | cgtqmx6eval: Add SPI NOR flash supportOtavio Salvador2015-11-252-0/+41
| * | arm: mx6: Reduce SPL malloc pool sizeMarek Vasut2015-11-231-3/+3
* | | Revert "LCD: Add an option to skip registration as an stdio output"Anatolij Gustschin2015-12-021-13/+0
| |/ |/|
* | iocon: Disable FIT_VERBOSETom Rini2015-12-012-2/+1
* | rockchip: Explicitly set CONFIG_SPL_STACK_R_MALLOC_SIMPLE_LENSjoerd Simons2015-12-012-0/+2
* | 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-013-8/+3
* | rockchip: doc: show packet rk3036 uboot imagehuang lin2015-12-011-0/+11
* | rockchip: Add support for rk's second level loaderJeffy Chen2015-12-014-17/+14
* | rockchip: Add max spl size & spl header configsJeffy Chen2015-12-019-8/+40
* | rockchip: Add basic support for evb-rk3036 boardhuang lin2015-12-019-1/+171
* | rockchip: rk3036: Add core Soc start-up codehuang lin2015-12-018-2/+207
* | rockchip: add rk3036 sdram driverhuang lin2015-12-013-0/+1107
* | rockchip: add early uart driverhuang lin2015-12-013-0/+108
OpenPOWER on IntegriCloud