summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-09-12Fix ICH SPI driver to work for write transactions.Vadim Bendebury
2011-09-12Allow smaller write units in SPI flash drivers.Vadim Bendebury
2011-09-12Use smaller erase units in Macronix SPI flash driver.Vadim Bendebury
2011-09-12Improve debugability of the ICH SPI controller driver.Vadim Bendebury
2011-09-12Fix compilation warning when compiling with DEBUG enabled.Vadim Bendebury
2011-09-09tegra: Rename tegra2.h to tegra.hSimon Glass
2011-09-06Fix some bugs in the i8402 driver which show up when no controller is presentGabe Black
2011-09-06Fix AHCI driver to operate on Intel controllers.Vadim Bendebury
2011-09-02Modify the ICH driver to support ICH9 in software sequencing modeGabe Black
2011-09-02Make the Winbond driver support the CONFIG_SPI_FLASH_NO_FAST_READ optionGabe Black
2011-09-02Rename the NO_FAST_READ option to be more generic.Gabe Black
2011-08-29Temporary fix for EMMCSimon Glass
2011-08-29Make generic LPC TPM driver work properly.Vadim Bendebury
2011-08-29native: Add test LCD driverSimon Glass
2011-08-29Allow NS16550 driver to support IO and memory mapped registersStefan Reinauer
2011-08-29Remove explicit support for the OXPCIE952Gabe Black
2011-08-29CHROMIUM: Assign the frame buffer address as FDT one instead of u-boot one.Tom Wai-Hong Tam
2011-08-29Add tracing ability to the generic TPM driver.Vadim Bendebury
2011-08-29tegra2: Increase SPI flash speed to 48MHzSimon Glass
2011-08-29Fix compiler warnings generated by gcc 4.6 (local only).Vadim Bendebury
2011-08-29Fix compiler warnings generated by gcc 4.6.Vadim Bendebury
2011-08-29Add support for SMSC95XX USB 2.0 10/100MBit Ethernet Adapter.Tom Wai-Hong Tam
2011-08-29Remove the now unused dummy SPI driverGabe Black
2011-08-29Update the macronix SPI flash driver to use the new spi_xfer interface.Gabe Black
2011-08-29Add an ICH SPI driver based on the one in flashromGabe Black
2011-08-29Add a new Tegra SPI driver which uses the new spi_xfer interfaceGabe Black
2011-08-29Make the dummy SPI driver able to support the new spi_xfer formatGabe Black
2011-08-29Modify the API for doing transfers over SPI.Gabe Black
2011-08-29Make coreboot framebuffer driver more silent per default.Stefan Reinauer
2011-08-29tpm: Remove unused enumsSimon Glass
2011-08-29eth: remove usb-ethernet devices before re-enumerating themVincent Palatin
2011-08-29Introduce generic TPM support in u-boot.Vadim Bendebury
2011-08-29ARM: Tegra: kbc: Cleanup FIFO checking codeAnton Staaf
2011-08-29usb: add multiple controllers support for EHCIVincent Palatin
2011-08-29usb: update API for multiple controllersVincent Palatin
2011-08-29Implement missing functions for vboot:Stefan Reinauer
2011-08-29Tegra: kbc: Modify defines for clarityRakesh Iyer
2011-08-29Tegra: kbc: Allow keypresses during startupRakesh Iyer
2011-08-29CHROMIUM: ARM: tegra2: Change panel power on sequence to meet timingDilan Lee
2011-08-29Implement shared display support.Vadim Bendebury
2011-08-29Fix a compiler warning in serial_fdt.cGabe Black
2011-08-29Add a dummy TPM driverGabe Black
2011-08-29Optimize slb9635 TPM and tegra2 I2C drivers.Tom Wai-Hong Tam
2011-08-29Tegra: kbc: Add support for arrow keysAnton Staaf
2011-08-29Add a dummy SPI driver so we don't have to use a real one for now.Gabe Black
2011-08-29mmc: tegra2: fix HC version register offsetVincent Palatin
2011-08-29arm: tegra: fix modifier+key detectionVincent Palatin
2011-08-29i2c: Add FDT supportAnton Staaf
2011-08-29Revert "ehci: enforce alignment constraints on buffers"Vincent Palatin
2011-08-29Make the software cursor in the graphical framebuffer non-destructive.Gabe Black