Commit Graph

20212 Commits (ab80b6595765a01f774ad2a29fde8b0c325533ac)
 

Author SHA1 Message Date
Tom Rini 8b906a9f0b Merge branch 'spi' of git://git.denx.de/u-boot-x86 12 years ago
Stephen Warren 131a1e603b ARM: rpi_b: enable SD controller, add related env/cmds 12 years ago
Stephen Warren 9a4fbe4fbd mmc: add bcm2835 driver 12 years ago
Stephen Warren 6be3c9fca2 video: add a driver for the bcm2835 12 years ago
Stephen Warren 38baa4f6d6 ARM: rpi_b: disable rpi_b dcache explicitly 12 years ago
Stephen Warren 6d3307195d lcd: calculate line_length after lcd_ctrl_init() 12 years ago
Stephen Warren 3f397782ae ARM: rpi_b: use bcm2835 mbox driver to get memory size 12 years ago
Stephen Warren 88077280c4 ARM: bcm2835: add mailbox driver 12 years ago
Fabio Estevam e2d282a1b4 Add initial support for Wandboard dual lite and solo. 12 years ago
Eric Nelson 209b571064 i.MX6: mx6qsabrelite: discard override of CONFIG_ARP_TIMEOUT 12 years ago
Eric Nelson 99e2dc59cb i.MX6: Add hdmidet command to detect attached HDMI monitor 12 years ago
Fabio Estevam a49db3df76 mx28evk: Disable CONFIG_CMD_I2C 12 years ago
Knut Wohlrab 982a3c410e imx-common: timer: fix 32-bit overflow 12 years ago
Fabio Estevam 40f1daa0b7 configs: mx28evk: Use single-line comments 12 years ago
Fabio Estevam b33426caf6 mxs: spl_mem_init: Align DDR2 init with FSL bootlets source 12 years ago
Simon Glass 1e7133e99e sf: Use unsigned type for buffers 12 years ago
Simon Glass 363464f993 x86: Enable time command for coreboot 12 years ago
Simon Glass e30bd5cfee x86: Enable SPI flash support for coreboot 12 years ago
Simon Glass 7ea01d1808 x86: Add FDT SPI node for link 12 years ago
Simon Glass 192868b061 x86: Move PCI init before SPI init 12 years ago
Simon Glass bb8215f437 sf: Enable FDT-based configuration and memory mapping 12 years ago
Simon Glass 5e6fb69778 x86: spi: Set maximum write size for ICH 12 years ago
Simon Glass 1e566bc6db sf: Respect maximum SPI write size 12 years ago
Simon Glass 0c456cee95 spi: Add parameter for maximum write size 12 years ago
Simon Glass 1853030e21 x86: spi: Add Intel ICH driver 12 years ago
Simon Glass c0f87dd4ff sf: Use spi_flash_alloc() in each SPI flash driver 12 years ago
Simon Glass b5aec1424d sf: Add spi_flash_alloc() to create a new SPI flash struct 12 years ago
Simon Glass d3504fee73 spi: Use spi_alloc_slave() in each SPI driver 12 years ago
Simon Glass ba6c3ce9bd spi: Add function to allocate a new SPI slave 12 years ago
Simon Glass 4397a2a80b fdt: Add fdtdec_get_addr_size() to read reg properties 12 years ago
Tom Rini 3c47f2f487 Merge branch 'master' of git://git.denx.de/u-boot-usb 12 years ago
Tom Rini 0ce033d258 Merge branch 'master' of git://git.denx.de/u-boot-arm 12 years ago
Vincent Palatin ae003d0570 usb: Add multiple controllers support for EHCI PCI 12 years ago
Simon Glass 0641ce5b5a x86: Enable USB features for coreboot 12 years ago
Michael Spang 032868a432 usb: usbeth: smsc95xx: remove EEPROM loaded check 12 years ago
Vincent Palatin 61755c7908 usb: ehci: Fix aliasing issue in EHCI interrupt code 12 years ago
Patrick Georgi 8f62ca646f usb: ehci: Support interrupt transfers via periodic list 12 years ago
Vivek Gautam c74b0116b6 usb: ehci: exynos: Enable non-dt path 12 years ago
Vivek Gautam 24a4775f91 usb: ehci: exynos: Fix multiple FDT decode 12 years ago
Lukasz Majewski 83301b4f8b arm:trats: Use new ums command 12 years ago
Lukasz Majewski b528f71394 usb:gadget: USB Mass Storage Gadget support 12 years ago
Piotr Wilczek b4d36f6809 usb:composite: USB Mass Storage - f_mass_storage.c from Linux kernel 12 years ago
Lukasz Majewski dee1d99973 usb:composite: USB Mass Storage - storage_common.c from Linux kernel 12 years ago
Lukasz Majewski f7b4162eb1 usb:composite:fix Provide function data when addressing device with only one interface 12 years ago
Shiraz Hashim b2caefbb33 usbtty: adapt buffers for large packet support 12 years ago
Vipin Kumar 39fd6342a4 usb/host/ehci: Add support for EHCI on spear 12 years ago
Pantelis Antoniou a04983d6a9 usb: Fix bug when both DFU & ETHER are defined 12 years ago
Pantelis Antoniou 1b6ca18b42 dfu: Add a partition type target 12 years ago
Pantelis Antoniou 80eb1bd02d dfu: Properly zero out timeout value 12 years ago
Pantelis Antoniou df93cd9c6f dfu: Fix crash when wrong number of arguments given 12 years ago