| Commit message (Expand) | Author | Age | Lines |
* | serial: ns16550: Support ns16550 compatible pci uart devices | Bin Meng | 2015-01-13 | -0/+31 |
* | fdt: Add several apis to decode pci device node | Bin Meng | 2015-01-13 | -1/+2 |
* | pci: Make pci apis usable before relocation | Bin Meng | 2015-01-12 | -8/+17 |
* | mtd: nand: do not scan BBT after scrub | Masahiro Yamada | 2015-01-09 | -8/+3 |
* | mtd: nand: Mark the BBT as scanned prior to calling scan_bbt again | Masahiro Yamada | 2015-01-09 | -1/+1 |
* | mtd: nand: revive "nand scrub" command | Masahiro Yamada | 2015-01-09 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini | 2015-01-08 | -53/+303 |
|\ |
|
| * | qspi:fsl implement AHB read | Peng Fan | 2015-01-09 | -10/+142 |
| * | spi: ftssp010_spi: Simplify code flow in ftssp010_[wait|wait_tx|wait_rx] | Axel Lin | 2015-01-08 | -24/+12 |
| * | spi: cadence_qspi: Fix checking return value of fdt_first_subnode() | Axel Lin | 2015-01-07 | -1/+1 |
| * | spi:fsl-quadspi support bank register read write | Peng Fan | 2015-01-07 | -15/+145 |
| * | dt: socfpga: Rename snps, dw-spi-mmio to snps, dw-apb-ssi | Marek Vasut | 2015-01-06 | -1/+1 |
| * | spi: designware_spi: Fix detecting FIFO depth | Axel Lin | 2015-01-06 | -2/+2 |
* | | i2c:mxc fix array size of i2c_data | Peng Fan | 2015-01-08 | -11/+11 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-mmc | Tom Rini | 2015-01-06 | -43/+60 |
|\ \ |
|
| * | | MVEBUMMC : REMOVE unnecessary delay from init | Gerald Kerma | 2015-01-06 | -2/+0 |
| * | | MVEBUMMC : CLEAN code | Gerald Kerma | 2015-01-06 | -20/+20 |
| * | | MVEBUMMC : REMOVE unnecessary delays | Gerald Kerma | 2015-01-06 | -3/+0 |
| * | | MVEBUMMC : FIX debug strings | Gerald Kerma | 2015-01-06 | -5/+13 |
| * | | MVEBUMMC : Speed up access time | Gerald Kerma | 2015-01-06 | -17/+31 |
| * | | MVEBUMMC : Change copyright date | Gerald Kerma | 2015-01-06 | -1/+1 |
* | | | Merge branch 'misc' of git://git.denx.de/u-boot-x86 | Tom Rini | 2015-01-05 | -10/+7 |
|\ \ \ |
|
| * | | | cros-ec-keyboard: Synchronize DT binding from linux | Sjoerd Simons | 2015-01-05 | -10/+6 |
| * | | | i2c_eeprom: include <linux/err.h> to fix build error | Masahiro Yamada | 2015-01-05 | -0/+1 |
| | |/
| |/| |
|
* | | | mtd: nand: omap_gpmc: fix error handling | Guido MartÃnez | 2015-01-05 | -1/+2 |
* | | | ahci-plat: provide a weak scsi_bus_reset() hook | Dmitry Lifshitz | 2015-01-05 | -2/+1 |
* | | | ahci: introduce ahci_reset() | Dmitry Lifshitz | 2015-01-05 | -17/+30 |
|/ / |
|
* | | powerpc: mpc824x: remove MPC824X cpu support | Masahiro Yamada | 2015-01-05 | -990/+0 |
* | | mpc8260: remove atc board support | Masahiro Yamada | 2015-01-05 | -218/+0 |
* | | mpc8xx: remove lwmon board support | Masahiro Yamada | 2015-01-05 | -17/+0 |
* | | mpc8xx: remove R360MPI board support | Masahiro Yamada | 2015-01-05 | -25/+0 |
* | | mpc8xx: remove RRvision board support | Masahiro Yamada | 2015-01-05 | -17/+0 |
* | | powerpc: manroland: remove uc100, uc101, mucmc52, hmi1001 support | Masahiro Yamada | 2015-01-05 | -8/+0 |
* | | mpc8xx: remove FPS{850, 860}L, NSCU, SM850, TK885D, virtlab2 support | Masahiro Yamada | 2015-01-05 | -51/+2 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini | 2015-01-02 | -446/+99 |
|\ |
|
| * | imx:qspi add 4K erase support | Peng Fan | 2014-12-31 | -5/+19 |
| * | arm:mx6sx add QSPI support | Peng Fan | 2014-12-31 | -0/+19 |
| * | QuadSPI: use correct amba_base | Peng Fan | 2014-12-31 | -5/+25 |
| * | QuadSPI: use QSPI_CMD_xx instead of flash opcodes | Peng Fan | 2014-12-31 | -31/+33 |
| * | sf: sf_params: Add S25FL164K flash identifier info | Adnan Ali | 2014-12-18 | -0/+1 |
| * | sf: sf_params: Add S25FL116K flash support | Adnan Ali | 2014-12-18 | -0/+1 |
| * | mtd/spi: Add support for SST25WF040B | Shengzhou Liu | 2014-12-18 | -0/+1 |
| * | mtd: sf: Zap ramtron driver | Jagannadha Sutradharudu Teki | 2014-12-18 | -405/+0 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-tegra | Tom Rini | 2015-01-01 | -34/+1502 |
|\ \ |
|
| * | | net: rtl8169: Add support for RTL-8168/8111g | Thierry Reding | 2014-12-18 | -0/+1 |
| * | | net: rtl8169: Use non-cached memory if available | Thierry Reding | 2014-12-18 | -11/+60 |
| * | | net: rtl8169: Properly align buffers | Thierry Reding | 2014-12-18 | -29/+34 |
| * | | net: rtl8169: Honor CONFIG_SYS_RX_ETH_BUFFER | Thierry Reding | 2014-12-18 | -1/+5 |
| * | | pci: tegra: Add Tegra PCIe driver | Thierry Reding | 2014-12-18 | -0/+1144 |
| * | | power: Add AMS AS3722 PMIC support | Thierry Reding | 2014-12-18 | -0/+265 |
| |/ |
|