aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-07ARM: zynq: Remove PHYLIB from config to defconfigMichal Simek11-1/+10
2015-12-06am33xx: Update serial pdataTom Rini1-11/+7
2015-12-05dm: tegra: Provide serial platform data for SPLSimon Glass1-1/+1
2015-12-05dm: serial: ns16550: Add pre-reloc flag to the driverSimon Glass1-0/+1
2015-12-05tegra: Remove merge markers in some Kconfig filesSimon Glass4-12/+0
2015-12-05rpi: add support for Raspberry Pi ZeroStephen Warren1-0/+5
2015-12-05rpi: fix revision scheme parsingStephen Warren1-34/+53
2015-12-05rpi: get rid of BCM2835_BOARD_REV_* macrosStephen Warren2-47/+23
2015-12-05mkimage : Fix generating multi and script imagesPhilippe De Swert1-13/+18
2015-12-05common: board: Dont relocate FDT incase of CONFIG_OF_EMBEDSiva Durga Prasad Paladugu2-0/+12
2015-12-05spl: mmc: Unify non/driver model spl_mmc_find_device()Simon Glass1-32/+9
2015-12-05spl: mmc: Rename 'mmc' variable to 'mmcp'Simon Glass1-7/+7
2015-12-05spl: mmc: Fix compiler warning with CONFIG_DM_MMCSimon Glass1-1/+1
2015-12-05drivers: remoteproc: rproc-uclass: Fix check for NULL pointersNishanth Menon1-1/+1
2015-12-05Change e-mail address of Kamil LulkoKamil Lulko24-24/+24
2015-12-05ns16550: change reg-shift property default to zeroThomas Chou1-1/+1
2015-12-05arch/arm/cpu/arm920t/ep93xx/led.c: Mark inline functions as static inlineTom Rini1-2/+2
2015-12-05common: cli_hush: avoid memory leakPeng Fan1-2/+7
2015-12-05common/Makefile: Compile fdt_support is enabled in SPLStefan Roese1-0/+1
2015-12-05defconfig: dra74_evm: enable serial driver modelMugunthan V N1-0/+1
2015-12-05arm: dts: dra7-evm: add chosen node to specify serial console deviceMugunthan V N1-0/+4
2015-12-05arm: dts: omap: add reg-shift to serial device tree nodeMugunthan V N3-0/+22
2015-12-05common: miiphyutil: avoid memory leakPeng Fan1-0/+2
2015-12-05common: mmc: unsigned char compared against 0Peng Fan1-1/+1
2015-12-05eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMSMarek Vasut5-5/+0
2015-12-05Fix typo: firstly -> first.Vagrant Cascadian3-4/+4
2015-12-05Fix typo: commmand -> command.Vagrant Cascadian5-6/+6
2015-12-05mpc8xx: remove stale "lwmon" filesWolfgang Denk2-305/+0
2015-12-05common: miiphyutil: no need to check name of mii_devPeng Fan1-1/+1
2015-12-05common: image-fdt: correct fdt_blob for IMAGE_FORMAT_LEGACYPeng Fan1-1/+1
2015-12-05common: cli_hush: avoid dead codePeng Fan1-1/+1
2015-12-05common: bootm: check return value of strict_strtoulPeng Fan1-1/+4
2015-12-04Merge branch 'master' of http://git.denx.de/u-boot-sparcTom Rini34-989/+602
2015-12-04Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini15-273/+689
2015-12-03sparc: Remove non-generic board init files: board.c, time.cFrancois Retief9-662/+7
2015-12-03sparc: leon3: Added busy wait function, made wait_ms() work when IRQ is disabledDaniel Hellstrom1-2/+30
2015-12-03sparc: leon3: Added CPU count and frequency detection.Daniel Hellstrom2-1/+58
2015-12-03sparc: Removed USB stop from linux bootm, arch-independent bootm stop USBDaniel Hellstrom1-8/+0
2015-12-03sparc: Use microseconds instead of ticks for timeoutFrancois Retief1-1/+1
2015-12-03sparc: Add CONFIG_DISPLAY_BOARDINFO variable to all LEON boardsFrancois Retief7-5/+30
2015-12-03sparc: Update PROM initialization code for generic boardFrancois Retief6-28/+56
2015-12-03sparc: Update cpu_init.c to use generic timer infrastructureFrancois Retief6-75/+106
2015-12-03sparc: leon2: Updates for generic board initializationFrancois Retief3-77/+111
2015-12-03sparc: leon3: Updates for generic board initializationFrancois Retief6-116/+151
2015-12-03sparc: leon3: Clear all unused GPTIMER registers.Daniel Hellstrom1-1/+9
2015-12-03sparc: leon3: Move ambapp_bus_init() call to arch_cpu_init() functionFrancois Retief2-5/+6
2015-12-03sparc: leon3: Move snoop detection from startup.S to arch_cpu_init()Francois Retief4-21/+21
2015-12-03sparc: Initial ground work for generic board initializationFrancois Retief9-26/+43
2015-12-03sparc: Fix whitespace in cpu/leon2/cpu_init.cFrancois Retief1-5/+5
2015-12-03sparc: leon3: Updated serial driver to use CONFIG_CONS_INDEXFrancois Retief1-0/+5