Commit Graph

19874 Commits (645b271a6039e79b368f027a5624dc0820441733)
 

Author SHA1 Message Date
Koen Kooi 951d582778 am335x_evm: Add more variables and switch to DT booting. 11 years ago
Koen Kooi 73a27a84e5 am335x_evm: Enable CMD_EXT4 and CMD_FS_GENERIC, add bootpart to env 11 years ago
Koen Kooi 2077590644 am335x_evm: add support for BeagleBone Black DT name 11 years ago
Mark Jackson 296de3bbec Initialise correct GPMC WAITx irq for AM33xx 11 years ago
Mark Jackson fc33705e66 Allow AM335x MPU core clock speed to be specified in the board config file 11 years ago
Nikita Kiryanov f35034fe16 cm-t35: add support for loading splash image from NAND 11 years ago
Matthias Weisser acf3baad23 video: Fix splash screen alignment 11 years ago
Andre Renaud 317461c1db Fix bitmap offsets for non 8-bit LCDs 11 years ago
Jeroen Hofstee a5796c51ce common/lcd.c: move the macro's to the c file 11 years ago
Jeroen Hofstee fbd239bea7 api/api_display: use the getters for console size info 11 years ago
Jeroen Hofstee 2e72972a44 lcd, fb: remove duplicated prototypes and unused code 11 years ago
Jeroen Hofstee 6b035141f6 common/lcd: cosmetic: clean up a bit 11 years ago
Jeroen Hofstee 00a0ca5986 common/lcd.c: remove global lcd_base 11 years ago
Jeroen Hofstee f1d205a19c common/lcd.c: cleanup use of global variables 11 years ago
Jeroen Hofstee 0698095af6 lcd, pxafb: move the pxafb to drivers/video 11 years ago
Jeroen Hofstee 59155f4c50 lcd, mpc8xx: move the mpc8xx driver to drivers/video 11 years ago
Jeroen Hofstee fc69eb02ce lcd, tegra: remove unused cursor functions 11 years ago
Jeroen Hofstee 7cdbd29d1f lcd, amba: remove this driver since it is not used 11 years ago
Wolfgang Denk 46d1d5dd43 common/lcd.c: cleanup use of global variables 11 years ago
Tom Rini 8b906a9f0b Merge branch 'spi' of git://git.denx.de/u-boot-x86 11 years ago
Stephen Warren 131a1e603b ARM: rpi_b: enable SD controller, add related env/cmds 11 years ago
Stephen Warren 9a4fbe4fbd mmc: add bcm2835 driver 11 years ago
Stephen Warren 6be3c9fca2 video: add a driver for the bcm2835 11 years ago
Stephen Warren 38baa4f6d6 ARM: rpi_b: disable rpi_b dcache explicitly 11 years ago
Stephen Warren 6d3307195d lcd: calculate line_length after lcd_ctrl_init() 11 years ago
Stephen Warren 3f397782ae ARM: rpi_b: use bcm2835 mbox driver to get memory size 11 years ago
Stephen Warren 88077280c4 ARM: bcm2835: add mailbox driver 11 years ago
Simon Glass 1e7133e99e sf: Use unsigned type for buffers 11 years ago
Simon Glass 363464f993 x86: Enable time command for coreboot 11 years ago
Simon Glass e30bd5cfee x86: Enable SPI flash support for coreboot 11 years ago
Simon Glass 7ea01d1808 x86: Add FDT SPI node for link 11 years ago
Simon Glass 192868b061 x86: Move PCI init before SPI init 11 years ago
Simon Glass bb8215f437 sf: Enable FDT-based configuration and memory mapping 11 years ago
Simon Glass 5e6fb69778 x86: spi: Set maximum write size for ICH 11 years ago
Simon Glass 1e566bc6db sf: Respect maximum SPI write size 11 years ago
Simon Glass 0c456cee95 spi: Add parameter for maximum write size 11 years ago
Simon Glass 1853030e21 x86: spi: Add Intel ICH driver 11 years ago
Simon Glass c0f87dd4ff sf: Use spi_flash_alloc() in each SPI flash driver 11 years ago
Simon Glass b5aec1424d sf: Add spi_flash_alloc() to create a new SPI flash struct 11 years ago
Simon Glass d3504fee73 spi: Use spi_alloc_slave() in each SPI driver 11 years ago
Simon Glass ba6c3ce9bd spi: Add function to allocate a new SPI slave 11 years ago
Simon Glass 4397a2a80b fdt: Add fdtdec_get_addr_size() to read reg properties 11 years ago
Tom Rini 3c47f2f487 Merge branch 'master' of git://git.denx.de/u-boot-usb 11 years ago
Tom Rini 0ce033d258 Merge branch 'master' of git://git.denx.de/u-boot-arm 11 years ago
Vincent Palatin ae003d0570 usb: Add multiple controllers support for EHCI PCI 11 years ago
Simon Glass 0641ce5b5a x86: Enable USB features for coreboot 11 years ago
Michael Spang 032868a432 usb: usbeth: smsc95xx: remove EEPROM loaded check 11 years ago
Vincent Palatin 61755c7908 usb: ehci: Fix aliasing issue in EHCI interrupt code 11 years ago
Patrick Georgi 8f62ca646f usb: ehci: Support interrupt transfers via periodic list 11 years ago
Vivek Gautam c74b0116b6 usb: ehci: exynos: Enable non-dt path 11 years ago