| Commit message (Expand) | Author | Age | Lines |
* | dm: spi: Use device_bind_driver() instead of our own function | Simon Glass | 2014-11-22 | -14/+0 |
* | dm: spi: Correct handling of SPI chip selects in sandbox | Simon Glass | 2014-11-22 | -0/+10 |
* | dm: Add a function to bind a device by driver name | Simon Glass | 2014-11-22 | -0/+13 |
* | dm: core: Add functions to find parent and OF data | Simon Glass | 2014-11-22 | -0/+8 |
* | dm: core: Allow access to the device's driver_id data | Simon Glass | 2014-11-22 | -0/+11 |
* | dm: Disable dm_warn() in SPL | Simon Glass | 2014-11-21 | -0/+7 |
* | dm: Allow stdio registration to be dropped | Simon Glass | 2014-11-21 | -0/+1 |
* | dm: Allow device removal features to be dropped | Simon Glass | 2014-11-21 | -0/+14 |
* | dm: Split the simple malloc() implementation into its own file | Simon Glass | 2014-11-21 | -23/+38 |
* | dm: tegra: Avoid using arch-specific memcpy() in SPL | Simon Glass | 2014-11-21 | -0/+2 |
* | dm: at91: Convert snapper9260 to use driver model | Simon Glass | 2014-11-21 | -1/+8 |
* | dm: at91: Move snapper9260 to generic baord | Simon Glass | 2014-11-21 | -0/+1 |
* | dm: at91: Correct text base for snapper9260 | Simon Glass | 2014-11-21 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-ubi | Tom Rini | 2014-11-19 | -0/+8 |
|\ |
|
| * | ubi: enable error reporting in initialization | Andrew Ruder | 2014-11-19 | -0/+8 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2014-11-19 | -44/+44 |
|\ \ |
|
| * | | blackfin: convert to use CONFIG_SYS_I2C framework | Scott Jiang | 2014-11-17 | -23/+23 |
| * | | blackfin: rename bfin-twi_i2c driver to adi_i2c | Scott Jiang | 2014-11-17 | -21/+21 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx | Tom Rini | 2014-11-19 | -0/+4 |
|\ \ \ |
|
| * | | | powerpc: mpc52xx: a3m071/a4m2k: Convert to generic board | Stefan Roese | 2014-11-19 | -0/+2 |
| * | | | powerpc: mpc52xx: a4m072: Convert to generic board | Stefan Roese | 2014-11-19 | -0/+2 |
| | |/
| |/| |
|
* | | | mpc83xx: Add gdsys hrcon board | Dirk Eibach | 2014-11-19 | -5/+673 |
* | | | mtd: Handle 29LV800BT | Dirk Eibach | 2014-11-19 | -0/+1 |
* | | | board: dlvision: Reduce memory footprint | Dirk Eibach | 2014-11-19 | -1/+8 |
|/ / |
|
* | | ARM: atmel: add sama5d4 xplained ultra board support | Bo Shen | 2014-11-17 | -0/+216 |
* | | ARM: atmel: add sama5d4ek board support | Bo Shen | 2014-11-17 | -0/+214 |
* | | arm, spl, at91: add spl support for the corvus board | Heiko Schocher | 2014-11-17 | -4/+50 |
* | | arm, at91, spl: add spl support for the taurus board | Heiko Schocher | 2014-11-17 | -1/+51 |
* | | spl, nand, atmel_nand: add erase one block function | Heiko Schocher | 2014-11-17 | -0/+1 |
* | | spl, nand: add option to boot raw u-boot.bin image only | Heiko Schocher | 2014-11-17 | -0/+1 |
* | | arm, at91: add spi dataflash support for the taurus board | Heiko Schocher | 2014-11-17 | -0/+10 |
* | | spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header | Heiko Schocher | 2014-11-17 | -13/+0 |
* | | ARM: at91 series: convert to generic board | Bo Shen | 2014-11-17 | -0/+6 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-sh | Tom Rini | 2014-11-17 | -10/+4 |
|\ \ |
|
| * | | sh: Move SH_32BIT to Kconfig | Nobuhiro Iwamatsu | 2014-11-17 | -3/+0 |
| * | | sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig | Masahiro Yamada | 2014-11-13 | -7/+4 |
* | | | Merge branch 'rmobile' of git://git.denx.de/u-boot-sh | Tom Rini | 2014-11-17 | -289/+205 |
|\ \ \
| |_|/
|/| | |
|
| * | | arm: rmobile: replacement of common parts of config by rcar-gen2-common.h | Nobuhiro Iwamatsu | 2014-11-17 | -363/+18 |
| * | | arm: rmobile: configs: Collect up common part of config for R-Car SoCs | Nobuhiro Iwamatsu | 2014-11-17 | -0/+95 |
| * | | arm: rmobile: alt: Change clock of SCIF to external clock | Nobuhiro Iwamatsu | 2014-11-10 | -1/+2 |
| * | | arm: rmobile: Move rcar-i2c of the address defined to common header | Nobuhiro Iwamatsu | 2014-11-10 | -4/+0 |
| * | | arm: rmobile: Move sh-i2c of the address defined to common header | Nobuhiro Iwamatsu | 2014-11-10 | -9/+0 |
| * | | arm: rmobile: alt: Remove board_late_init function | Nobuhiro Iwamatsu | 2014-11-10 | -2/+0 |
| * | | arm: rmobile: lager: Remove board_late_init function | Nobuhiro Iwamatsu | 2014-11-10 | -1/+0 |
| * | | arm: rmobile: koelsch: Remove board_late_init function | Nobuhiro Iwamatsu | 2014-11-10 | -1/+0 |
| * | | arm: rmobile: gose: Add VFAT file system support | Nobuhiro Iwamatsu | 2014-11-10 | -0/+6 |
| * | | arm: rmobile: gose: Add USB support | Nobuhiro Iwamatsu | 2014-11-10 | -0/+7 |
| * | | arm: rmobile: gose: Add Ethernet support | Nobuhiro Iwamatsu | 2014-11-10 | -0/+19 |
| * | | arm: rmobile: Add support gose board | Nobuhiro Iwamatsu | 2014-11-10 | -0/+150 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini | 2014-11-14 | -2/+149 |
|\ \ |
|