summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-09microblaze: Do not use CONFIG_SYS_GENERIC_GLOBAL_DATAMichal Simek
2015-02-09bdinfo: Show information about fdt blob via bdinfoMichal Simek
2015-02-09microblaze: Speedup code copyMichal Simek
2015-02-09microblaze: Move architecture to use generic board initMichal Simek
2015-02-09microblaze: Enable SPL_NOR support when FLASH_BASE is setupMichal Simek
2015-02-09microblaze: Fix gd_t address which is placed at the end of BRAMMichal Simek
2015-02-09microblaze: Remove unused asm labelMichal Simek
2015-02-09microblaze: Use standard interrupt_init() functionMichal Simek
2015-02-09microblaze: Remove unneeded data section adding from DTBMichal Simek
2015-02-09microblaze: Add debug message about enabling interruptsMichal Simek
2015-02-09microblaze: Fix coding styleMichal Simek
2015-02-09microblaze: Remove DEBUG_INT macro and use debug() insteadMichal Simek
2015-02-09microblaze: Fix coding style in exception.cMichal Simek
2015-02-09microblaze: Show return address from exceptionMichal Simek
2015-02-09microblaze: Fix stack usage in interrupt handlerMichal Simek
2015-02-09common/board_r: manual relocation for cmd tableAndreas Bießmann
2015-02-09common: Move dram_init() declaration to common locationMichal Simek
2015-02-04Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini
2015-02-02Prepare v2015.04-rc1v2015.04-rc1Tom Rini
2015-02-02Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini
2015-02-02Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini
2015-02-02Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2015-02-02sunxi: mmc: Add 'sunxi_' prefix to the static functionsSiarhei Siamashka
2015-02-02sunxi: dram: Support more sun[457]i dram parameters in KconfigSiarhei Siamashka
2015-02-02sunxi: dram: Optionally use standard JEDEC timings for sun[457]iSiarhei Siamashka
2015-02-02sunxi: video: Force h/vsync active high when using ext. vga dac on some boardsHans de Goede
2015-02-02sunxi: Add Inet 86VS supportMichal Suchanek
2015-02-02sunxi: TZX-Q8-713B7 supportPaul Kocialkowski
2015-02-02sunxi: Add Linksprite_pcDuino3_Nano board / defconfigAdam Sampson
2015-02-02sunxi: MAINTAINERS: sort entries alphabeticallyHans de Goede
2015-02-02sunxi: rsb: Move rsb_set_device_mode() call to rsb_init()Hans de Goede
2015-02-02sunxi: rsb: Add sun9i (A80 support)Hans de Goede
2015-02-02sunxi: Remove CONFIG_TARGET_FOO for sun5i and sun7i boardsHans de Goede
2015-02-02sunxi: Add a GMAC Transmit Clock Delay Chain Kconfig optionHans de Goede
2015-02-02sunxi: Convert sun5i boards to use auto dram configurationHans de Goede
2015-02-02sunxi: Hyundai_A7HD_defconfig fix USB vbus pin configHans de Goede
2015-02-02sunxi: Only enable i2c support in the SPL when neededHans de Goede
2015-01-31Merge branch 'patman' of git://git.denx.de/u-boot-x86Tom Rini
2015-01-31Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2015-01-30patman: Explain how to make doc/git-mailrc workSimon Glass
2015-01-30sandbox: Fix README to indicate that vendor name is unsetSimon Glass
2015-01-30patman: Check commit_match before stripping leading whitespaceScott Wood
2015-01-30patman: Make dry-run output match real functionalityPeter Tyser
2015-01-30sandbox: Add a -D option to use a default device treeSimon Glass
2015-01-30sandbox: Correct cros-ec keyboard definitionSimon Glass
2015-01-30net/designware: add error message on DMA reset timeoutAlexey Brodkin
2015-01-30net: phy: micrel: add support for KSZ8895 switch in SMI modePhilippe De Muyter
2015-01-30Add MS7206SE ethernet supportYoshinori Sato
2015-01-30net: tsec: Fix NULL access in case init_phy() failsClaudiu Manoil
2015-01-30Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini