Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | routine .config update | Eric Andersen | 2005-06-09 | 1 | -1/+17 |
| | |||||
* | Get the board-specific dependencies right. | Paul Mundt | 2005-05-02 | 1 | -1/+5 |
| | | | | | | | | Currently each board is dumping all of its config options regardless of whether we are even on the right architecture or not (this is due to outright sourcing of the configs at the upper level..). Dependency resolution either needs to be done there, or at the board-specific level. | ||||
* | Change all instances of 'ln -sf' to 'ln -snf' | Eric Andersen | 2005-04-15 | 1 | -2/+1 |
| | |||||
* | switch to mips32 | Eric Andersen | 2005-04-14 | 2 | -4/+4 |
| | |||||
* | Make busybox config file location a config option | Eric Andersen | 2005-04-12 | 1 | -1/+1 |
| | |||||
* | Minor platform updates | Eric Andersen | 2005-03-31 | 3 | -1/+3 |
| | |||||
* | Teach the kernel config to also swing both ways | Eric Andersen | 2005-03-10 | 1 | -0/+3 |
| | |||||
* | Try out mips3 | Eric Andersen | 2005-03-10 | 1 | -2/+2 |
| | |||||
* | The DBAu1500 can run as either big or little endian | Eric Andersen | 2005-03-10 | 4 | -2/+159 |
| | |||||
* | Add board support for the AMD DBAu1500 development board | Eric Andersen | 2005-03-09 | 74 | -0/+2899 |