Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | U-Boot version environment variable "ver" added (CONFIG_VERSION_VARIABLE). | stroese | 2003-04-04 | -2/+6 |
| | ||||
* | * Restrict baudrate settings on LWMON to higher speeds | wdenk | 2003-01-11 | -0/+4 |
| | | | | | | | | | | | | when watchdog is on * Update baudrate in bd_info when it gets changed * Add watchdog trigger points while waiting for serial port (so far only 8xx -- needed on LWMON with 100ms watchdog) * Improve command line tool to access the U-Boot's environment (figuration of the utility, using a config file) | |||
* | * Patch by Thomas Frieden, 13 Nov 2002: | wdenk | 2002-11-19 | -0/+12 |
| | | | | | | | | | | | | | Add code for AmigaOne board (preliminary merge to U-Boot, still WIP) * Patch by Jon Diekema, 12 Nov 2002: - Adding URL for IEEE OUI lookup - Making the autoboot #defines dependent on CONFIG_AUTOBOOT_KEYED being defined. - In the CONFIG_EXTRA_ENV_SETTINGS #define, the root-on-initrd and root-on-nfs macros are designed to switch how the default boot method gets defined. | |||
* | Quick & Dirty fix for log buffer problem when environment is not set | wdenk | 2002-11-05 | -0/+3 |
| | | | | | | Trigger watchdog when reading the env - this might take a while. Set debugging baud rate for KUP4K board | |||
* | Initial revision | wdenk | 2002-10-11 | -0/+535 |