Commit Graph

19740 Commits (acf3baad23586bcaf9af608b8c31949ab54e8338)
 

Author SHA1 Message Date
Matthias Weisser acf3baad23 video: Fix splash screen alignment 13 years ago
Andre Renaud 317461c1db Fix bitmap offsets for non 8-bit LCDs 13 years ago
Jeroen Hofstee a5796c51ce common/lcd.c: move the macro's to the c file 13 years ago
Jeroen Hofstee fbd239bea7 api/api_display: use the getters for console size info 13 years ago
Jeroen Hofstee 2e72972a44 lcd, fb: remove duplicated prototypes and unused code 13 years ago
Jeroen Hofstee 6b035141f6 common/lcd: cosmetic: clean up a bit 13 years ago
Jeroen Hofstee 00a0ca5986 common/lcd.c: remove global lcd_base 13 years ago
Jeroen Hofstee f1d205a19c common/lcd.c: cleanup use of global variables 13 years ago
Jeroen Hofstee 0698095af6 lcd, pxafb: move the pxafb to drivers/video 13 years ago
Jeroen Hofstee 59155f4c50 lcd, mpc8xx: move the mpc8xx driver to drivers/video 13 years ago
Jeroen Hofstee fc69eb02ce lcd, tegra: remove unused cursor functions 13 years ago
Jeroen Hofstee 7cdbd29d1f lcd, amba: remove this driver since it is not used 13 years ago
Wolfgang Denk 46d1d5dd43 common/lcd.c: cleanup use of global variables 13 years ago
Tom Rini 8b906a9f0b Merge branch 'spi' of git://git.denx.de/u-boot-x86 13 years ago
Simon Glass 1e7133e99e sf: Use unsigned type for buffers 13 years ago
Simon Glass 363464f993 x86: Enable time command for coreboot 13 years ago
Simon Glass e30bd5cfee x86: Enable SPI flash support for coreboot 13 years ago
Simon Glass 7ea01d1808 x86: Add FDT SPI node for link 13 years ago
Simon Glass 192868b061 x86: Move PCI init before SPI init 13 years ago
Simon Glass bb8215f437 sf: Enable FDT-based configuration and memory mapping 13 years ago
Simon Glass 5e6fb69778 x86: spi: Set maximum write size for ICH 13 years ago
Simon Glass 1e566bc6db sf: Respect maximum SPI write size 13 years ago
Simon Glass 0c456cee95 spi: Add parameter for maximum write size 13 years ago
Simon Glass 1853030e21 x86: spi: Add Intel ICH driver 13 years ago
Simon Glass c0f87dd4ff sf: Use spi_flash_alloc() in each SPI flash driver 13 years ago
Simon Glass b5aec1424d sf: Add spi_flash_alloc() to create a new SPI flash struct 13 years ago
Simon Glass d3504fee73 spi: Use spi_alloc_slave() in each SPI driver 13 years ago
Simon Glass ba6c3ce9bd spi: Add function to allocate a new SPI slave 13 years ago
Simon Glass 4397a2a80b fdt: Add fdtdec_get_addr_size() to read reg properties 13 years ago
Tom Rini 3c47f2f487 Merge branch 'master' of git://git.denx.de/u-boot-usb 13 years ago
Tom Rini 0ce033d258 Merge branch 'master' of git://git.denx.de/u-boot-arm 13 years ago
Vincent Palatin ae003d0570 usb: Add multiple controllers support for EHCI PCI 13 years ago
Simon Glass 0641ce5b5a x86: Enable USB features for coreboot 13 years ago
Michael Spang 032868a432 usb: usbeth: smsc95xx: remove EEPROM loaded check 13 years ago
Vincent Palatin 61755c7908 usb: ehci: Fix aliasing issue in EHCI interrupt code 13 years ago
Patrick Georgi 8f62ca646f usb: ehci: Support interrupt transfers via periodic list 13 years ago
Vivek Gautam c74b0116b6 usb: ehci: exynos: Enable non-dt path 13 years ago
Vivek Gautam 24a4775f91 usb: ehci: exynos: Fix multiple FDT decode 13 years ago
Lukasz Majewski 83301b4f8b arm:trats: Use new ums command 13 years ago
Lukasz Majewski b528f71394 usb:gadget: USB Mass Storage Gadget support 13 years ago
Piotr Wilczek b4d36f6809 usb:composite: USB Mass Storage - f_mass_storage.c from Linux kernel 13 years ago
Lukasz Majewski dee1d99973 usb:composite: USB Mass Storage - storage_common.c from Linux kernel 13 years ago
Lukasz Majewski f7b4162eb1 usb:composite:fix Provide function data when addressing device with only one interface 13 years ago
Shiraz Hashim b2caefbb33 usbtty: adapt buffers for large packet support 13 years ago
Vipin Kumar 39fd6342a4 usb/host/ehci: Add support for EHCI on spear 13 years ago
Pantelis Antoniou a04983d6a9 usb: Fix bug when both DFU & ETHER are defined 13 years ago
Pantelis Antoniou 1b6ca18b42 dfu: Add a partition type target 13 years ago
Pantelis Antoniou 80eb1bd02d dfu: Properly zero out timeout value 13 years ago
Pantelis Antoniou df93cd9c6f dfu: Fix crash when wrong number of arguments given 13 years ago
Pantelis Antoniou ea3e21226f dfu: Only perform DFU board_usb_init() for TRATS 13 years ago