Commit Graph

19923 Commits (ba5976092fc6b5d98397fe86627d7cca0fee9c99)
 

Author SHA1 Message Date
Enric Balletbo i Serra 244044e151 ARM: AM33XX: Fix typo that causes an AM duplication in CPU name. 11 years ago
Vaibhav Hiremath 59dcf970d1 am335x: Enable DDR PHY dynamic power down bit for DDR3 boards 11 years ago
Stephen Warren 536121328e ARM: tegra: enable workaround for ARM erratum 716044 11 years ago
Stephen Warren c5d4752c05 ARM: implement erratum 716044 workaround 11 years ago
Steve Kipisz 1e7e374b35 am33xx:ddr:Fix config_sdram to work for all DDR 11 years ago
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
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
Fabio Estevam e2d282a1b4 Add initial support for Wandboard dual lite and solo. 11 years ago
Eric Nelson 209b571064 i.MX6: mx6qsabrelite: discard override of CONFIG_ARP_TIMEOUT 11 years ago
Eric Nelson 99e2dc59cb i.MX6: Add hdmidet command to detect attached HDMI monitor 11 years ago
Fabio Estevam a49db3df76 mx28evk: Disable CONFIG_CMD_I2C 11 years ago
Knut Wohlrab 982a3c410e imx-common: timer: fix 32-bit overflow 11 years ago
Fabio Estevam 40f1daa0b7 configs: mx28evk: Use single-line comments 11 years ago
Fabio Estevam b33426caf6 mxs: spl_mem_init: Align DDR2 init with FSL bootlets source 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
Vivek Gautam 24a4775f91 usb: ehci: exynos: Fix multiple FDT decode 11 years ago