Commit Graph

7260 Commits (1dcb50afbb63a439320a985380a0af2dca079d1e)
 

Author SHA1 Message Date
Wolfgang Denk 1dcb50afbb Makefile: fix cleanup 17 years ago
Richard Retanubun edff7bcc4d Cleanup the comment for m68k linux boot argument passing. 17 years ago
Peter Griffin 4d41650eec sh: Fix rsk7203 in tree build 17 years ago
Minkyu Kang fca0cecff7 bootm: Reduce the unnecessary memmove 17 years ago
Matthias Fuchs 670cbde8da fpga: Fix Spartan III FPGA booting 17 years ago
Matthias Fuchs 3818b67764 fpga: Fix Spartan II FPGA booting 17 years ago
Mike Frysinger b4746d8bf9 drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...) 17 years ago
Derek Ou 6bcb4b806c lcd_putc bug fix for tab. 17 years ago
Shinya Kuribayashi 35c9e14d80 MIPS: cpu/mips/Makefile: Add a missing START line 17 years ago
Wolfgang Denk 9a63b7f4f8 Enable ext2 support for TQM8xxL/M based boards 17 years ago
Tom Rix e3ba7f137c ARM:PXA Use new definitions in mmc.h 17 years ago
Andy Fleming 682beeac34 Reduce the scope of PXA's mmc_read/mmc_write/mmc_bread functions 17 years ago
Jean-Christophe PLAGNIOL-VILLARD b03d92e558 pxa: move mmc drivers to drivers/mmc 17 years ago
Tom Rix 9490f46564 ARM:PXA Remove redefinition of mmc_cid and mmc_csd. 17 years ago
Micha Kalfon 94a3312920 pxa: fixing get_timer to return time in miliseconds. 17 years ago
Tom Rix e5e88c3614 ARM:OMAP3 Change mmc_init to mmc_legacy_init 17 years ago
Heiko Schocher 9e80bb2162 82xx, mgcoge: updates for 2009.03 17 years ago
Heiko Schocher df909554e2 8xx, mgsuvd: updates for 2009.03 17 years ago
Dirk Behme 3511b4e208 MMC: Don't use new framework code if not enabled 17 years ago
Wolfgang Denk 32482be677 TQM8xxL: make some room in low memory for future needs 17 years ago
Kim Phillips c157cec3c3 README: remove duplicate entry 17 years ago
Wolfgang Denk 44a01a73e8 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx 17 years ago
Wolfgang Denk 9eb468da3f Merge branch 'master' of git://git.denx.de/u-boot-arm 17 years ago
Wolfgang Denk 1bba30efe1 Coding style cleanup, update CHANGELOG 17 years ago
Kim Phillips 369d0aa967 sata_sil3114: fix compiler warning 17 years ago
Ron Madrid f5675aa5ce Create configuration option for restricted ns16550 functions 17 years ago
Kim Phillips 7b0bc0219d mkconfig: include board config.h before asm/config.h 17 years ago
Wolfgang Denk b8845abdc0 Fix build errors after making flash_get_info() non-static 17 years ago
Stefan Roese b4996d6b21 ppc4xx: PCIe: Change 16GB inbound memory to 4GB 17 years ago
Stefan Roese f50fe4bd61 ppc4xx: Some more PMC405 coding-style cleanup 17 years ago
Matthias Fuchs 2f6eb9170b ppc4xx: Update PMC405 board support 17 years ago
Matthias Fuchs c553b5f4a0 ppc4xx: Cleanup PMC405 board support 17 years ago
Ilya Yanok b4e85d0f37 qong: changes to Dave/DENX Qong configuration 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 5f03201088 common/console: avoid ifdef CONFIG_CONSOLE_MUX when it's possible 17 years ago
Jean-Christophe PLAGNIOL-VILLARD ec6f149946 common/console: coding style cleanup 17 years ago
Mike Frysinger daaf74f176 mpc8xx_pcmcia: move CONFIG_8xx out of .c file and into Makefile 17 years ago
Mike Frysinger 7bd2722e89 disk: convert part_* files to COBJ-$(CONFIG_XXX) style 17 years ago
Petri Lehtinen f05fa9205e include/image.h: Ease grepping of image_* functions 17 years ago
Mike Frysinger bdab39d358 rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV 17 years ago
Valeriy Glushkov 8b0592b89e disable imls command if no flash is defined 17 years ago
Rafal Jaworowski 923aa48126 API: Improve glue mid-layer of the API demo application. 17 years ago
Rafal Jaworowski 44a94e596b API: Only output test data when reading was successful. 17 years ago
Rafal Jaworowski 7fb6c4f9b0 API: Provide syscall entry point for the ARM architecture. 17 years ago
Rafal Jaworowski b84d7d8f1e API: Use stack pointer as API signature search hint in the glue layer. 17 years ago
Wolfgang Denk 86b4bafdfa TQM8260: fix locations of kernel and ramdisk images in flash 17 years ago
Andy Fleming e1ac387f46 83xx: Add eSDHC support on 8379 EMDS board 17 years ago
Andy Fleming 80522dc836 85xx: Add eSDHC support for 8536 DS 17 years ago
Andy Fleming 50586ef24e Add support for the Freescale eSDHC found on 8379 and 8536 SoCs 17 years ago
Andy Fleming 272cc70b21 Add MMC Framework 17 years ago
Andy Fleming 1de97f9856 Eliminated arch-specific mmc header requirement 17 years ago