summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dts: zynq: Add zynq spi controller nodesJagan Teki2015-07-012-0/+51
* zynq: Kconfig: Enable dm spi and spi_flashJagan Teki2015-07-011-0/+2
* dm: spi: zynq_spi: Convert to driver modelJagan Teki2015-07-011-124/+169
* spi/sf: Minor cleanupsJagan Teki2015-07-013-14/+16
* spi: davinci_spi: Driver cleanupJagan Teki2015-07-011-170/+173
* spi: davinci_spi: Move header code to driverJagan Teki2015-07-012-122/+109
* spi: xilinx_spi: Driver clean-upJagan Teki2015-07-011-107/+57
* spi: xilinx_spi: Move header code to driverJagan Teki2015-07-012-139/+112
* spi: Zap oc_tiny_spi driverJagan Teki2015-07-012-246/+0
* spi: Zap ftssp010_spi driverJagan Teki2015-07-012-499/+0
* spi: Zap andes_spi driverJagan Teki2015-07-013-400/+0
* sf: update sst25wf040b flash paramsHaikun Wang2015-06-301-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
|/
OpenPOWER on IntegriCloud