summaryrefslogtreecommitdiffstats
path: root/target/device/AMD
Commit message (Collapse)AuthorAgeFilesLines
* accomodate a read only rootfsEric Andersen2006-04-101-0/+10
|
* update to linux 2.4.16 and current uClibc.Eric Andersen2006-03-2539-630/+1099
|
* Well that was stupid. It seems we were carrying about two copies of pre-builtEric Andersen2005-11-041-0/+0
| | | | binary terminfo stuff, which is supposed to be built by ncurses at compile time.
* terminfo stuff is created by ncurses, and should not be installedEric Andersen2005-11-0412-0/+0
| | | | | unless ncurses is installed. It probably need to be byteswapped for big endian anyway, so using pre-build stuff is bad regardless.
* Fix renaming of UCLIBC_HAS_THREADS_NATIVE option for buildroot."Steven J. Hill"2005-09-242-2/+2
|
* Add new configuration option."Steven J. Hill"2005-09-122-0/+2
|
* resyncEric Andersen2005-08-102-2/+6
|
* Add in options for NPTL in uClibc. Users can select, but since NPTL is"Steven J. Hill"2005-07-292-2/+14
| | | | | on a branch it will not have any effect. Updated DBAu1500 configuration files for latest uClibc snapshot and NPTL options.
* routine .config updateEric Andersen2005-06-091-1/+17
|
* Get the board-specific dependencies right.Paul Mundt2005-05-021-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 Andersen2005-04-151-2/+1
|
* switch to mips32Eric Andersen2005-04-142-4/+4
|
* Make busybox config file location a config optionEric Andersen2005-04-121-1/+1
|
* Minor platform updatesEric Andersen2005-03-313-1/+3
|
* Teach the kernel config to also swing both waysEric Andersen2005-03-101-0/+3
|
* Try out mips3Eric Andersen2005-03-101-2/+2
|
* The DBAu1500 can run as either big or little endianEric Andersen2005-03-104-2/+159
|
* Add board support for the AMD DBAu1500 development boardEric Andersen2005-03-0974-0/+2899