Age | Commit message (Expand) | Author |
2015-01-13 | x86: pci: Display vesa modes in hex | Simon Glass |
2015-01-13 | x86: video: Add debug option to time the BIOS copy | Simon Glass |
2015-01-13 | x86: pci: Don't return a vesa mode when there is not video | Simon Glass |
2015-01-13 | x86: video: Add a debug() to display the frame buffer address | Simon Glass |
2015-01-13 | x86: Use ePAPR defined properties for x86-uart | Bin Meng |
2015-01-13 | serial: ns16550: Support ns16550 compatible pci uart devices | Bin Meng |
2015-01-13 | fdt: Add several apis to decode pci device node | Bin Meng |
2015-01-12 | pci: Make pci apis usable before relocation | Bin Meng |
2015-01-09 | mtd: nand: do not scan BBT after scrub | Masahiro Yamada |
2015-01-09 | mtd: nand: Mark the BBT as scanned prior to calling scan_bbt again | Masahiro Yamada |
2015-01-09 | mtd: nand: revive "nand scrub" command | Masahiro Yamada |
2015-01-08 | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini |
2015-01-09 | qspi:fsl implement AHB read | Peng Fan |
2015-01-08 | i2c:mxc fix array size of i2c_data | Peng Fan |
2015-01-08 | spi: ftssp010_spi: Simplify code flow in ftssp010_[wait|wait_tx|wait_rx] | Axel Lin |
2015-01-07 | spi: cadence_qspi: Fix checking return value of fdt_first_subnode() | Axel Lin |
2015-01-07 | spi:fsl-quadspi support bank register read write | Peng Fan |
2015-01-06 | Merge branch 'master' of git://git.denx.de/u-boot-mmc | Tom Rini |
2015-01-06 | dt: socfpga: Rename snps, dw-spi-mmio to snps, dw-apb-ssi | Marek Vasut |
2015-01-06 | spi: designware_spi: Fix detecting FIFO depth | Axel Lin |
2015-01-06 | MVEBUMMC : REMOVE unnecessary delay from init | Gerald Kerma |
2015-01-06 | MVEBUMMC : CLEAN code | Gerald Kerma |
2015-01-06 | MVEBUMMC : REMOVE unnecessary delays | Gerald Kerma |
2015-01-06 | MVEBUMMC : FIX debug strings | Gerald Kerma |
2015-01-06 | MVEBUMMC : Speed up access time | Gerald Kerma |
2015-01-06 | MVEBUMMC : Change copyright date | Gerald Kerma |
2015-01-05 | Merge branch 'misc' of git://git.denx.de/u-boot-x86 | Tom Rini |
2015-01-05 | cros-ec-keyboard: Synchronize DT binding from linux | Sjoerd Simons |
2015-01-05 | i2c_eeprom: include <linux/err.h> to fix build error | Masahiro Yamada |
2015-01-05 | mtd: nand: omap_gpmc: fix error handling | Guido MartÃnez |
2015-01-05 | ahci-plat: provide a weak scsi_bus_reset() hook | Dmitry Lifshitz |
2015-01-05 | ahci: introduce ahci_reset() | Dmitry Lifshitz |
2015-01-05 | powerpc: mpc824x: remove MPC824X cpu support | Masahiro Yamada |
2015-01-05 | mpc8260: remove atc board support | Masahiro Yamada |
2015-01-05 | mpc8xx: remove lwmon board support | Masahiro Yamada |
2015-01-05 | mpc8xx: remove R360MPI board support | Masahiro Yamada |
2015-01-05 | mpc8xx: remove RRvision board support | Masahiro Yamada |
2015-01-05 | powerpc: manroland: remove uc100, uc101, mucmc52, hmi1001 support | Masahiro Yamada |
2015-01-05 | mpc8xx: remove FPS{850, 860}L, NSCU, SM850, TK885D, virtlab2 support | Masahiro Yamada |
2015-01-02 | Merge branch 'master' of git://git.denx.de/u-boot-spi | Tom Rini |
2015-01-01 | Merge branch 'master' of git://git.denx.de/u-boot-tegra | Tom Rini |
2014-12-31 | usb: eth: add ASIX AX88179 DRIVER | Rene Griessl |
2014-12-31 | imx:qspi add 4K erase support | Peng Fan |
2014-12-31 | arm:mx6sx add QSPI support | Peng Fan |
2014-12-31 | QuadSPI: use correct amba_base | Peng Fan |
2014-12-31 | QuadSPI: use QSPI_CMD_xx instead of flash opcodes | Peng Fan |
2014-12-19 | Merge git://git.denx.de/u-boot-x86 | Tom Rini |
2014-12-18 | x86: Rename coreboot-serial to x86-serial | Bin Meng |
2014-12-18 | x86: ich6-gpio: Add Intel Tunnel Creek GPIO support | Bin Meng |
2014-12-18 | net: rtl8169: Add support for RTL-8168/8111g | Thierry Reding |