summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * | arm: mvebu: Enable USB EHCI support on Armada XPStefan Roese2015-08-173-1/+52
| * | arm: mvebu: Enable NAND controller on MVEBU SoC'sStefan Roese2015-08-177-7/+40
| * | arm: mvebu: Disable MBUS error propagationStefan Roese2015-08-172-0/+6
| * | arm: mvebu: Flush caches and disable MMU only on A38xStefan Roese2015-08-171-7/+19
| * | arm: mvebu: Setup the MBUS bridge registersStefan Roese2015-08-172-0/+58
| * | arm: mvebu: Change MBUS base addresses and sizesStefan Roese2015-08-172-10/+16
| * | arm: mvebu: db-mv784mp-gp.h: Fix image creation - use correct offsetStefan Roese2015-08-171-0/+1
| * | arm: mvebu: sdram: Enable ECC support on Armada XPStefan Roese2015-08-171-1/+1
| * | arm: mvebu/armada100: dram.c: Remove CONFIG_SYS_BOARD_DRAM_INITStefan Roese2015-08-172-4/+0
* | | Revert "Align global_data to a 16-byte boundary"Simon Glass2015-08-172-3/+1
|/ /
* | i2c: lpc32xx: fix write timeoutSylvain Lemieux2015-08-171-0/+2
* | i2c: lpc32xx: fix read timeoutSylvain Lemieux2015-08-171-5/+5
* | i2c: lpc32xx: use api to get hclk instead of fix valueSylvain Lemieux2015-08-171-1/+1
* | arm: lpc32xx: gpio macro for pin mappingSylvain Lemieux2015-08-171-0/+40
* | lpc32xx: cpu: add support for soft resetSylvain Lemieux2015-08-171-6/+17
* | arm: lpc32xx: mux: add missing registersSylvain Lemieux2015-08-172-1/+18
* | Delete an accidentally added .rej fileTom Rini2015-08-141-10/+0
|/
* Merge git://git.denx.de/u-boot-x86Tom Rini2015-08-1439-264/+875
|\
| * Revert "fdt: Fix fdtdec_get_addr_size() for 64-bit"Simon Glass2015-08-141-36/+20
| * x86: Add a simple interrupt script to the READMESimon Glass2015-08-141-0/+15
| * x86: minnowmax: Define and enable interrupt setupSimon Glass2015-08-143-4/+69
| * x86: Add clarifications to the x86 READMEStoppa, Igor2015-08-141-11/+21
| * x86: Return -1 when reading a PCI config register failsSimon Glass2015-08-141-3/+6
| * x86: Drop FSP error defines and use EFI insteadSimon Glass2015-08-142-12/+1
| * x86: Set APs' req_seq to the reg number from device treeBin Meng2015-08-141-0/+7
OpenPOWER on IntegriCloud