Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | * Fix data abort exception handling for arm920t CPU | wdenk | 2003-05-28 | -112/+100 |
| | | | | | | | | | | | | * 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. | |||
* | Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY). | stroese | 2003-02-14 | -0/+19 |
| | ||||
* | * Patch by Thomas Frieden, 13 Nov 2002: | wdenk | 2002-11-19 | -6/+11 |
| | | | | | | | | | | | | | 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. | |||
* | Initial revision | wdenk | 2002-11-03 | -0/+503 |