| Commit message (Expand) | Author | Age | Lines |
* | 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 |
* | 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 |
| |/ |
|
* | | usb: eth: add ASIX AX88179 DRIVER | Rene Griessl | 2014-12-31 | -0/+708 |
* | | Merge git://git.denx.de/u-boot-x86 | Tom Rini | 2014-12-19 | -15/+19 |
|\ \ |
|
| * | | x86: Rename coreboot-serial to x86-serial | Bin Meng | 2014-12-18 | -7/+7 |
| * | | x86: ich6-gpio: Add Intel Tunnel Creek GPIO support | Bin Meng | 2014-12-18 | -8/+12 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini | 2014-12-18 | -23/+59 |
|\ \
| |/
|/| |
|
| * | dfu: dfu_get_buf: check the value of env dfu_bufsiz before use | Przemyslaw Marczak | 2014-12-18 | -2/+6 |
| * | gadget: f_thor: check pointers before use in download_tail() | Przemyslaw Marczak | 2014-12-18 | -2/+14 |
| * | dfu: mmc: check if mmc device exists in mmc_block_op() | Przemyslaw Marczak | 2014-12-18 | -1/+7 |
| * | fastboot: add support for continue command | Rob Herring | 2014-12-18 | -0/+14 |
| * | usb, g_dnl: generalize DFU detach functions | Rob Herring | 2014-12-18 | -17/+18 |
| * | USB: gadget: atmel_usba_udc: fix transfer hang issue | Bo Shen | 2014-12-16 | -1/+0 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini | 2014-12-16 | -7/+48 |
|\ \ |
|
| * | | qe/deep-sleep: modify qe deep-sleep for generic board | Zhao Qiang | 2014-12-15 | -0/+11 |
| * | | crypto/fsl: Fix RNG instantiation failure. | gaurav rana | 2014-12-15 | -1/+1 |
| * | | net/fm: update ft_fixup_port to differentiate dual-role mac | Shengzhou Liu | 2014-12-15 | -5/+16 |
| * | | driver/ddr/fsl: Fix MRC_CYC calculation for DDR3 | York Sun | 2014-12-15 | -1/+20 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-socfpga | Tom Rini | 2014-12-16 | -0/+1747 |
|\ \ \
| |_|/
|/| | |
|
| * | | spi: designware_spi: Some fixes / changes | Stefan Roese | 2014-12-06 | -19/+20 |
| * | | spi: Add designware master SPI DM driver used on SoCFPGA | Stefan Roese | 2014-12-06 | -0/+426 |
| * | | spi: Add Cadence QSPI DM driver used by SoCFPGA | Stefan Roese | 2014-12-06 | -0/+1320 |
* | | | Merge git://git.denx.de/u-boot-x86 | Tom Rini | 2014-12-15 | -129/+157 |
|\ \ \ |
|