| Commit message (Expand) | Author | Age | Lines |
... | |
* | | Merge branch 'master' of git://git.denx.de/u-boot-uniphier | Tom Rini | 2015-07-01 | -36/+197 |
|\ \ |
|
| * | | ARM: UniPhier: add IDs for PH1-Pro5, ProXstream2, PH1-LD6b | Masahiro Yamada | 2015-07-02 | -0/+9 |
| * | | ARM: dts: UniPhier: re-license device tree files under GPLv2+/X11 | Masahiro Yamada | 2015-07-02 | -12/+10 |
| * | | ARM: dts: UniPhier: sync device trees with the Linux kernel | Masahiro Yamada | 2015-07-02 | -12/+178 |
| * | | ARM: UniPhier: drop special CONFIG_AUTOBOOT_ settings | Masahiro Yamada | 2015-07-02 | -12/+0 |
* | | | board: axs103 - add maintainer information | Alexey Brodkin | 2015-07-01 | -0/+1 |
* | | | arc: significant cache rework | Alexey Brodkin | 2015-07-01 | -145/+300 |
* | | | arc: implement slave cores kick-start for Linux kernel | Alexey Brodkin | 2015-07-01 | -0/+36 |
|/ / |
|
* | | Prepare v2015.07-rc3 | Tom Rini | 2015-06-29 | -1/+1 |
|/ |
|
* | mtd, spi: Check if flash pointer is used | Heiko Schocher | 2015-06-30 | -0/+5 |
* | spi, sf: Use offset and size in sf cmd from mtdpartition | Heiko Schocher | 2015-06-30 | -25/+29 |
* | mtd, nand: Move common functions from cmd_nand.c to common place | Heiko Schocher | 2015-06-30 | -141/+164 |
* | mtd, spi: Add MTD layer driver | Daniel Schwierzeck | 2015-06-30 | -7/+125 |
* | defconfig: ls1021a: Add OF_CONTROL and DM support | Haikun Wang | 2015-06-30 | -0/+8 |
* | arm: ls102xa: Enable Driver Model SPI for ls1021atwr | Haikun Wang | 2015-06-30 | -2/+7 |
* | arm: ls102xa: Enable Driver Model SPI for ls1021aqds | Haikun Wang | 2015-06-30 | -2/+11 |
* | dm: ls1021aqds: dts: Use "spi_dataflash" driver instead of "spi_flash_std" fo... | Haikun Wang | 2015-06-30 | -1/+1 |
* | dm: sf: Add Atmel DataFlash spi flash driver | Haikun Wang | 2015-06-30 | -0/+712 |
* | Merge git://git.denx.de/u-boot-marvell | Tom Rini | 2015-06-28 | -0/+7 |
|\ |
|
| * | db-88f6820-gp.h: Load data blobs into lower memory | Kevin Smith | 2015-06-28 | -0/+5 |
| * | mv-common.h: Include support for device trees | Kevin Smith | 2015-06-28 | -0/+2 |
* | | Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N... | Ian Campbell | 2015-06-28 | -415/+2 |
|/ |
|
* | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger | 2015-06-25 | -3297/+3070 |
* | Move default y configs out of arch/board Kconfig | Joe Hershberger | 2015-06-25 | -365/+1170 |
* | a3m071: Add needed dependency on LIB_RAND | Joe Hershberger | 2015-06-25 | -2/+4 |
* | common: Add the CMD_ENV_EXISTS config to Kconfig | Joe Hershberger | 2015-06-25 | -0/+6 |
* | common: Fix comment for saveenv in Kconfig | Joe Hershberger | 2015-06-25 | -1/+2 |
* | mtd: spi: Add the SPI_FLASH config to Kconfig | Joe Hershberger | 2015-06-25 | -0/+9 |
* | mmc: bcm2835_sdhci: Restore original delay behavior | Marek Vasut | 2015-06-25 | -2/+2 |
* | Merge git://git.denx.de/u-boot-usb | Tom Rini | 2015-06-19 | -23/+22 |
|\ |
|
| * | usb: kbd: Disable idle input reports when we do not need them | Hans de Goede | 2015-06-19 | -1/+3 |
| * | usb: ehci: Properly deal with data toggle for interrupt endpoints | Hans de Goede | 2015-06-19 | -7/+19 |
| * | usb.h: Always declare usb function prototypes | Hans de Goede | 2015-06-19 | -15/+0 |
* | | siemens,am33x,thuban: rename dxr2 to thuban | Heiko Schocher | 2015-06-19 | -21/+15 |
* | | siemens,am33x,rastaban: add rastaban config | Heiko Schocher | 2015-06-19 | -0/+176 |
* | | README: Describe CONFIG_SYS_NO_FLASH | Chris Packham | 2015-06-19 | -0/+13 |
* | | ARM: BeagleBoard-X15: Enable VTT regulator | Lokesh Vutla | 2015-06-19 | -0/+25 |
* | | am43xx_evm: add eth boot support | Mugunthan V N | 2015-06-19 | -2/+14 |
* | | am43xx_evm: add usb host boot support | Mugunthan V N | 2015-06-19 | -1/+16 |
* | | am43xx: Update CONFIG_SPL_TEXT_BASE | Tom Rini | 2015-06-19 | -1/+1 |
* | | ARM: DRA7: Change configuration to prevent DDR reset control from EMIF | Nishanth Menon | 2015-06-19 | -4/+4 |
* | | ti: omap4: remove CONFIG_SPL_EXT_SUPPORT from ti_omap4_common.h since it is n... | Guillaume GARDET | 2015-06-19 | -3/+0 |
* | | ti: armv7: enable EXT support in SPL (using ti_armv7_common.h) | Guillaume GARDET | 2015-06-19 | -0/+5 |
* | | arm, am33xx: update for siemens am335x based boards | Heiko Schocher | 2015-06-19 | -178/+428 |
* | | common: cmd_part: start and size sub-commands introduction | Paul Kocialkowski | 2015-06-19 | -1/+77 |
* | | common: cmd_part: Proper alignment | Paul Kocialkowski | 2015-06-19 | -1/+1 |
* | | keystone2: use correct EFUSE_BOOTROM fileds to configure speed | Vitaly Andrianov | 2015-06-19 | -6/+6 |
|/ |
|
* | CPCI4052: Remove CONFIG_SYS_LONGHELP | Tom Rini | 2015-06-18 | -1/+1 |
* | spl: spl_mmc: MMC boot mode provisions checks | Paul Kocialkowski | 2015-06-18 | -7/+15 |
* | spl: spl_mmc: Minor cosmetics | Paul Kocialkowski | 2015-06-18 | -6/+5 |