| Commit message (Expand) | Author | Age | Lines |
* | sunxi: Add environment settings to make extlinux.conf booting work | Hans de Goede | 2014-08-12 | -3/+39 |
* | sunxi-common.h: Use new generic $bootcmd | Hans de Goede | 2014-08-12 | -3/+22 |
* | config: introduce a generic $bootcmd | Dennis Gilmore | 2014-08-12 | -0/+197 |
* | sunxi: Kconfig: move common settings into a shared code block | Hans de Goede | 2014-08-12 | -26/+6 |
* | sunxi-common.h: Don't undef CONFIG_CMD_NET only to redefine it again later | Hans de Goede | 2014-08-12 | -3/+1 |
* | sunxi-common.h: Don't undefine CONFIG_CMD_NFS | Hans de Goede | 2014-08-12 | -1/+0 |
* | sunxi-common.h: Remove dead #ifdef CONFIG_CMD_NET code block | Hans de Goede | 2014-08-12 | -8/+0 |
* | sunxi-common.h: Remove CONFIG_SYS_BOOT_GET_CMDLINE | Hans de Goede | 2014-08-12 | -2/+0 |
* | Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-08-09 | -13/+982 |
|\ |
|
| * | sun7i: Add bananapi board | Hans de Goede | 2014-07-31 | -0/+37 |
| * | sunxi: HYP/non-sec: configure CNTFRQ on all CPUs | Marc Zyngier | 2014-07-31 | -0/+1 |
| * | sunxi: HYP/non-sec: add sun7i PSCI backend | Marc Zyngier | 2014-07-31 | -0/+171 |
| * | sun7i: Add support for a number of new sun7i boards | Hans de Goede | 2014-07-31 | -0/+118 |
| * | sun5i: Add support for a number of new sun5i boards | Hans de Goede | 2014-07-31 | -0/+81 |
| * | sun4i: Add support for a number of new sun4i boards | Hans de Goede | 2014-07-31 | -2/+193 |
| * | sunxi: Add CONFIG_MACPWR option | Hans de Goede | 2014-07-31 | -0/+5 |
| * | sunxi: Enable EHCI on various sunxi boards | Hans de Goede | 2014-07-31 | -5/+5 |
| * | sun5i: add USB EHCI settings | Hans de Goede | 2014-07-31 | -0/+5 |
| * | sun4i: add USB EHCI settings | Hans de Goede | 2014-07-31 | -0/+12 |
| * | cubieboard2: Enable AXP209 power controller | Ian Campbell | 2014-07-31 | -2/+2 |
| * | sun7i: cubietruck: enable USB EHCI | Roman Byshko | 2014-07-31 | -2/+2 |
| * | sun7i: add USB EHCI settings | Roman Byshko | 2014-07-31 | -0/+12 |
| * | sunxi: add general USB settings | Roman Byshko | 2014-07-31 | -0/+6 |
| * | sunxi: add USB EHCI driver | Roman Byshko | 2014-07-31 | -0/+202 |
| * | sunxi: add defines to control USB Host clocks/resets | Roman Byshko | 2014-07-31 | -0/+4 |
| * | ahci: provide sunxi SATA driver using AHCI platform framework | Ian Campbell | 2014-07-31 | -9/+133 |
* | | Prepare v2014.10-rc1 | Tom Rini | 2014-08-06 | -2/+2 |
* | | Change Andy Fleming's email address | Andy Fleming | 2014-08-06 | -5/+5 |
* | | The _config target is not present anymore, mention _defconfig instead | Holger Freyther | 2014-08-06 | -11/+11 |
* | | git-mailrc: add a kconfig alias | Stephen Warren | 2014-08-06 | -0/+2 |
* | | doc: README.SPL: adjust for Kbuild and Kconfig | Masahiro Yamada | 2014-08-06 | -22/+6 |
* | | doc: delete README.ARM-SoC | Masahiro Yamada | 2014-08-06 | -31/+0 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini | 2014-08-06 | -8/+31 |
|\ \ |
|
| * | | spi, spi_mxc: do not hang in spi_xchg_single | Heiko Schocher | 2014-08-06 | -2/+19 |
| * | | spi: Support half-duplex mode in FDT decode | Simon Glass | 2014-08-06 | -0/+4 |
| * | | exynos: spi: Fix calculation of SPI transaction start time | Simon Glass | 2014-08-06 | -4/+5 |
| * | | cros_ec: Fix two bugs in the SPI implementation | Simon Glass | 2014-08-06 | -2/+2 |
| * | | sf: sf_ops: Stop leaking memory | Marek Vasut | 2014-08-06 | -0/+1 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini | 2014-08-06 | -1/+83 |
|\ \ |
|
| * | | kmp204x: prepare to use CPU watchdog | Boschung, Rainer | 2014-08-01 | -0/+3 |
| * | | kmp204x/qrio: support for setting the CPU reset request mode | Boschung, Rainer | 2014-08-01 | -0/+22 |
| * | | kmp204x: set CPU watchdog reset reason flag | Boschung, Rainer | 2014-08-01 | -0/+12 |
| * | | kmp204x/qrio: prepare support for the CPU watchdog reset reason | Boschung, Rainer | 2014-08-01 | -0/+17 |
| * | | kmp204x: CPU watchdog enabled | Boschung, Rainer | 2014-08-01 | -0/+8 |
| * | | powerpc: mpc85xx watchdog init added to init_func | Boschung, Rainer | 2014-08-01 | -0/+3 |
| * | | mpc85xx: watchdog initialisation added | Boschung, Rainer | 2014-08-01 | -0/+12 |
| * | | powerpc: macros for e500mc timer regs added | Boschung, Rainer | 2014-08-01 | -0/+5 |
| * | | mpc85xx: fix interrupt init to not affect watchdog | Boschung, Rainer | 2014-08-01 | -1/+1 |
* | | | Merge http://git.denx.de/u-boot-dm | Tom Rini | 2014-08-04 | -0/+17 |
|\ \ \ |
|
| * | | | arm: Support pre-relocation malloc() | Simon Glass | 2014-08-04 | -1/+7 |