- May 30, 2003
-
-
Wolfgang Denk authored
instead CFG_MONITOR_LEN is now only used to determine _at_compile_ _time_ (!) if the environment is embedded within the U-Boot image, or in a separate flash sector. * Cleanup CFG_DER #defines in config files (wd maintained only)
-
- May 28, 2003
-
-
Wolfgang Denk authored
* Fix alignment problems with flash driver for TRAB board * Patch by Donald White, 21 May 2003: fix calculation of base address in pci_hose_config_device() * Fix bug in command line parsing: "cmd1;cmd2" is supposed to always execute "cmd2", even if "cmd1" fails. Note that this is different to "run var1 var2" where the contents of "var2" will NOT be executed when a command in "var1" fails.
-
- May 23, 2003
-
-
Wolfgang Denk authored
-
Wolfgang Denk authored
In preparation for an ixp port, rename cpu/xscale and arch-xscale into cpu/pxa and arch-pxa.
-
Stefan Roese authored
-
Stefan Roese authored
- CPCI4052 added (PPC405GP based). - CPCI405AB added (PPC405GP based). - PCI405 added (PPC405GP based). - PMC405 added (PPC405GP based).
-
Stefan Roese authored
- BUBINGA405EP added (PPC405EP based). - CPCI405AB added (PPC405GP based). - PMC405 added (PPC405GP based).
-
Stefan Roese authored
-
Wolfgang Denk authored
add support for the MIP405-3 board
-
Stefan Roese authored
-
Stefan Roese authored
-
Stefan Roese authored
-
Stefan Roese authored
-
Stefan Roese authored
-
Stefan Roese authored
-
Stefan Roese authored
-
Stefan Roese authored
-
Stefan Roese authored
-
Stefan Roese authored
- CONFIG_UART1_CONSOLE added (see README).
-
Stefan Roese authored
-
Stefan Roese authored
- "nand_init" (NAND FLASH) added.
-
- May 22, 2003
-
-
Wolfgang Denk authored
Fix problem with only partially cleared .bss segment * Patch by Rune Torgersen, 12 May 2003: get PCI to work on a MPC8266ADS board; incorporate change to cpu/mpc8260/pci.c to enable overrides of PCI memory parameters
-
- May 21, 2003
-
-
Wolfgang Denk authored
allow to pass boot bitmap addresses in environment variables; allow for zero boot delay
-
- May 20, 2003
-
-
Wolfgang Denk authored
* Patch by Christian Geiinger, 19 May 2002: On TRAB: wait until the dummy byte has been completely sent
-
Wolfgang Denk authored
update for CrayL1 board * Patch by Pantelis Antoniou, 21 Apr 2003: add boot support for ARTOS (a proprietary OS) * Patch by Steven Scholz, 11 Apr 2003: Add support for RTC DS1338 * Patch by Rod Boyce, 24 Jan 2003: Fix counting of extended partitions in diskboot command
-
Wolfgang Denk authored
allow the use of CFG_LOADS when CFG_NO_FLASH is set
-
Wolfgang Denk authored
-
- May 18, 2003
-
-
Wolfgang Denk authored
(includes support for Intel 82365 and compatible PC Card controllers, and Yenta-compatible PCI-to-CardBus controllers)
-
- May 12, 2003
-
-
Wolfgang Denk authored
Add lan91c96 driver (tested on Lubbock and custom PXA250 board only)
-
Wolfgang Denk authored
-
Wolfgang Denk authored
-
- May 05, 2003
-
-
Wolfgang Denk authored
-
- May 03, 2003
-
-
Wolfgang Denk authored
-
Wolfgang Denk authored
* Patch by Keith Outwater, 28 Apr 2003: - Miscellaneous corrections and additions to GEN860T board specific code. - Added GEN860_SC variant to GEN860T. - Miscellaneous corrections to GEN860T documentation. - Correct duplicate entry in U-Boot CREDITS file. - Add GEN860T_SC entry in MAINTAINERS file. - Update CREDITS file with GEN860T_SC info. * Update Smiths Aerospace addresses in MAINTAINERS file * Fix error handling in hush's version of "run" command
-
- Apr 27, 2003
-
-
Wolfgang Denk authored
- Splashscreen support - modem support - sysmon support - temperature dependend enabling of LCD * Allow booting from old "PPCBoot" disk partitions * Add support for TQM8255 Board / MPC8255 CPU
-
- Apr 20, 2003
-
-
Wolfgang Denk authored
-
Wolfgang Denk authored
-
Wolfgang Denk authored
-
Wolfgang Denk authored
* MPC823 LCD driver: Fill color map backwards, to allow for steady display when Linux takes over * Patch by Erwin Rol, 27 Feb 2003: Add support for RTEMS (this time for real). * Add support for "bmp info" and "bmp display" commands to load bitmap images; this can be used (for example in a "preboot" command) to display a splash screen very quickly after poweron. * Add support for 133 MHz clock on INCA-IP board