summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROLMasahiro Yamada2015-08-1823-32/+17
* fdtdec: fix OF_CONTROL switchMasahiro Yamada2015-08-181-1/+1
* dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd listMasahiro Yamada2015-08-187-16/+13
* led: unify obj-$(CONFIG_LED) and obj-$(CONFIG_SPL_LED) entriesMasahiro Yamada2015-08-181-2/+1
* led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LEDMasahiro Yamada2015-08-182-2/+2
* ram: unify obj-$(CONFIG_RAM) and obj-$(CONFIG_SPL_RAM) entriesMasahiro Yamada2015-08-181-2/+1
* ram: rename CONFIG_SPL_RAM_SUPPORT to CONFIG_SPL_RAMMasahiro Yamada2015-08-182-2/+2
* clk: unify obj-$(CONFIG_CLK) and obj-$(CONFIG_SPL_CLK) entriesMasahiro Yamada2015-08-181-2/+1
* clk: rename CONFIG_SPL_CLK_SUPPORT to CONFIG_SPL_CLKMasahiro Yamada2015-08-182-2/+2
* dm: unify obj-$(CONFIG_DM) and obj-$(CONFIG_SPL_DM) entriesMasahiro Yamada2015-08-181-2/+2
* spl: move SPL driver entries to driver/MakefileMasahiro Yamada2015-08-183-31/+39
* linux/kconfig.h: add CPP macros useful for per-image config optionsMasahiro Yamada2015-08-182-0/+74
* kbuild: add a makefile macro useful with per-image config optionsMasahiro Yamada2015-08-181-0/+6
* kbuild: fixdep: optimize code slightlyMasahiro Yamada2015-08-181-3/+4
* fs-test.sh: minor fixesStephen Warren2015-08-181-3/+3
* i2c: lpc32xx: correct sanity check for requested bus speedVladimir Zapolskiy2015-08-181-11/+11
* lpc32xx: add common USB OHCI defines for all LPC32xx boardsVladimir Zapolskiy2015-08-181-0/+9
* usb: lpc32xx: add host USB driverSylvain Lemieux2015-08-185-0/+251
* i2c: lpc32xx: add support for OTG I2CSylvain Lemieux2015-08-181-3/+17
* nand: lpc32xx: add ECC layout for small page NANDSylvain Lemieux2015-08-181-1/+17
* nand: lpc32xx: add hardware ECC supportSylvain Lemieux2015-08-181-4/+409
* lpc32xx: move common SLC NAND defines to arch/config.hVladimir Zapolskiy2015-08-182-11/+32
* dma: lpc32xx: add DMA driverSylvain Lemieux2015-08-186-0/+226
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2015-08-1818-10/+349
|\
| * ARM: dra7xx_evm: Enable EDMA3 in SPL to support DMA on qspiVignesh R2015-08-172-0/+7
| * spi: ti_qspi: Use DMA to read from qspi flashVignesh R2015-08-171-0/+25
| * dma: ti-edma3: Add helper function to support edma3 transferVignesh R2015-08-172-0/+80
| * sf: ops: Add spi_flash_copy_mmap functionTom Rini2015-08-172-1/+10
| * ARM: AM43XX: Add functions to enable and disable EDMA3 clocksVignesh R2015-08-171-0/+36
| * ARM: OMAP5: Add functions to enable and disable EDMA3 clocksVignesh R2015-08-173-0/+52
| * ARM: OMAP5: Add support for disabling clocks in ubootKishon Vijay Abraham I2015-08-172-0/+57
| * ARM: AM43xx: Add support for disabling clocks in ubootKishon Vijay Abraham I2015-08-172-0/+53
| * env: use cache line aligned memory for flash readRavi Babu2015-08-171-5/+6
| * sf: allocate cache aligned buffers to copy from flashRavi Babu2015-08-171-3/+3
| * ti: qspi: set flash quad bit based on quad support flagvishalm@ti.com2015-08-171-1/+1
| * sf: Make 4K sector support configurableMarek Vasut2015-08-172-0/+19
* | Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2015-08-1857-8/+6
|\ \
| * | ARM: exynos: fix regression for Origen4210Thomas Abraham2015-08-172-4/+2
| * | ARM: exynos: move SoC sources to mach-exynosThomas Abraham2015-08-1757-4/+4
| |/
* | Prepare v2015.10-rc2Tom Rini2015-08-171-1/+1
* | Merge git://git.denx.de/u-boot-marvellTom Rini2015-08-1719-56/+855
|\ \
| * | arm: mvebu: db-88f6820-gp: Enable PCI supportStefan Roese2015-08-172-0/+15
| * | arm: mvebu: db-mv784mp-gp: Enable PCI supportStefan Roese2015-08-172-0/+15
| * | pci: mvebu: Add PCIe driverAnton Schubert2015-08-173-8/+424
| * | arm: mvebu: Add complete SDRAM ECC scrubbingStefan Roese2015-08-174-8/+141
| * | arm: mvebu: dram.c: Rework dram_init() and dram_init_banksize()Stefan Roese2015-08-171-9/+21
| * | arm: mvebu: Move CONFIG_SYS_TEXT_BASE to an address < 16 MiBStefan Roese2015-08-173-3/+18
| * | arm: mvebu: Display ECC enabled / disabled upon bootupStefan Roese2015-08-171-0/+19
| * | arm: mvebu: add multiple usb-hostcontroller support for AXPAnton Schubert2015-08-172-8/+12
| * | arm: mvebu: db-mv785mp-gp: Add USB/EHCI supportStefan Roese2015-08-171-0/+7
OpenPOWER on IntegriCloud