summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prepare v2015.07-rc3Tom Rini2015-06-291-1/+1
* mtd, spi: Check if flash pointer is usedHeiko Schocher2015-06-301-0/+5
* spi, sf: Use offset and size in sf cmd from mtdpartitionHeiko Schocher2015-06-301-25/+29
* mtd, nand: Move common functions from cmd_nand.c to common placeHeiko Schocher2015-06-308-141/+164
* mtd, spi: Add MTD layer driverDaniel Schwierzeck2015-06-306-7/+125
* defconfig: ls1021a: Add OF_CONTROL and DM supportHaikun Wang2015-06-302-0/+8
* arm: ls102xa: Enable Driver Model SPI for ls1021atwrHaikun Wang2015-06-301-2/+7
* arm: ls102xa: Enable Driver Model SPI for ls1021aqdsHaikun Wang2015-06-301-2/+11
* dm: ls1021aqds: dts: Use "spi_dataflash" driver instead of "spi_flash_std" fo...Haikun Wang2015-06-301-1/+1
* dm: sf: Add Atmel DataFlash spi flash driverHaikun Wang2015-06-302-0/+712
* Merge git://git.denx.de/u-boot-marvellTom Rini2015-06-282-0/+7
|\
| * db-88f6820-gp.h: Load data blobs into lower memoryKevin Smith2015-06-281-0/+5
| * mv-common.h: Include support for device treesKevin Smith2015-06-281-0/+2
* | Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N...Ian Campbell2015-06-2813-415/+2
|/
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251494-3297/+3070
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-25716-365/+1170
* a3m071: Add needed dependency on LIB_RANDJoe Hershberger2015-06-252-2/+4
* common: Add the CMD_ENV_EXISTS config to KconfigJoe Hershberger2015-06-251-0/+6
* common: Fix comment for saveenv in KconfigJoe Hershberger2015-06-251-1/+2
* mtd: spi: Add the SPI_FLASH config to KconfigJoe Hershberger2015-06-251-0/+9
* mmc: bcm2835_sdhci: Restore original delay behaviorMarek Vasut2015-06-251-2/+2
* Merge git://git.denx.de/u-boot-usbTom Rini2015-06-193-23/+22
|\
| * usb: kbd: Disable idle input reports when we do not need themHans de Goede2015-06-191-1/+3
| * usb: ehci: Properly deal with data toggle for interrupt endpointsHans de Goede2015-06-191-7/+19
| * usb.h: Always declare usb function prototypesHans de Goede2015-06-191-15/+0
* | siemens,am33x,thuban: rename dxr2 to thubanHeiko Schocher2015-06-195-21/+15
* | siemens,am33x,rastaban: add rastaban configHeiko Schocher2015-06-196-0/+176
* | README: Describe CONFIG_SYS_NO_FLASHChris Packham2015-06-191-0/+13
* | ARM: BeagleBoard-X15: Enable VTT regulatorLokesh Vutla2015-06-192-0/+25
* | am43xx_evm: add eth boot supportMugunthan V N2015-06-192-2/+14
* | am43xx_evm: add usb host boot supportMugunthan V N2015-06-192-1/+16
* | am43xx: Update CONFIG_SPL_TEXT_BASETom Rini2015-06-191-1/+1
* | ARM: DRA7: Change configuration to prevent DDR reset control from EMIFNishanth Menon2015-06-191-4/+4
* | ti: omap4: remove CONFIG_SPL_EXT_SUPPORT from ti_omap4_common.h since it is n...Guillaume GARDET2015-06-191-3/+0
* | ti: armv7: enable EXT support in SPL (using ti_armv7_common.h)Guillaume GARDET2015-06-191-0/+5
* | arm, am33xx: update for siemens am335x based boardsHeiko Schocher2015-06-199-178/+428
* | common: cmd_part: start and size sub-commands introductionPaul Kocialkowski2015-06-191-1/+77
* | common: cmd_part: Proper alignmentPaul Kocialkowski2015-06-191-1/+1
* | keystone2: use correct EFUSE_BOOTROM fileds to configure speedVitaly Andrianov2015-06-191-6/+6
|/
* CPCI4052: Remove CONFIG_SYS_LONGHELPTom Rini2015-06-181-1/+1
* spl: spl_mmc: MMC boot mode provisions checksPaul Kocialkowski2015-06-181-7/+15
* spl: spl_mmc: Minor cosmeticsPaul Kocialkowski2015-06-181-6/+5
* tools/env/fw_env.h: Correct include orderPeter Robinson2015-06-181-1/+2
* fix: samsung: common: autoboot.cmd: Correct itbcfg definitionŁukasz Majewski2015-06-181-1/+1
* mmc_write.c: Make mmc_berase do 32bit safe 64bit mathTom Rini2015-06-181-1/+11
* board/BuR/tseries: remove lpj= from environment-variableHannes Petermaier2015-06-181-1/+1
* board/BuR/common: support timer5 for pwm-backlightHannes Petermaier2015-06-181-3/+11
* ti: am335x/am437x/omap5 devices: Fix breakage when CONFIG_CMD_NET is not usedCooper Jr., Franklin2015-06-181-1/+2
* boards: tam3517-common: enable gpmc prefetch modeJeroen Hofstee2015-06-181-0/+1
* mtd: OMAP: Enable GPMC prefetch mode for 16 bit accessJeroen Hofstee2015-06-181-10/+18
OpenPOWER on IntegriCloud