summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-13zynq: Fix elf header generationMichal Simek
2014-02-13zynq: Use full tftpboot command instead of shortcut tftpMichal Simek
2014-02-13relocate-rela: replace a magic number with sizeof(Elf64_Rela)Masahiro Yamada
2014-02-13ARM: bcm2835: config.mk isn't neededStephen Warren
2014-02-13ARM: rpi_b: set $fdtfile in default environmentStephen Warren
2014-02-13Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-02-11serial: opencores_yanu: Avoid duplicate oc_serial_setbrg() implementationAxel Lin
2014-02-11serial: opencores_yanu: Fix build errorAxel Lin
2014-02-10exynos: clock: use the clear and set bits macros.Inha Song
2014-02-10exynos: clock: fixed that cfg is set to wrong value.Inha Song
2014-02-07serial/serial_arc - add driver for ARC UARTAlexey Brodkin
2014-02-07dra7xx_evm: Add CONFIG_SUPPORT_EMMC_BOOT, document usageTom Rini
2014-02-07omap5_uevm: Add CONFIG_SUPPORT_EMMC_BOOT, document usageTom Rini
2014-02-07cmd_mmc.c: Drop open/close mmc sub-commandsTom Rini
2014-02-07cmd_mmc.c: Add bootbus mmc sub-commandTom Rini
2014-02-07cmd_mmc.c: Add 'partconf' command to mmcTom Rini
2014-02-07cmd_mmc.c: Rename 'bootpart' to 'bootpart-resize'Tom Rini
2014-02-07cmd_mmc.c: Change 'bootpart' code to match normal coding styleTom Rini
2014-02-07SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORKTom Rini
2014-02-07mmc: Enabled quirk SDHCI_QUIRK_BROKEN_R1BSiva Durga Prasad Paladugu
2014-02-07MMC: DWMMC: Correct the CLKDIV register valueRajeshwari S Shinde
2014-02-07mmc: set rca to 1 for MMC cardsStephen Warren
2014-02-07x600: Switch to CONFIG_PHYLIBTom Rini
2014-02-07net/designware: make driver compatible with data cacheAlexey Brodkin
2014-02-07net/designware - switch driver to phylib usageAlexey Brodkin
2014-02-07net: execute "miiphy_init" if CONFIG_PHYLIB definedAlexey Brodkin
2014-02-07net/designware: add explicit reset of {tx|rx}_currdescnumAlexey Brodkin
2014-02-07arc: add README for architectureAlexey Brodkin
2014-02-07arc: add architecture to MAKEALLAlexey Brodkin
2014-02-07arc: add AXS101 board supportAlexey Brodkin
2014-02-07arc: add Arcangel4 board supportAlexey Brodkin
2014-02-07arc: add support for standalone programsAlexey Brodkin
2014-02-07arc: bdinfo, image and arc-specific init functions declarations supportAlexey Brodkin
2014-02-07arc: add library functionsAlexey Brodkin
2014-02-07arc: add cpu filesAlexey Brodkin
2014-02-07arc: add architecture header filesAlexey Brodkin
2014-02-07blackfin: Initialize the EMAC VLAN with proper default valueAaron Wu
2014-02-07blackfin: Change SMC dcplb entry flag to cover 16M address regionSonic Zhang
2014-02-07blackfin: init bss earlyBob Liu
2014-02-07blackfin: The logic of the BF609 macro is opposite.Sonic Zhang
2014-02-07board:samsung:trats/trats2: enable boot with appended and separated DTBPiotr Wilczek
2014-02-07board:samsung:trats2: add env variables describing platformPiotr Wilczek
2014-02-07board:samsung:trats: add env variables describing platformPiotr Wilczek
2014-02-07board:samsung:universal: add env variables describing platformPiotr Wilczek
2014-02-07board:samsung:goni: add env variables describing platformPiotr Wilczek
2014-02-07board:samsung:common: set envs with board unified informationPiotr Wilczek
2014-02-07arm:s5pc110: add cpu revisionPiotr Wilczek
2014-02-07arm:exynos: add cpu revisionPiotr Wilczek
2014-02-06include/usb/s3c_udc.h: Add <asm/sizes.h>Tom Rini
2014-02-06Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblazeTom Rini