Commit Graph

  • b4746d8bf9 drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...) Mike Frysinger 2009-02-11 20:26:52 -05:00
  • 6bcb4b806c lcd_putc bug fix for tab. Derek Ou 2009-02-03 16:00:07 -07:00
  • 35c9e14d80 MIPS: cpu/mips/Makefile: Add a missing START line Shinya Kuribayashi 2009-02-02 09:46:21 +09:00
  • 9a63b7f4f8 Enable ext2 support for TQM8xxL/M based boards Wolfgang Denk 2009-02-21 21:51:21 +01:00
  • e3ba7f137c ARM:PXA Use new definitions in mmc.h Tom Rix 2009-02-20 03:47:50 +01:00
  • 682beeac34 Reduce the scope of PXA's mmc_read/mmc_write/mmc_bread functions Andy Fleming 2009-02-20 03:47:50 +01:00
  • b03d92e558 pxa: move mmc drivers to drivers/mmc Jean-Christophe PLAGNIOL-VILLARD 2009-02-20 03:47:50 +01:00
  • 9490f46564 ARM:PXA Remove redefinition of mmc_cid and mmc_csd. Tom Rix 2009-02-19 19:27:22 -06:00
  • 94a3312920 pxa: fixing get_timer to return time in miliseconds. Micha Kalfon 2009-02-11 19:50:11 +02:00
  • e5e88c3614 ARM:OMAP3 Change mmc_init to mmc_legacy_init Tom Rix 2009-02-19 16:45:43 -06:00
  • 9e80bb2162 82xx, mgcoge: updates for 2009.03 Heiko Schocher 2009-02-19 17:23:58 +01:00
  • df909554e2 8xx, mgsuvd: updates for 2009.03 Heiko Schocher 2009-02-19 17:24:01 +01:00
  • 3511b4e208 MMC: Don't use new framework code if not enabled Dirk Behme 2009-02-18 19:59:39 +01:00
  • 7511835b29 Merge branch 'master' of git://git.denx.de/u-boot Kim Phillips 2009-02-19 11:06:58 -06:00
  • 32482be677 TQM8xxL: make some room in low memory for future needs Wolfgang Denk 2009-02-19 13:53:29 +01:00
  • c157cec3c3 README: remove duplicate entry Kim Phillips 2009-02-18 18:06:18 -06:00
  • 44a01a73e8 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx Wolfgang Denk 2009-02-19 00:50:08 +01:00
  • 9eb468da3f Merge branch 'master' of git://git.denx.de/u-boot-arm Wolfgang Denk 2009-02-19 00:46:32 +01:00
  • 1bba30efe1 Coding style cleanup, update CHANGELOG Wolfgang Denk 2009-02-19 00:41:08 +01:00
  • 369d0aa967 sata_sil3114: fix compiler warning Kim Phillips 2009-02-18 17:43:59 -06:00
  • f5675aa5ce Create configuration option for restricted ns16550 functions Ron Madrid 2009-02-18 14:30:44 -08:00
  • 7b0bc0219d mkconfig: include board config.h before asm/config.h Kim Phillips 2009-02-18 16:14:29 -06:00
  • b8845abdc0 Fix build errors after making flash_get_info() non-static Wolfgang Denk 2009-02-18 21:35:38 +01:00
  • b4996d6b21 ppc4xx: PCIe: Change 16GB inbound memory to 4GB Stefan Roese 2009-02-18 13:18:00 +01:00
  • f50fe4bd61 ppc4xx: Some more PMC405 coding-style cleanup Stefan Roese 2009-02-18 14:05:37 +01:00
  • 2f6eb9170b ppc4xx: Update PMC405 board support Matthias Fuchs 2009-02-15 22:27:47 +01:00
  • c553b5f4a0 ppc4xx: Cleanup PMC405 board support Matthias Fuchs 2009-02-15 22:26:54 +01:00
  • b4e85d0f37 qong: changes to Dave/DENX Qong configuration Ilya Yanok 2009-02-05 04:08:20 +01:00
  • 5f03201088 common/console: avoid ifdef CONFIG_CONSOLE_MUX when it's possible Jean-Christophe PLAGNIOL-VILLARD 2009-02-01 17:07:52 +01:00
  • ec6f149946 common/console: coding style cleanup Jean-Christophe PLAGNIOL-VILLARD 2009-02-01 17:07:51 +01:00
  • daaf74f176 mpc8xx_pcmcia: move CONFIG_8xx out of .c file and into Makefile Mike Frysinger 2009-01-29 20:02:23 -05:00
  • 7bd2722e89 disk: convert part_* files to COBJ-$(CONFIG_XXX) style Mike Frysinger 2009-01-29 20:02:07 -05:00
  • f05fa9205e include/image.h: Ease grepping of image_* functions Petri Lehtinen 2009-01-29 10:35:40 +02:00
  • bdab39d358 rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV Mike Frysinger 2009-01-28 19:08:14 -05:00
  • 8b0592b89e disable imls command if no flash is defined Valeriy Glushkov 2009-01-23 20:02:17 +02:00
  • 923aa48126 API: Improve glue mid-layer of the API demo application. Rafal Jaworowski 2009-01-23 13:27:18 +01:00
  • 44a94e596b API: Only output test data when reading was successful. Rafal Jaworowski 2009-01-23 13:27:17 +01:00
  • 7fb6c4f9b0 API: Provide syscall entry point for the ARM architecture. Rafal Jaworowski 2009-01-23 13:27:16 +01:00
  • b84d7d8f1e API: Use stack pointer as API signature search hint in the glue layer. Rafal Jaworowski 2009-01-23 13:27:15 +01:00
  • 86b4bafdfa TQM8260: fix locations of kernel and ramdisk images in flash Wolfgang Denk 2009-02-17 10:26:38 +01:00
  • 2b68b23373 83xx: add missing TIMING_CFG1_CASLAT_* defines Heiko Schocher 2009-02-11 19:26:15 +01:00
  • c9e34fe2e8 mpc8349itx: allow SATA boot from the onboard SIL1334 Valeriy Glushkov 2009-02-05 14:35:21 +02:00
  • e1ac387f46 83xx: Add eSDHC support on 8379 EMDS board Andy Fleming 2008-10-30 16:50:14 -05:00
  • 80522dc836 85xx: Add eSDHC support for 8536 DS Andy Fleming 2008-10-30 16:51:33 -05:00
  • 50586ef24e Add support for the Freescale eSDHC found on 8379 and 8536 SoCs Andy Fleming 2008-10-30 16:47:16 -05:00
  • 272cc70b21 Add MMC Framework Andy Fleming 2008-10-30 16:41:01 -05:00
  • 1de97f9856 Eliminated arch-specific mmc header requirement Andy Fleming 2008-10-30 16:31:39 -05:00
  • abb5466ccf Convert mmc_init to mmc_legacy_init Andy Fleming 2008-10-30 16:21:00 -05:00
  • b2e2ed0233 Eliminate support for using MMC as memory Andy Fleming 2008-10-30 16:19:25 -05:00
  • e1be0d25ec 32bit BUg fix for DDR2 on 8572 Poonam_Aggrwal-b10812 2009-01-04 08:46:38 +05:30
  • e0c4fac79d TQM85xx: Fix a couple warnings in TQM8548 build Andy Fleming 2009-02-16 09:40:20 -06:00
  • cf07a5baec MPC85xx: TQM8548: workaround for erratum DDR 19 and 20 Wolfgang Grandegger 2009-02-11 18:38:26 +01:00
  • 080408fdc7 MPC85xx: TQM8548: use cache for AG and BE variants Wolfgang Grandegger 2009-02-11 18:38:25 +01:00
  • dc5f55d636 MPC85xx: TQM8548_AG: add 1 GiB DDR2-SDRAM configuration Wolfgang Grandegger 2009-02-11 18:38:24 +01:00
  • 88b0e88d18 MPC85xx: TQM8548: fix SDRAM timing for 533 MHz Wolfgang Grandegger 2009-02-11 18:38:23 +01:00
  • a865bcdac8 MPC85xx: TQM8548: add support for the TQM8548_AG module Wolfgang Grandegger 2009-02-11 18:38:22 +01:00
  • ad7ee5d43b MPC85xx: TQM8548: add support for the TQM8548_BE module Wolfgang Grandegger 2009-02-11 18:38:21 +01:00
  • a318234878 MPC85xx: TQM85xx: make standard PCI/PCI-X configurable Wolfgang Grandegger 2009-02-11 18:38:20 +01:00
  • 31ca9119c3 MPC85xx: TQM85xx: fix flash protection for boot loader Wolfgang Grandegger 2009-02-11 18:38:19 +01:00
  • a1c8a71926 86xx: Update CPU info output on bootup Peter Tyser 2009-02-06 14:30:40 -06:00
  • 22c00f8d7d 86xx: Update Global Utilities structure Peter Tyser 2009-02-05 11:25:24 -06:00
  • 4ef630df77 86xx: Reset update Peter Tyser 2009-02-05 11:25:25 -06:00
  • edf0e2524a fsl-ddr: Allow system to boot if we have more than 4G of memory Kumar Gala 2009-02-10 23:53:40 -06:00
  • 8d949aff38 mpc85xx: Add support for the P2020 Srikanth Srinivasan 2009-01-21 17:17:33 -06:00
  • cb69e4de87 85xx: print boot header info to distinquish 36-bit addr map on MPC8572 DS Kumar Gala 2009-02-10 17:36:15 -06:00
  • feede8b070 Fixup SGMII PHY ids in the device tree Andy Fleming 2008-12-05 20:10:22 -06:00
  • 5dc0cf68f8 Make some minor whitespace changes to eliminate line-wrapping Andy Fleming 2009-02-11 15:10:31 -06:00
  • 9e56986a2b Add eth_get_dev_by_index Andy Fleming 2009-02-11 15:07:24 -06:00
  • b67305120a 85xx: Fix bug in device tree setup in 36-bit physical confg Kumar Gala 2009-02-09 22:03:04 -06:00
  • ad97dce184 85xx: Fix address map for 36-bit config of MPC8572DS Kumar Gala 2009-02-09 22:03:05 -06:00
  • f8523cb081 85xx: Fix how we map DDR memory Kumar Gala 2009-02-06 09:56:35 -06:00
  • 1542fbdeec fsl-ddr: ignore memctl_intlv_ctl setting if only one DDR controller Kumar Gala 2009-02-06 09:56:34 -06:00
  • b29dee3c90 85xx: Format cpu freq printing to handle 8 cores Kumar Gala 2009-02-04 09:35:57 -06:00
  • 952a6bdd77 Merge branch 'master' of git://git.denx.de/u-boot-usb Wolfgang Denk 2009-02-15 22:55:56 +01:00
  • f8eab9c3e1 Merge branch 'master' of git://git.denx.de/u-boot-i2c Wolfgang Denk 2009-02-15 22:21:17 +01:00
  • 9704f9caf5 USB: Remove LUN number from CDB Abraham, Thomas 2008-10-28 16:51:31 +05:30
  • f3c0de6362 Added usbtty_configured() check. Fixed attribute(packed) warnings. Atin Malaviya 2009-02-03 15:17:10 -05:00
  • e7de18afe8 i.MX31: Start the I2C clock on driver initialisation Guennadi Liakhovetski 2009-02-13 09:23:36 +01:00
  • 15208ac9ea i2c.h: drop i2c_reg_{read, write} hack for Blackfin parts Mike Frysinger 2009-02-11 20:36:14 -05:00
  • 6b67962fd6 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx Wolfgang Denk 2009-02-12 08:36:52 +01:00
  • c2d9befa0b 82xx, mgcoge: fix compile error Heiko Schocher 2009-02-12 08:08:54 +01:00
  • 9cacf4fc40 ppc4xx: Add README entry for CONFIG_PCI_DISABLE_PCIE Dirk Eibach 2009-02-09 08:18:34 +01:00
  • 7369f0e384 ppc4xx: Fix initialization of the SDRAM_CODT register Carolyn Smith 2009-02-12 06:13:44 +01:00
  • cef0efaf2f ppc4xx: Fix problem with board_eth_init() vs cpu_eth_init() on AMCC boards Stefan Roese 2009-02-11 09:29:33 +01:00
  • c645012aef ppc4xx: Autocalibration can set RDCC to over aggressive value. Adam Graham 2009-02-09 13:18:12 -08:00
  • 2ede879fcb ppc4xx: Fix problem with CONFIG_MAX_MEM_MAPPED in include/asm-ppc/config.h Stefan Roese 2009-02-11 09:37:12 +01:00
  • f15c6515fc Coding style cleanup; update CHANGELOG Wolfgang Denk 2009-02-12 00:08:39 +01:00
  • 5fc56b907d Add feature-removal-schedule.txt Peter Tyser 2009-01-30 16:36:40 -06:00
  • 255d28e164 8xx serial, smc: Coding-Style cleanup serial SMC driver Heiko Schocher 2009-02-10 09:32:38 +01:00
  • 2b3f12c214 8xx serial, smc: add configurable SMC Rx buffer len Heiko Schocher 2009-02-10 09:31:47 +01:00
  • e915f8bb73 common/{hush, kgdb, serial}.c: build by COBJS-$(...) in Makefile Mike Frysinger 2009-02-05 21:04:36 -05:00
  • ab76e9848a bzip2: move ifdef handling to Makefile COBJS-$(...) Mike Frysinger 2009-02-05 21:04:50 -05:00
  • ae0b05df04 Fix whitespace damage: double space changed to a tab Jerry Van Baren 2009-02-05 22:18:02 -05:00
  • c50a603167 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash Wolfgang Denk 2009-02-11 22:24:51 +01:00
  • 4f975678de cfi: make flash_get_info() non static Heiko Schocher 2009-02-10 09:53:29 +01:00
  • 86321fc112 net: removed board-specific CONFIGs from MPC5xxx FEC driver Ben Warren 2009-02-05 23:58:25 -08:00
  • 638ed3e296 net/sntp.c: move ifdef into Makefile COBJS-$(...) Mike Frysinger 2009-02-05 21:04:47 -05:00
  • 9e5be8214b tsec: Fix a bug in soft-resetting Andy Fleming 2009-02-03 18:26:41 -06:00
  • 09fcc8b5d8 Fix 100Mbs ethernet operation on sh7763 based boards Simon Munton 2009-02-02 09:44:08 +00:00
  • 2bc2a8f6dc Fix MPC8260 with ethernet on SCC ksi@koi8.net 2009-02-06 16:27:55 -08:00