summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-06altera_qspi: fix erase and write error codeThomas Chou
2015-12-06altera_qspi: add lock unlock opsThomas Chou
2015-12-05dm: tegra: Provide serial platform data for SPLSimon Glass
2015-12-05dm: serial: ns16550: Add pre-reloc flag to the driverSimon Glass
2015-12-05tegra: Remove merge markers in some Kconfig filesSimon Glass
2015-12-05rpi: add support for Raspberry Pi ZeroStephen Warren
2015-12-05rpi: fix revision scheme parsingStephen Warren
2015-12-05rpi: get rid of BCM2835_BOARD_REV_* macrosStephen Warren
2015-12-05mkimage : Fix generating multi and script imagesPhilippe De Swert
2015-12-05common: board: Dont relocate FDT incase of CONFIG_OF_EMBEDSiva Durga Prasad Paladugu
2015-12-05spl: mmc: Unify non/driver model spl_mmc_find_device()Simon Glass
2015-12-05spl: mmc: Rename 'mmc' variable to 'mmcp'Simon Glass
2015-12-05spl: mmc: Fix compiler warning with CONFIG_DM_MMCSimon Glass
2015-12-05drivers: remoteproc: rproc-uclass: Fix check for NULL pointersNishanth Menon
2015-12-05Change e-mail address of Kamil LulkoKamil Lulko
2015-12-05ns16550: change reg-shift property default to zeroThomas Chou
2015-12-05arch/arm/cpu/arm920t/ep93xx/led.c: Mark inline functions as static inlineTom Rini
2015-12-05common: cli_hush: avoid memory leakPeng Fan
2015-12-05common/Makefile: Compile fdt_support is enabled in SPLStefan Roese
2015-12-05defconfig: dra74_evm: enable serial driver modelMugunthan V N
2015-12-05arm: dts: dra7-evm: add chosen node to specify serial console deviceMugunthan V N
2015-12-05arm: dts: omap: add reg-shift to serial device tree nodeMugunthan V N
2015-12-05common: miiphyutil: avoid memory leakPeng Fan
2015-12-05common: mmc: unsigned char compared against 0Peng Fan
2015-12-05eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMSMarek Vasut
2015-12-05Fix typo: firstly -> first.Vagrant Cascadian
2015-12-05Fix typo: commmand -> command.Vagrant Cascadian
2015-12-05mpc8xx: remove stale "lwmon" filesWolfgang Denk
2015-12-05common: miiphyutil: no need to check name of mii_devPeng Fan
2015-12-05common: image-fdt: correct fdt_blob for IMAGE_FORMAT_LEGACYPeng Fan
2015-12-05common: cli_hush: avoid dead codePeng Fan
2015-12-05common: bootm: check return value of strict_strtoulPeng Fan
2015-12-04Merge branch 'master' of http://git.denx.de/u-boot-sparcTom Rini
2015-12-04Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-12-03sparc: Remove non-generic board init files: board.c, time.cFrancois Retief
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