Commit Graph

18138 Commits (bdc3ff6e4f75813d01e51081799d10e4a9c7fbcb)
 

Author SHA1 Message Date
Tom Rini bdc3ff6e4f Merge branch 'master' of git://www.denx.de/git/u-boot-mmc 13 years ago
Ashok bcf28c23f2 ARM : Remove unused CONFIG_DRIVER_SMC91111, CONFIG_DRIVER_LAN91C96 13 years ago
Ashok 860bde3fee omap2424:Rename CONFIG_DRIVER_LAN91C96 to CONFIG_LAN91C96 as CONFIG_DRIVER_LAN91C96 is obsolete. 13 years ago
Ashok 3bb46d23f2 README : Rename CONFIG_DRIVER_SMC91111 to CONFIG_SMC91111, CONFIG_DRIVER_LAN91C96 to CONFIG_LAN91C96 13 years ago
Simon Glass af9f881a51 config: Enable CBFS, ext4 for coreboot 13 years ago
Gabe Black 84cd93272e fs: Add a Coreboot Filesystem (CBFS) driver and commands 13 years ago
Taylor Hutt 9936be31fb disk: Address cast and format errors 13 years ago
Gabe Black 0c9c8fb5ec disk: Make the disk partition code work with no specific partition types 13 years ago
Gabe Black 24a3fdd64d ide: Add printf format string for CONFIG_SYS_64BIT_LBA option 13 years ago
Marek Vasut 47444a27d2 kerneldoc: tmpl: Implement template for LG-arrays 13 years ago
Marek Vasut 8b493a5236 common: Discard the __u_boot_cmd section 13 years ago
Marek Vasut 6c7c946cad common: Convert the U-Boot commands to LG-arrays 13 years ago
Marek Vasut 556751427b common: Add .u_boot_list into all linker files 13 years ago
Marek Vasut 42ebaae3a3 common: Implement support for linker-generated arrays 13 years ago
Marek Vasut 97b24d3d51 common: Add symbol handling for generic lists into Makefile 13 years ago
Jaehoon Chung 757bff49ba mmc: dw-mmc: support DesignWare MMC Controller 13 years ago
Marek Vasut 48cf9dc63c mmc: pxa: Remove the old non-generic PXA MMC driver 13 years ago
Marek Vasut 831f849f79 mmc: pxa: Flip over the remaining boards to pxa_mmc_generic 13 years ago
Tushar Behera 13243f2eaf mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmd 13 years ago
Jaehoon Chung 804c7f4221 mmc: sdhci: add the DMA select for SDMA 13 years ago
Jaehoon Chung 5d48e42247 mmc: sdhci: increase the timeout value for data transfer 13 years ago
Marek Vasut d6b2e5085c mmc: Fix mmc_spi error on cmd->flags field 13 years ago
Marek Vasut 49a627f8a1 MMC: Remove the MMC bounce buffer 13 years ago
Marek Vasut 6dc71c8d2a MMC: MXS: Toggle the generic bounce buffer on the boards 13 years ago
Marek Vasut 4e6d81d1a4 MMC: MXS: Convert MXS MMC driver to generic bounce buffer 13 years ago
Marek Vasut b660df3c90 COMMON: Implement common bounce buffer 13 years ago
Shengzhou Liu 047cea3655 powerpc/usb: fix bug of CPU hang when missing USB PHY clock 13 years ago
Vincent Palatin 8b8d779dac usb: fallback safely when a configuration descriptor is too large 13 years ago
Gabe Black e81e79ede1 usb: Support the CONFIG_SYS_64BIT_LBA option 13 years ago
Tom Rini 99070db0dc Merge branch 'master' of git://git.denx.de/u-boot-arm 13 years ago
Albert ARIBAUD 7f14f30a6d patman: force git log commands to not use color 13 years ago
Simon Glass eeaec258b7 sandbox: Change global data baudrate to int 13 years ago
Simon Glass 55f97c1bfb x86: Change global data baudrate to int 13 years ago
Simon Glass a25356d771 nds32: Change global data baudrate to int 13 years ago
Simon Glass 8dc22b00ac mips: Change global data baudrate to int 13 years ago
Simon Glass 5e84e5a7d4 blackfin: Change global data baudrate to int 13 years ago
Simon Glass e46e31a83a arm: Change global data baudrate to int 13 years ago
Simon Glass a8f1f1cd97 sparc: Change bi_baudrate and global data baudrate to int 13 years ago
Simon Glass a7e5ee9ebb powerpc: Change bi_baudrate and global data baudrate to int 13 years ago
Simon Glass 7a68e330d0 openrisc: Change bi_baudrate and global data baudrate to int 13 years ago
Simon Glass 7fffe2fac8 nios2: Change bi_baudrate and global data baudrate to int 13 years ago
Simon Glass 74e8456bc1 microblaze: Change bi_baudrate and global data baudrate to int 13 years ago
Simon Glass f5a5b3c5ee m68k: Change bi_baudrate and global data baudrate to int 13 years ago
Simon Glass 15dc95d48a avr32: Change bi_baudrate and global data baudrate to int 13 years ago
Simon Glass ecd4551f14 sh: Change bi_baudrate and global data baudrate to int 13 years ago
Hung-Te Lin 44abe47deb input: Add ANSI 3.64 escape sequence generation. 13 years ago
Marc Jones 59a1b72ced input: Fix i8042 keyboard reset 13 years ago
Louis Yung-Chieh Lo 45fe668f5f input: i8042: Provide feature to disable keyboard before booting kernel 13 years ago
Gabe Black 48edb304d0 input: Provide a board specific mechanism to decide whether to skip i8042 init 13 years ago
Gabe Black ef94f7fa64 input: Use finer grain udelays while waitng for the i8042 keyboard buffer to empty 13 years ago