summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* spl: mmc: Rename 'mmc' variable to 'mmcp'Simon Glass2015-12-051-7/+7
* spl: mmc: Fix compiler warning with CONFIG_DM_MMCSimon Glass2015-12-051-1/+1
* drivers: remoteproc: rproc-uclass: Fix check for NULL pointersNishanth Menon2015-12-051-1/+1
* Change e-mail address of Kamil LulkoKamil Lulko2015-12-0524-24/+24
* ns16550: change reg-shift property default to zeroThomas Chou2015-12-051-1/+1
* arch/arm/cpu/arm920t/ep93xx/led.c: Mark inline functions as static inlineTom Rini2015-12-051-2/+2
* common: cli_hush: avoid memory leakPeng Fan2015-12-051-2/+7
* common/Makefile: Compile fdt_support is enabled in SPLStefan Roese2015-12-051-0/+1
* defconfig: dra74_evm: enable serial driver modelMugunthan V N2015-12-051-0/+1
* arm: dts: dra7-evm: add chosen node to specify serial console deviceMugunthan V N2015-12-051-0/+4
* arm: dts: omap: add reg-shift to serial device tree nodeMugunthan V N2015-12-053-0/+22
* common: miiphyutil: avoid memory leakPeng Fan2015-12-051-0/+2
* common: mmc: unsigned char compared against 0Peng Fan2015-12-051-1/+1
* eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMSMarek Vasut2015-12-055-5/+0
* Fix typo: firstly -> first.Vagrant Cascadian2015-12-053-4/+4
* Fix typo: commmand -> command.Vagrant Cascadian2015-12-055-6/+6
* mpc8xx: remove stale "lwmon" filesWolfgang Denk2015-12-052-305/+0
* common: miiphyutil: no need to check name of mii_devPeng Fan2015-12-051-1/+1
* common: image-fdt: correct fdt_blob for IMAGE_FORMAT_LEGACYPeng Fan2015-12-051-1/+1
* 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
OpenPOWER on IntegriCloud