summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * spi: xilinx_spi: Move header code to driverJagan Teki2015-07-01-139/+112
| * spi: Zap oc_tiny_spi driverJagan Teki2015-07-01-246/+0
| * spi: Zap ftssp010_spi driverJagan Teki2015-07-01-499/+0
| * spi: Zap andes_spi driverJagan Teki2015-07-01-400/+0
| * sf: update sst25wf040b flash paramsHaikun Wang2015-06-30-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2015-07-01-36/+197
|\ \
| * | ARM: UniPhier: add IDs for PH1-Pro5, ProXstream2, PH1-LD6bMasahiro Yamada2015-07-02-0/+9
| * | ARM: dts: UniPhier: re-license device tree files under GPLv2+/X11Masahiro Yamada2015-07-02-12/+10
| * | ARM: dts: UniPhier: sync device trees with the Linux kernelMasahiro Yamada2015-07-02-12/+178
| * | ARM: UniPhier: drop special CONFIG_AUTOBOOT_ settingsMasahiro Yamada2015-07-02-12/+0
* | | board: axs103 - add maintainer informationAlexey Brodkin2015-07-01-0/+1
* | | arc: significant cache reworkAlexey Brodkin2015-07-01-145/+300
* | | arc: implement slave cores kick-start for Linux kernelAlexey Brodkin2015-07-01-0/+36
|/ /
* | Prepare v2015.07-rc3Tom Rini2015-06-29-1/+1
|/
* mtd, spi: Check if flash pointer is usedHeiko Schocher2015-06-30-0/+5
* spi, sf: Use offset and size in sf cmd from mtdpartitionHeiko Schocher2015-06-30-25/+29
* mtd, nand: Move common functions from cmd_nand.c to common placeHeiko Schocher2015-06-30-141/+164
* mtd, spi: Add MTD layer driverDaniel Schwierzeck2015-06-30-7/+125
* defconfig: ls1021a: Add OF_CONTROL and DM supportHaikun Wang2015-06-30-0/+8
* arm: ls102xa: Enable Driver Model SPI for ls1021atwrHaikun Wang2015-06-30-2/+7
* arm: ls102xa: Enable Driver Model SPI for ls1021aqdsHaikun Wang2015-06-30-2/+11
* dm: ls1021aqds: dts: Use "spi_dataflash" driver instead of "spi_flash_std" fo...Haikun Wang2015-06-30-1/+1
* dm: sf: Add Atmel DataFlash spi flash driverHaikun Wang2015-06-30-0/+712
* Merge git://git.denx.de/u-boot-marvellTom Rini2015-06-28-0/+7
|\
| * db-88f6820-gp.h: Load data blobs into lower memoryKevin Smith2015-06-28-0/+5
| * mv-common.h: Include support for device treesKevin Smith2015-06-28-0/+2
* | Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N...Ian Campbell2015-06-28-415/+2
|/
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-25-3297/+3070
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-25-365/+1170
* a3m071: Add needed dependency on LIB_RANDJoe Hershberger2015-06-25-2/+4
* common: Add the CMD_ENV_EXISTS config to KconfigJoe Hershberger2015-06-25-0/+6
* common: Fix comment for saveenv in KconfigJoe Hershberger2015-06-25-1/+2
* mtd: spi: Add the SPI_FLASH config to KconfigJoe Hershberger2015-06-25-0/+9
* mmc: bcm2835_sdhci: Restore original delay behaviorMarek Vasut2015-06-25-2/+2
* Merge git://git.denx.de/u-boot-usbTom Rini2015-06-19-23/+22
|\
| * usb: kbd: Disable idle input reports when we do not need themHans de Goede2015-06-19-1/+3
| * usb: ehci: Properly deal with data toggle for interrupt endpointsHans de Goede2015-06-19-7/+19
| * usb.h: Always declare usb function prototypesHans de Goede2015-06-19-15/+0
* | siemens,am33x,thuban: rename dxr2 to thubanHeiko Schocher2015-06-19-21/+15
* | siemens,am33x,rastaban: add rastaban configHeiko Schocher2015-06-19-0/+176
* | README: Describe CONFIG_SYS_NO_FLASHChris Packham2015-06-19-0/+13
* | ARM: BeagleBoard-X15: Enable VTT regulatorLokesh Vutla2015-06-19-0/+25
* | am43xx_evm: add eth boot supportMugunthan V N2015-06-19-2/+14
* | am43xx_evm: add usb host boot supportMugunthan V N2015-06-19-1/+16
* | am43xx: Update CONFIG_SPL_TEXT_BASETom Rini2015-06-19-1/+1
* | ARM: DRA7: Change configuration to prevent DDR reset control from EMIFNishanth Menon2015-06-19-4/+4
* | ti: omap4: remove CONFIG_SPL_EXT_SUPPORT from ti_omap4_common.h since it is n...Guillaume GARDET2015-06-19-3/+0
* | ti: armv7: enable EXT support in SPL (using ti_armv7_common.h)Guillaume GARDET2015-06-19-0/+5
* | arm, am33xx: update for siemens am335x based boardsHeiko Schocher2015-06-19-178/+428
* | common: cmd_part: start and size sub-commands introductionPaul Kocialkowski2015-06-19-1/+77