aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-06arm: maxbcm: Enable SPL to include DDR training code into U-BootStefan Roese6-5/+136
2015-02-06arm: mvebu: Placeholder bin_hdr file can now be removedStefan Roese2-34/+0
2015-02-06arm: armada-xp: Change built target to include the SPL binary as bin_hdrStefan Roese1-0/+4
2015-02-06kirkwood: sheevaplug: add FDT supportDrEagle1-0/+5
2015-02-06kirkwood: sheevaplug: fix multiple definesDrEagle1-1/+0
2015-02-06kirkwood: sheevaplug: fix styleDrEagle1-0/+1
2015-02-04Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini10-25/+1254
2015-02-02Prepare v2015.04-rc1v2015.04-rc1Tom Rini1-2/+2
2015-02-02Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini16-72/+252
2015-02-02Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini3-3/+3
2015-02-02Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini47-331/+490
2015-02-02sunxi: mmc: Add 'sunxi_' prefix to the static functionsSiarhei Siamashka1-7/+7
2015-02-02sunxi: dram: Support more sun[457]i dram parameters in KconfigSiarhei Siamashka3-3/+51
2015-02-02sunxi: dram: Optionally use standard JEDEC timings for sun[457]iSiarhei Siamashka4-4/+249
2015-02-02sunxi: video: Force h/vsync active high when using ext. vga dac on some boardsHans de Goede4-3/+21
2015-02-02sunxi: Add Inet 86VS supportMichal Suchanek2-0/+21
2015-02-02sunxi: TZX-Q8-713B7 supportPaul Kocialkowski2-0/+20
2015-02-02sunxi: Add Linksprite_pcDuino3_Nano board / defconfigAdam Sampson2-0/+16
2015-02-02sunxi: MAINTAINERS: sort entries alphabeticallyHans de Goede1-24/+24
2015-02-02sunxi: rsb: Move rsb_set_device_mode() call to rsb_init()Hans de Goede4-9/+11
2015-02-02sunxi: rsb: Add sun9i (A80 support)Hans de Goede4-2/+25
2015-02-02sunxi: Remove CONFIG_TARGET_FOO for sun5i and sun7i boardsHans de Goede20-101/+8
2015-02-02sunxi: Add a GMAC Transmit Clock Delay Chain Kconfig optionHans de Goede6-9/+14
2015-02-02sunxi: Convert sun5i boards to use auto dram configurationHans de Goede12-169/+19
2015-02-02sunxi: Hyundai_A7HD_defconfig fix USB vbus pin configHans de Goede1-1/+2
2015-02-02sunxi: Only enable i2c support in the SPL when neededHans de Goede1-0/+3
2015-01-31Merge branch 'patman' of git://git.denx.de/u-boot-x86Tom Rini7-26/+45
2015-01-31Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini4-2/+93
2015-01-30patman: Explain how to make doc/git-mailrc workSimon Glass1-5/+8
2015-01-30sandbox: Fix README to indicate that vendor name is unsetSimon Glass1-2/+2
2015-01-30patman: Check commit_match before stripping leading whitespaceScott Wood1-1/+3
2015-01-30patman: Make dry-run output match real functionalityPeter Tyser2-14/+10
2015-01-30sandbox: Add a -D option to use a default device treeSimon Glass1-0/+20
2015-01-30sandbox: Correct cros-ec keyboard definitionSimon Glass1-4/+2
2015-01-30net/designware: add error message on DMA reset timeoutAlexey Brodkin1-1/+3
2015-01-30net: phy: micrel: add support for KSZ8895 switch in SMI modePhilippe De Muyter1-0/+58
2015-01-30Add MS7206SE ethernet supportYoshinori Sato1-1/+30
2015-01-30net: tsec: Fix NULL access in case init_phy() failsClaudiu Manoil1-0/+2
2015-01-30Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini28-912/+303
2015-01-30Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini185-1610/+4637
2015-01-30ARM: armv7 fix spelling of SCTRLPeng Fan2-4/+4
2015-01-30fpga: Extend dump descriptionMichal Simek1-1/+1
2015-01-30vexpress64: support the Juno Development PlatformLinus Walleij5-1/+45
2015-01-30vexpress64: get rid of CONFIG_SYS_EXTRA_OPTIONSLinus Walleij5-13/+38
2015-01-30add README.distro fileDennis Gilmore1-0/+341
2015-01-30drivers/pci/pci_rom.c: fix compile warning under 64bit modeMinghuan Lian1-1/+1
2015-01-30drivers/net/e1000.c: fix compile warning under 64bit modeMinghuan Lian1-14/+17
2015-01-30arm: switch armltd vexpress to GENERIC_BOARDChris Kuethe1-1/+1
2015-01-30distro_bootcmd: read DHCP boot script name from a variableStephen Warren1-1/+2
2015-01-30cmd: Fix gettime command helpBin Meng1-2/+2