summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arc: introduce "mdbtrick" targetAlexey Brodkin2015-01-091-0/+15
* arm: vf610: fix boot from SD-cardStefan Agner2015-01-091-1/+4
* arm: build arch memset/memcpy in Thumb2 modeStefan Agner2015-01-094-87/+142
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2015-01-087-58/+316
|\
| * imx:mx6sxsabresd support qspi AHB readPeng Fan2015-01-091-0/+3
| * qspi:fsl implement AHB readPeng Fan2015-01-092-10/+142
| * spi: ftssp010_spi: Simplify code flow in ftssp010_[wait|wait_tx|wait_rx]Axel Lin2015-01-081-24/+12
| * spi: cadence_qspi: Fix checking return value of fdt_first_subnode()Axel Lin2015-01-071-1/+1
| * mx6sxsabresd: support qspi flash bigger than 16MBPeng Fan2015-01-071-0/+5
| * spi:fsl-quadspi support bank register read writePeng Fan2015-01-071-15/+145
| * dt: socfpga: Replace num-chipselect with num-csMarek Vasut2015-01-071-3/+3
| * dt: socfpga: Rename snps, dw-spi-mmio to snps, dw-apb-ssiMarek Vasut2015-01-062-3/+3
| * spi: designware_spi: Fix detecting FIFO depthAxel Lin2015-01-061-2/+2
* | mx25: Fix boot hang by avoiding vector relocationFabio Estevam2015-01-082-0/+27
* | doc: fix spelling errors in am335x/READMEJeremiah Mahler2015-01-081-3/+3
* | mx25: Remove empty line after printing the reset causeFabio Estevam2015-01-081-1/+1
* | i2c:mxc fix array size of i2c_dataPeng Fan2015-01-081-11/+11
* | MAINTAINERS: add me as a co-maintainer of KIRKWOODLuka Perkov2015-01-082-1/+3
* | doc/gitmail-rc: fix whitespacesLuka Perkov2015-01-081-2/+2
* | gpt: Fix the protective MBR partition sizeMaxime Ripard2015-01-081-1/+1
* | scripts: fix binutils-version.sh for 'as' without a package.Bill Pringlemeir2015-01-081-1/+2
* | ARM: UniPhier: add UART initialization routine for low-level debugMasahiro Yamada2015-01-088-0/+128
* | ARM: UniPhier: enable output of system busMasahiro Yamada2015-01-083-0/+15
* | ARM: UniPhier: fix SRAM size on support cardMasahiro Yamada2015-01-081-3/+3
* | Kconfig: move EXPERT option under "General setup" menuMasahiro Yamada2015-01-071-2/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2015-01-061-1/+1
|\ \
| * | sunxi: axp221: Fix using the wrong register address for ALDO2Hans de Goede2015-01-061-1/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2015-01-063-46/+77
|\ \
| * | spl: mmc: Fix raw boot mode (related to commit 4c5bbc2328a24f5e1ee990c9a9527e...Guillaume GARDET2015-01-061-3/+16
| * | MVEBUMMC : REMOVE unnecessary delay from initGerald Kerma2015-01-061-2/+0
| * | MVEBUMMC : CLEAN codeGerald Kerma2015-01-061-20/+20
| * | MVEBUMMC : REMOVE unnecessary delaysGerald Kerma2015-01-061-3/+0
| * | MVEBUMMC : FIX debug stringsGerald Kerma2015-01-061-5/+13
| * | MVEBUMMC : Speed up access timeGerald Kerma2015-01-062-17/+32
| * | MVEBUMMC : Change copyright dateGerald Kerma2015-01-061-1/+1
* | | spl_sata.c: Add <scsi.h>Tom Rini2015-01-051-0/+1
* | | Merge branch 'misc' of git://git.denx.de/u-boot-x86Tom Rini2015-01-057-155/+41
|\ \ \
| * | | cros-ec-keyboard: Synchronize DT binding from linuxSjoerd Simons2015-01-055-153/+38
| * | | i2c_eeprom: include <linux/err.h> to fix build errorMasahiro Yamada2015-01-051-0/+1
| * | | dm: README: recommend u-boot.dtb to try driver-model on sandboxMasahiro Yamada2015-01-051-2/+2
| | |/ | |/|
* | | memmove_wd: copy chunk down from big address if parameter to is larger than fromSonic Zhang2015-01-051-2/+12
* | | mtd: nand: omap_gpmc: fix error handlingGuido Martínez2015-01-051-1/+2
* | | powerpc/cm5200: migrate to generic boardDavid Büchi2015-01-051-0/+5
* | | doc: fix grammatical errors in READMEJeremiah Mahler2015-01-051-37/+37
* | | keystone: set default pci mode to root complexKaricheri, Muralidharan2015-01-052-0/+34
* | | beagle_x15: enable NFS commandFelipe Balbi2015-01-051-0/+1
* | | omap5: cm-t54: add sata supportDmitry Lifshitz2015-01-051-0/+13
* | | arm: omap: reset sata on bootDmitry Lifshitz2015-01-051-0/+9
* | | OMAP5+: sata/scsi: implement scsi_bus_reset()Dmitry Lifshitz2015-01-051-0/+6
* | | ahci-plat: provide a weak scsi_bus_reset() hookDmitry Lifshitz2015-01-051-2/+1
OpenPOWER on IntegriCloud