summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-21dm: Disable dm_warn() in SPLSimon Glass
2014-11-21dm: Allow stdio registration to be droppedSimon Glass
2014-11-21dm: Allow device removal features to be droppedSimon Glass
2014-11-21dm: spl: Allow driver model to be usedSimon Glass
2014-11-21dm: spl: Make simple malloc() available when enabledSimon Glass
2014-11-21dm: arm: spl: Allow simple malloc() in SPLSimon Glass
2014-11-21dm: Split the simple malloc() implementation into its own fileSimon Glass
2014-11-21dm: tegra: Avoid using arch-specific memcpy() in SPLSimon Glass
2014-11-21dm: serial: Support changing the baud rateSimon Glass
2014-11-21dm: at91: Add myself as maintainer for snapper9260Simon Glass
2014-11-21dm: at91: Convert snapper9260 to use driver modelSimon Glass
2014-11-21dm: at91: Add driver model support for the serial driverSimon Glass
2014-11-21dm: at91: Refactor serial driver slightly for driver modelSimon Glass
2014-11-21dm: at91: Add platform data for GPIO on at91sam9260-based boardsSimon Glass
2014-11-21dm: at91: Add driver model support for atmel GPIO driverSimon Glass
2014-11-21dm: at91: Move snapper9260 to generic baordSimon Glass
2014-11-21dm: at91: Correct text base for snapper9260Simon Glass
2014-11-19Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini
2014-11-19Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2014-11-19Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxTom Rini
2014-11-19powerpc: mpc52xx: Clear GD in the main U-Boot stage for SPL usageStefan Roese
2014-11-19powerpc: mpc52xx: a3m071/a4m2k: Convert to generic boardStefan Roese
2014-11-19powerpc: mpc52xx: a4m072: Convert to generic boardStefan Roese
2014-11-19mpc83xx: Add gdsys hrcon boardDirk Eibach
2014-11-19board: iocon: Fix uninitialized accessDirk Eibach
2014-11-19board: iocon: Fix fpga index in print_fpga_info()Dirk Eibach
2014-11-19board: dlvision-10g: Compile fixDirk Eibach
2014-11-19common: Fix cmd_fpgad addressingDirk Eibach
2014-11-19mtd: Handle 29LV800BTDirk Eibach
2014-11-19board: dlvision: Reduce memory footprintDirk Eibach
2014-11-19ubi: enable error reporting in initializationAndrew Ruder
2014-11-19mtd, cfi, ubi: add missing writebufsize initializationHeiko Schocher
2014-11-17ARM: atmel: add sama5d4 xplained ultra board supportBo Shen
2014-11-17ARM: atmel: add sama5d4ek board supportBo Shen
2014-11-17net: macb: enable GMAC IP without GE feature supportBo Shen
2014-11-17mtd: atmel_nand: runtime to build gf table for pmeccJosh Wu
2014-11-17arm, spl, at91: add spl support for the corvus boardHeiko Schocher
2014-11-17arm, at91, spl: add spl support for the taurus boardHeiko Schocher
2014-11-17arm, spl, at91: add at91sam9260 and at91sam9g45 spl supportHeiko Schocher
2014-11-17spl, mtd, nand, atmel_nand: invert device ready pin logicHeiko Schocher
2014-11-17spl, nand, atmel_nand: add erase one block functionHeiko Schocher
2014-11-17mtd: atmel_nand: add missing includeHeiko Schocher
2014-11-17spl, nand: add option to boot raw u-boot.bin image onlyHeiko Schocher
2014-11-17arm, at91: add missing ddr2 cr register MPDDRC_CR_EBISHARE defineHeiko Schocher
2014-11-17arm, at91: compile mpddrc ram init code also for AT91SAM9M10G45Heiko Schocher
2014-11-17arm, at91, mpddrc: fix typo in ddr2_init()Heiko Schocher
2014-11-17arm, at91: add spi dataflash support for the taurus boardHeiko Schocher
2014-11-17spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common headerHeiko Schocher
2014-11-17arm, at91: generate boot.bin file for all atmel SoCHeiko Schocher
2014-11-17ARM: atmel: spl: make css field configurableBo Shen