summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - bump versionBernhard Reutner-Fischer2007-09-171-1/+1
|
* - apply fixes for 2.3.0Bernhard Reutner-Fischer2007-09-171-1/+1
|
* - add binutils-2.18 and binutils-2.18.50.0.1Bernhard Reutner-Fischer2007-09-178-6/+158
|
* Revert bad patchUlf Samuelsson2007-09-171-2/+0
|
* - Atmel mirrors are only of interrest for atmelBernhard Reutner-Fischer2007-09-171-4/+6
|
* - some more sparc{,64} twiddlingBernhard Reutner-Fischer2007-09-153-7/+51
|
* - depends on host-fakerootBernhard Reutner-Fischer2007-09-151-1/+1
|
* - add sparc64 arch as noticed by Blue SwirlBernhard Reutner-Fischer2007-09-151-1/+49
| | | | - add sparc{,64} CPU variants
* - fix copy'n paste error in ABI configurationBernhard Reutner-Fischer2007-09-151-1/+1
|
* - touchup a few bits that the submitter should have done in the first placeBernhard Reutner-Fischer2007-09-141-1/+10
|
* - also copy the needed libsBernhard Reutner-Fischer2007-09-141-0/+3
|
* revert this bit, use usr/includeEric Andersen2007-09-121-3/+3
|
* bump version, fixup some brokennessEric Andersen2007-09-121-5/+5
|
* - revert r19825. Fix this in the kernel instead and read README.buildroot2Bernhard Reutner-Fischer2007-09-124-20/+20
|
* Watching all the warnings on package/config finally got to me.Ulf Samuelsson2007-09-124-20/+20
| | | | | | | | A patch that clears the gcc warnings from config with cast changes only. thanks, I feel better now, Rick Foos <rick@synchromeshcomputing.com>
* Remove whitespaceUlf Samuelsson2007-09-121-2/+2
|
* Add libvorbis packageUlf Samuelsson2007-09-123-0/+188
|
* Update atngw100 board supportUlf Samuelsson2007-09-121-22/+147
|
* Add version info (date) to root fs imageUlf Samuelsson2007-09-121-2/+2
|
* Update various packages to make X runUlf Samuelsson2007-09-1212-35/+57
|
* Add hooks for creating your own board support packageUlf Samuelsson2007-09-123-1/+75
|
* Unbreak multiple boards, add Ingo's rt patchUlf Samuelsson2007-09-123-12/+98
|
* bump up a few version numbers. kill dead 2.6.19 option.Eric Andersen2007-09-113-14/+10
| | | | accomodate powerpc64
* Bump versionPeter Korsgaard2007-09-101-1/+1
|
* Use BR2_INET_IPV6 and BR2_HAVE_MANPAGES options.Peter Korsgaard2007-09-101-12/+19
| | | | Use := instead of =
* Busybox 1.7.0 patchesPeter Korsgaard2007-09-104-0/+573
|
* Update defconfig for AT91SAM9260Ulf Samuelsson2007-09-051-3/+0
|
* Add defconfig for AT91SAM9261Ulf Samuelsson2007-09-051-0/+654
|
* Add target to unpack gettextUlf Samuelsson2007-09-051-0/+2
|
* Bump DirectFB version, and enable/disable X11Ulf Samuelsson2007-09-051-1/+7
|
* Add unpacking + patching of linux source tree to simplify creating a new patchUlf Samuelsson2007-09-051-0/+2
|
* Add irda-utils package, Courtesy of Benjamin TietzUlf Samuelsson2007-09-054-0/+121
|
* - remove initramfs related config settings and configure them back if neededBernhard Reutner-Fischer2007-09-041-3/+4
|
* Add include file to define at91 lcd structUlf Samuelsson2007-09-041-0/+12
|
* update sam9261 default linux configUlf Samuelsson2007-09-041-18/+17
|
* Use default LINUX26_BINLOC for at91Ulf Samuelsson2007-09-041-1/+1
|
* Update u-boot autoscriptUlf Samuelsson2007-09-041-1/+1
|
* - correctly filter out the scriptBernhard Reutner-Fischer2007-09-042-2/+2
|
* Bumped versionPeter Korsgaard2007-09-031-1/+1
|
* Bumped versionPeter Korsgaard2007-09-031-1/+1
|
* Don't apply broken patch from r19595 with hardcoded path names.Peter Korsgaard2007-09-031-5/+7
| | | | Ulf, what was this supposed to fix?
* Cleanup handling of gccbug scriptUlf Samuelsson2007-09-032-2/+2
|
* Cleanup handling of gccbug scriptUlf Samuelsson2007-09-032-5/+1
|
* - adjust list of needed appletsBernhard Reutner-Fischer2007-09-021-3/+6
|
* - build and use the list of the small initramfsBernhard Reutner-Fischer2007-09-022-6/+37
| | | | | Overriding the use of the whole system (as does the initramfs target) is done on purpose.
* - it's a stub, add prominent note on it's brokennessBernhard Reutner-Fischer2007-09-021-1/+1
|
* - add mutt. Will need wchar massageBernhard Reutner-Fischer2007-09-024-0/+116
|
* - document BUSYBOX_CONFIG_FILEBernhard Reutner-Fischer2007-09-021-0/+3
|
* - improve configuryBernhard Reutner-Fischer2007-09-021-15/+42
|
* - add option to turn on SMB dump routinesBernhard Reutner-Fischer2007-09-012-1/+15
| | | | - honour BR2_INET_IPV6