| Commit message (Expand) | Author | Age | Lines |
* | cros_ec: exynos: Use the correct tps65090 driver in each case | Simon Glass | 2014-10-08 | -1/+1 |
* | cros_ec: power: Add a tunnelled version of the tps65090 driver | Simon Glass | 2014-10-08 | -0/+219 |
* | serial: add UniPhier serial driver | Masahiro Yamada | 2014-10-05 | -0/+207 |
* | mtd: denali: add Denali NAND driver for SPL | Masahiro Yamada | 2014-10-05 | -0/+242 |
* | mtd: denali: add Denali controller configs to Kconfig | Masahiro Yamada | 2014-10-05 | -0/+33 |
* | Merge branch 'for-tom' of git://git.denx.de/u-boot-dm | Tom Rini | 2014-09-26 | -76/+38 |
|\ |
|
| * | sandbox: Convert SPI flash emulation to use sf_params | Simon Glass | 2014-09-26 | -76/+38 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq | Tom Rini | 2014-09-26 | -131/+249 |
|\ \ |
|
| * | | driver/ddr/fsl: Fix DDR4 driver | York Sun | 2014-09-25 | -4/+8 |
| * | | driver/ddr/fsl: Fix tXP and tCKE | York Sun | 2014-09-25 | -12/+22 |
| * | | driver/ddr: Restruct driver to allow standalone memory space | York Sun | 2014-09-25 | -100/+205 |
| * | | driver/mtd: Use generic timer API for FSL IFC, eLBC | Prabhakar Kushwaha | 2014-09-25 | -15/+14 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini | 2014-09-26 | -2/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | board/t1040qds: Add sgmii ports support in 0xA7 protocol | Priyanka Jain | 2014-09-24 | -2/+0 |
| |/ |
|
* | | nand/denali: Adding Denali NAND driver support | Chin Liang See | 2014-09-25 | -0/+1673 |
* | | mtd: nand: Fix length bug in ioread16_rep() and iowrite16_rep() | Stefan Roese | 2014-09-25 | -3/+1 |
* | | mtd: nand: am335x: Fix 'bit-flip' errors in SPL | Rostislav Lisovy | 2014-09-25 | -4/+8 |
* | | kbuild: refactor some makefiles | Masahiro Yamada | 2014-09-24 | -2/+5 |
* | | cosmetic: replace MIN, MAX with min, max | Masahiro Yamada | 2014-09-24 | -12/+12 |
* | | kconfig: add blank Kconfig files | Masahiro Yamada | 2014-09-24 | -0/+51 |
* | | e1000: fix no nvm build | Marcel Ziswiler | 2014-09-24 | -0/+2 |
* | | usb/gadget: fastboot: minor cleanup | Steve Rae | 2014-09-24 | -5/+10 |
* | | usb/gadget: fastboot: add support for flash command | Steve Rae | 2014-09-24 | -0/+31 |
* | | spi: kirkwood_spi.c: cosmetic: Fix minor coding style issues | Stefan Roese | 2014-09-24 | -8/+6 |
* | | spi: kirkwood_spi.c: Make global variable static | Stefan Roese | 2014-09-24 | -1/+1 |
* | | spi: kirkwood_spi.c: Some fixes and cleanup | Stefan Roese | 2014-09-24 | -6/+5 |
* | | sf: Add M25PX64 SPI NOR flash ID | Stefan Roese | 2014-09-24 | -0/+1 |
* | | spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_* | Nikita Kiryanov | 2014-09-24 | -2/+4 |
* | | spi: mxc: fix sf probe when using mxc_spi | Nikita Kiryanov | 2014-09-24 | -23/+25 |
* | | mtd: spi: add support for M25PE16 and M25PX16 | Nikita Kiryanov | 2014-09-24 | -0/+2 |
|/ |
|
* | dm: avoid dev->req_seq overflow | Robert Baldyga | 2014-09-23 | -0/+2 |
* | dm: serial: Don't require device tree to configure a console | Simon Glass | 2014-09-23 | -1/+2 |
* | dm: core: Allow device_bind() to used without CONFIG_OF_CONTROL | Simon Glass | 2014-09-23 | -2/+5 |
* | sf: Add an empty entry to the parameter list | Simon Glass | 2014-09-23 | -0/+1 |
* | mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC | Boris BREZILLON | 2014-09-19 | -0/+1 |
* | USB: ehci-atmel: use pcr to enable or disable clock | Bo Shen | 2014-09-19 | -0/+8 |
* | USB: ohci-at91: use pcr to enable or disable clock | Bo Shen | 2014-09-19 | -4/+4 |
* | mtd: atmel-nand: use pmecc_readl(b)/pmecc_writel to access the pmecc register | Wu, Josh | 2014-09-19 | -10/+14 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-09-17 | -15/+107 |
|\ |
|
| * | pcie_imx: Add mx6solox support | Fabio Estevam | 2014-09-09 | -4/+36 |
| * | arm: vf610: lpuart: disable FIFO on initializaton | Stefan Agner | 2014-09-09 | -0/+10 |
| * | arm: vf610: lpuart: fix status register handling | Stefan Agner | 2014-09-09 | -6/+3 |
| * | pci: add support for board_pci_fixup_dev function | Tim Harvey | 2014-09-09 | -0/+4 |
| * | sata: dwc_ahsata: implement sata_port_status | Nikita Kiryanov | 2014-09-09 | -0/+17 |
| * | net: fec_mxc: Poll FEC_TBD_READY after polling TDAR | Fabio Estevam | 2014-09-09 | -3/+27 |
| * | net: fec_mxc: Adjust RX DMA alignment for mx6solox | Fabio Estevam | 2014-09-09 | -2/+10 |
* | | net: usb: Add SMSC copyright to smsc95xx driver | Simon Glass | 2014-09-16 | -0/+1 |
* | | mtdcore: Fix a build error with CONFIG_CMD_MTDPARTS_SPREAD | maxin.john@enea.com | 2014-09-16 | -2/+2 |
* | | mtd: nand: davinci_nand: update write_page function for keystone RBL | Khoronzhuk, Ivan | 2014-09-16 | -0/+1 |
* | | kbuild: force to define __UBOOT__ in all the C sources | Masahiro Yamada | 2014-09-16 | -28/+0 |