aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-07-15Avoid unnecessary call to post_word_load();wdenk
make logbuf compile without POST
2003-07-15Adapt log driver to latest POST changes (POST_SLOWTEST)wdenk
2003-07-15Patches by Kshitij, 04 Jul 2003wdenk
- added support for arm925t cpu core - added support for TI OMAP 1510 Innovator Board
2003-07-15* Patches by Martin Krause, 14 Jul 2003:wdenk
- add I2C support for s3c2400 systems (trab board) - (re-) add "ping" to command table * Fix handling of "slow" POST routines
2003-07-14* Patches by Yuli Barcohen, 13 Jul 2003:wdenk
- Correct flash and JFFS2 support for MPC8260ADS - fix PVR values and clock generation for PowerQUICC II family (8270/8275/8280) * Patch by Bernhard Kuhn, 08 Jul 2003: - add support for M68K targets * Patch by Ken Chou, 3 Jul: - Fix PCI config table for A3000 - Fix iobase for natsemi.c (PCI_BASE_ADDRESS_0 is the IO base register for DP83815) * Allow to enable "slow" POST routines by key press on power-on * Fix temperature dependend switching of LCD backlight on LWMON * Tweak output format for LWMON
2003-07-11- Patch by Stefan Roese, 11 Jul 2003stroese
2003-07-11- Fixed interrupt polarity.stroese
2003-07-11- FPGA updated.stroese
2003-07-11- BSP command added.stroese
2003-07-11- AR405 config updated.stroese
2003-07-11- Fix bug in CONFIG_VERSION_VARIABLE.stroese
2003-07-07* Add support for NSCU boardU-Boot-0_4_2wdenk
* Add support for TQM823M, TQM850M, TQM855M and TQM860M modules * Add support for Am29LV160ML, Am29LV320ML, and Am29LV640ML mirror bit flash on TQM8xxM modules
2003-07-01Patch by Kenneth Johansson, 30 Jun 2003:wdenk
get rid of MK_CMD_ENTRY macro; update doc/README.command
2003-06-30* Patch by Seb James, 30 Jun 2003:wdenk
Improve documentation of I2C configuration in README * Fix problems with previous log buffer "fixes" * Fix minor help text issues * "log append" did not append a newline
2003-06-29Fix some missing commands, cleanup header filesU-Boot-0_4_1wdenk
(autoscript, bmp, bsp, fat, mmc, nand, portio, ...)
2003-06-28help text cleanupLABEL_2003_06_29_0145wdenk
2003-06-28Fix duplicate command entry.wdenk
2003-06-28Rewrite command lookup and help command (fix problems with bubblewdenk
sort when sorting command name list). Minor cleanup here and there.
2003-06-28Merge from "stable branch", tag LABEL_2003_06_28_1800-stable:wdenk
- Allow to call sysmon function interactively - PIC on LWMON board needs delay after power-on - Add missing RSR definitions for MPC8xx - Improve log buffer handling: guarantee clean reset after power-on - Add support for EXBITGEN board - Add support for SL8245 board
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk
- remove trailing white space, trailing empty lines, C++ comments, etc. - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c) * Patches by Kenneth Johansson, 25 Jun 2003: - major rework of command structure (work done mostly by Michal Cendrowski and Joakim Kristiansen)
2003-06-26* Patches by Robert Schwebel, 26 Jun 2003:U-Boot-0_4_0wdenk
- logdl - csb226 - innokom * Patch by Pantelis Antoniou, 25 Jun 2003: update NetVia with V2 board support
2003-06-25* Header file cleanup for ARMLABEL_2003_06_26_2220wdenk
* Patch by Murray Jensen, 24 Jun 2003: - make sure to use only U-boot provided header files - fix problems with ".rodata.str1.4" section as used by GCC-3.x
2003-06-24Patch from Stefan Roese.stroese
2003-06-24- Remove EEPROM command.stroese
2003-06-24- Add ping support.stroese
2003-06-24- Update NAND FLASH support.stroese
2003-06-24- Update new fpga file.stroese
2003-06-23* Patch by Yuli Barcohen, 23 Jun 2003:wdenk
Update for MPC8260ADS board * Patch by Murray Jensen, 23 Jun 2003: - cleanup of GCC 3.x compiler warnings
2003-06-22* Patch by Rune Torgersen, 4 Jun 2003:wdenk
add large memory support for MPC8266ADS board * Patch by Richard Woodruff, 19 June 03: - Enabled standard u-boot device abstraction for ARM - Enabled console device for ARM - Initilized bi_baudrate for ARM * Patch by Bill Hargen, 23 Apr 2003: fix byte order for 824x I2C addresses (write op)
2003-06-22Had to move the RTC area for ATC board to upper addressesLABEL_2003_06_22_1530wdenk
(0xf5000000, to be specific). The reason is that the RTC first gets accessed before MMU is initialized and, consequently, it needs to be placed at physical addresses which are later mapped to the same virtual addresses (like 0xf5000000 physical is mapped to 0xf5000000 virtual).
2003-06-21Patch by Murray Jensen, 20 Jun 2003:wdenk
- hymod update - cleanup (especially for gcc-3.x compilers)
2003-06-20Patch by Tom Guilliams, 20 Jun 2003:wdenk
added CONFIG_750FX support for IBM 750FX processors
2003-06-20* Patch by Devin Crumb, 02 Apr 2003:wdenk
Fix clock divider rounding problem in drivers/serial.c * Patch by Ken Chou, 19 June 2003: Added support for A3000 SBC board (Artis Microsystems Inc.)
2003-06-19* Patch by Richard Woodruff, 19 June 03:wdenk
- Fixed smc91c111 driver to sync with the u-boot environment (driver/smc91c111.c). - Added eth_init error return check in NetLoop (net/net.c).
2003-06-19Patches by Murray Jensen, 17 Jun 2003:wdenk
- Hymod board database mods: add "who" field and new xilinx chip types - provide new "init_cmd_timeout()" function so code external to "common/main.c" can use the "reset_cmd_timeout()" function before entering the main loop - add DTT support for adm1021 (new file dtt/adm1021.c; config slightly different. see include/configs/hymod.h for an example (requires CONFIG_DTT_ADM1021, CONFIG_DTT_SENSORS, and CFG_DTT_ADM1021 defined) - add new "eeprom_probe()" function which has similar args and behaves in a similar way to "eeprom_read()" etc. - add 8260 FCC ethernet loopback code (new "eth_loopback_test()" function which is enabled by defining CONFIG_ETHER_LOOPBACK_TEST) - gdbtools copyright update - ensure that set_msr() executes the "sync" and "isync" instructions after the "mtmsr" instruction in cpu/mpc8260/interrupts.c - 8260 I/O ports fix: Open Drain should be set last when configuring - add SIU IRQ defines for 8260 - allow LDSCRIPT override and OBJCFLAGS initialization: change to config.mk to allow board configurations to override the GNU linker script, selected via the LDSCRIPT, make variable, and to give an initial value to the OBJCFLAGS make variable - 8260 i2c enhancement: o correctly extends the timeout depending on the size of all queued messages for both transmit and receive o will not continue with receive if transmit times out o ensures that the error callback is done for all queued tx and rx messages o correctly detects both tx and rx timeouts, only delivers one to the callback, and does not overwrite an earlier error o logic in i2c_probe now correct - add "vprintf()" function so that "panic()" function can be technically correct - many Hymod board changes
2003-06-19Patches by Robert Schwebel, 14 Jun 2003:wdenk
- add support for Logotronic DL datalogger board - cleanup serial line after kermit binary download - add debugX macro (debug level support) - update mach-types.h to latest arm.linux.org.uk master list.
2003-06-19* Patches by David Müller, 12 Jun 2003:wdenk
- rewrite of the S3C24X0 register definitions stuff - "driver" for the built-in S3C24X0 RTC * Patches by Yuli Barcohen, 12 Jun 2003: - Add MII support and Ethernet PHY initialization for MPC8260ADS board - Fix incorrect SIUMCR initialisation caused by wrong Hard Reset configuration word supplied by FPGA on some MPC8260ADS boards * Patch by Pantelis Antoniou, 10 Jun 2003: Unify status LED interface
2003-06-18Add support for DS12887 RTC; add RTC support for ATC boardwdenk
2003-06-16* Patch by Nicolas Lacressonniere, 11 Jun 2003:wdenk
Modifications for Atmel AT91RM9200DK ARM920T based development kit - Add Atmel DataFlash support for reading and writing. - Add possibility to boot a Linux from DataFlash with BOOTM command. - Add Flash detection on Atmel AT91RM9200DK (between Atmel AT49BV1614 and AT49BV1614A flashes) - Replace old Ethernet PHY layer functions - Change link address * Patch by Frank Smith, 9 Jun 2003: use CRIT_EXCEPTION for machine check on 4xx * Patch by Detlev Zundel, 13 Jun 2003: added implementation of the "carinfo" command in cmd_immap.c
2003-06-15* Fix CONFIG_NET_MULTI support in include/net.hLABEL_2003_06_16_0055wdenk
* Patches by Kyle Harris, 13 Mar 2003: - Add FAT partition support - Add command support for FAT - Add command support for MMC ---- - Add Intel PXA support for video - Add Intel PXA support for MMC ---- - Enable MMC and FAT for lubbock board - Other misc changes for lubbock board
2003-06-06Patch by Robert Schwebel, April 02, 2003:wdenk
fix for SMSC91111 driver
2003-06-06- Update new fpga file.stroese
2003-06-06- Fix compile bug (PPC4xx).stroese
2003-06-05* Patch by Vladimir Gurevich, 04 Jun 2003:LABEL_2003_06_05_2140wdenk
make ppc405 ethernet driver compatible with CONFIG_NET_MULTI option
2003-06-05* Add support for RMU boardwdenk
* Add support for TQM862L at 100/50 MHz * Patch by Pantelis Antoniou, 02 Jun 2003: major reconstruction of networking code; add "ping" support (outgoing only!)
2003-06-05Patch from Stefan Roese.stroese
2003-06-05- CFG_RX_ETH_BUFFER added.stroese
2003-06-05- CFG_ETH_RX_BUFFER added.stroese
2003-06-05- Fix bug for initial stack in data cache as pointed out by Thomas Schaefer ↵stroese
(tschaefer@giga-stream.de). Now inital stack in data cache can be used even if the chip select is in use.
2003-06-04* Patch by Denis Peter, 04 June 2003:wdenk
add support for the MIP405T board