summaryrefslogtreecommitdiffstats
path: root/target/device/AMD
Commit message (Collapse)AuthorAgeFilesLines
* Use BOARD_PATH instead of ALCHEMY_DBAU1500_PATHUlf Samuelsson2008-03-182-6/+7
|
* buildroot: use BR2_KERNEL_MIRROR everywherePeter Korsgaard2008-03-111-1/+1
| | | | Based on patch by Nigel Kukard.
* - remove some duplicate entriesBernhard Reutner-Fischer2007-09-291-7/+0
|
* - global whitespace trimmingBernhard Reutner-Fischer2007-08-221-2/+2
|
* - use the BZCAT/ZCAT as configured by the userBernhard Reutner-Fischer2007-08-221-1/+1
|
* - semicolon touchup. No other changesBernhard Reutner-Fischer2007-08-221-2/+2
|
* make this target currentEric Andersen2006-12-1312-6746/+107
|
* endianness is handled elsewhereEric Andersen2006-12-131-13/+1
|
* update uClibc config settings and update installation of kernel headersEric Andersen2006-12-123-366/+26
|
* - add and use BR2_BZCAT config option.Bernhard Reutner-Fischer2006-11-171-1/+2
|
* subversion makes it so we do not need a separate tarballEric Andersen2006-11-1512-4/+11
| | | | to store empty directories and symlinks for the target_skeleton.
* update config filesEric Andersen2006-10-172-99/+105
|
* Disable UCLIBC_HAS_GNU_GLOB, since gnu glob is a horrible bloated monsterEric Andersen2006-07-042-1/+2
| | | | and should NOT be enabled by default.
* sync target kernel version with realityEric Andersen2006-06-231-1/+1
|
* fix urlEric Andersen2006-06-231-1/+1
|
* update config a bitEric Andersen2006-06-231-0/+1
|
* version bumpEric Andersen2006-06-234-1201/+6388
|
* Fix missing /etc/mtab symlinkEric Andersen2006-04-141-0/+0
|
* Make symlink targets use relative paths per bug 303Eric Andersen2006-04-141-0/+0
|
* dohEric Andersen2006-04-121-1/+1
|
* dont use depmod.pl, use cross depmod which I made work properly a while back.Eric Andersen2006-04-124-248/+1095
| | | | Apply latest stable kernel patch
* 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