| Commit message (Expand) | Author | Age | Lines |
* | board/ti/am335x: update configs for parallel NAND | pekon gupta | 2014-08-25 | -24/+29 |
* | am335x_evm: Enable CONFIG_SPL_ENV_SUPPORT on EMMC_BOOT | Tom Rini | 2014-08-25 | -0/+1 |
* | common/Makefile: Consolidate SPL ENV options, correct inclusion | Tom Rini | 2014-08-25 | -7/+5 |
* | tseries: Set CONFIG_ENV_IS_NOWHERE for SPL+NAND | Tom Rini | 2014-08-25 | -1/+5 |
* | TI:armv7: Change CONFIG_SPL_STACK to not be CONFIG_SYS_INIT_SP_ADDR | Tom Rini | 2014-08-25 | -8/+11 |
* | am335x_evm: Move SPL network defines | Tom Rini | 2014-08-25 | -9/+4 |
* | 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 |
| * | | | arm: Set up global data before board_init_f() | Simon Glass | 2014-08-04 | -0/+11 |
| | |/
| |/| |
|
* | | | env_mmc: support env partition setup in runtime | Dmitry Lifshitz | 2014-08-01 | -12/+26 |