Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New target/device: Via epia-mii: | Eric Andersen | 2005-06-23 | 5 | -0/+1569 |
| | | | | | | | | | Creates a target for the epia-mii board. Fairly generic, based on 2.6 kernel. Doesn't override the busybox or uclibc configurations. Includes one patch, which I still can't get to apply (it applies cleanly manually, but isn't applied through buildroot). http://bugs.busybox.net/view.php?id=188 | ||||
* | routine .config update | Eric Andersen | 2005-06-09 | 1 | -1/+17 |
| | |||||
* | Initial support for MS7206SE01 sh2a board. | Paul Mundt | 2005-05-03 | 5 | -0/+164 |
| | |||||
* | Get the board-specific dependencies right. | Paul Mundt | 2005-05-02 | 2 | -1/+9 |
| | | | | | | | | 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 |
| | |||||
* | Some minor updates for the net4521 | Eric Andersen | 2005-04-15 | 5 | -13/+26 |
| | |||||
* | switch to mips32 | Eric Andersen | 2005-04-14 | 2 | -4/+4 |
| | |||||
* | Make busybox config file location a config option | Eric Andersen | 2005-04-12 | 2 | -2/+2 |
| | |||||
* | 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 AMD devel boards | Eric Andersen | 2005-03-09 | 1 | -0/+1 |
| | |||||
* | Add board support for the AMD DBAu1500 development board | Eric Andersen | 2005-03-09 | 74 | -0/+2899 |
| | |||||
* | Fix Soekris net4521 kernel config location | Eric Andersen | 2005-03-01 | 1 | -1/+1 |
| | |||||
* | target/device/Soekris/net4521/linux.mk should only be used when | Eric Andersen | 2005-02-24 | 1 | -1/+2 |
| | | | | BR2_TARGET_SOEKRIS_NET4521 is enabled. | ||||
* | fixup kernel compile | Eric Andersen | 2005-02-22 | 2 | -10/+6 |
| | |||||
* | move stuff around a little bit more | Eric Andersen | 2005-02-18 | 1 | -0/+3 |
| | |||||
* | I need this bit too | Eric Andersen | 2005-02-17 | 1 | -0/+8 |
| | |||||
* | more example device support | Eric Andersen | 2005-02-17 | 4 | -7/+637 |
| | |||||
* | move more stuff around for better board support | Eric Andersen | 2005-02-17 | 30 | -1/+1019 |
| | |||||
* | more changes towards better board support | Eric Andersen | 2005-02-17 | 1 | -0/+6 |
| | |||||
* | more changes towards better board support | Eric Andersen | 2005-02-17 | 5 | -180/+1 |
| | |||||
* | Move device table to | Eric Andersen | 2005-02-17 | 1 | -0/+162 |
| | |||||
* | Add the new device directory | Eric Andersen | 2005-02-17 | 5 | -0/+23 |