summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2011-08-29CHROMIUM: ARM: tegra: Fix SPI mux on non-FDT boards w/out SPI UART switch.Doug Anderson
2011-08-29ehci: generic PCI supportVincent Palatin
2011-08-29ehci: enforce alignment constraints on buffersVincent Palatin
2011-08-29ehci: Add 64-bit controller supportVincent Palatin
2011-08-29Remove un-used function transmit_cmd in tpm driver to fix warning.Tom Wai-Hong Tam
2011-08-29Add coreboot framebuffer support.Stefan Reinauer
2011-08-29Handle USB timeouts betterSimon Glass
2011-08-29Change LCD to use write-back cacheSimon Glass
2011-08-29fdt: Add ctrl key supportSimon Glass
2011-08-29arm: Tegra: Add FDT support to keyboard driverAnton Staaf
2011-08-29Tegra2: Change the pixel clock of LCD to 70.6MhzDilan Lee
2011-08-29CHROMIUM: Define the tegra2 internal eMMC media as non-removable.Tom Wai-Hong Tam
2011-08-29fdt: tegra2: Support SDMMC config through FDTSimon Glass