Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-04 | buildroot: move BR2_ROOTFS_{PREFIX,SUFFIX} to target menu | Peter Korsgaard | |
As suggested on the list by Thiago - Makes more sense to have this together with the stuff using it. | |||
2009-02-03 | target/generic: add ttyCPMx device nodes to device_table / securetty | Peter Korsgaard | |
Serial devices for CPM cores on ppc. | |||
2009-02-02 | Update sam9g20 BSP | Ulf Samuelsson | |
2009-02-01 | buildroot: use same defaults for atmel target as everything else | Peter Korsgaard | |
2009-01-31 | Add AT91 defconfigs for binary toolchains | Ulf Samuelsson | |
2009-01-31 | Add barebone at91sam9260 board | Ulf Samuelsson | |
2009-01-31 | Update at91rm9200df BSP | Ulf Samuelsson | |
2009-01-31 | Update atstk200x BSP | Ulf Samuelsson | |
2009-01-31 | Update atstk1005 BSP | Ulf Samuelsson | |
2009-01-31 | Update atngw100 BSP | Ulf Samuelsson | |
2009-01-31 | Update at91sam9263ek BSP | Ulf Samuelsson | |
2009-01-31 | defconfig using binary toolchain | Ulf Samuelsson | |
2009-01-31 | defconfig for arm toolchain | Ulf Samuelsson | |
2009-01-31 | grub: revert r21974 (features.h should never be included explicitly) | Peter Korsgaard | |
features.h (or something including it) is needed for __UCLIBC* to get defined - E.G. without that the build breaks without largefile support. Nigel, what was the reason for your commit and what file not found error did you see? | |||
2009-01-31 | grub: fix build | Peter Korsgaard | |
Revert to the -35 debian patch (from stable.debian.net) so the other patches apply, E.G. effectively revert r23968. Someone who actually uses grub should probably look into updating our version. | |||
2009-01-30 | Remove AVR32 patches from kernel-headers directory and put them in | Ulf Samuelsson | |
"target/device/Atmel/arch-avre/kernel-headers-2.6.28.2" Make sure BR2_KERNEL_HEADERS_PATCH_DIR is enabled for 2.6.28 Set KERNEL_HEADERS_PATCH_DIR="target/device/Atmel/arch-avre/kernel-headers-2.6.28.2" for Atmel AVR32 targets and "valka" | |||
2009-01-30 | target/linux/Makefile.in.advanced: get rid of BUILDROOT_USE_XWINDOWS | Peter Korsgaard | |
As discussed on the list. | |||
2009-01-30 | target/Config.in.arch: fix ARM abi setting | Peter Korsgaard | |
Reported by Sven Neumann and based on 7f7aac5d3 in Bernhard's tree. | |||
2009-01-30 | readline: s/BR2_READLINE/BR2_PACKAGE_READLINE/ | Peter Korsgaard | |
Package configs should start with BR2_PACKAGE_. | |||
2009-01-30 | Move AVR32 patch to kernel header to unbreak several applications | Ulf Samuelsson | |
2009-01-29 | Update some comments, which will cause defconfig to wait for input | Ulf Samuelsson | |
2009-01-29 | Update some comments, which will cause defconfig to wait for input | Ulf Samuelsson | |
2009-01-29 | Update some comments, which will cause defconfig to wait for input | Ulf Samuelsson | |
2009-01-29 | at91rm9200df defconfig comment update | Ulf Samuelsson | |
2009-01-29 | 2.6.23 is not patchable for at91, cleanup some comments | Ulf Samuelsson | |
2009-01-29 | Delete AT91 patches before 2.6.22 | Ulf Samuelsson | |
2009-01-29 | Cleanup of AT91 patches | Ulf Samuelsson | |
2009-01-29 | Remove some unneeded AT91 patches | Ulf Samuelsson | |
2009-01-29 | Update at91sam9263ek BSP | Ulf Samuelsson | |
2009-01-29 | Update at91sam9261ek BSP | Ulf Samuelsson | |
2009-01-29 | Update at91sam960dfc BSP | Ulf Samuelsson | |
2009-01-29 | Update at9sam9g20dfc BSP | Ulf Samuelsson | |
2009-01-29 | Cleanup AT91 board support | Ulf Samuelsson | |
2009-01-29 | Clean up at91bootstrap | Ulf Samuelsson | |
2009-01-29 | Update at91rm9200df BSP | Ulf Samuelsson | |
2009-01-29 | Remove default value from choice in x86 config | Ulf Samuelsson | |
2009-01-29 | Remove obsolete at91bootstrap patches | Ulf Samuelsson | |
2009-01-29 | Clean up AVR32 Linux support for atngw100, atstk100x and atstk1005 | Ulf Samuelsson | |
The boards now support 2.6.27.13 as default There are configs for 2.6.28.2, but this patch is marked (experimental) Configuration options for no longer existing patches are removed (AC-97,ISI and PS2-I/F) | |||
2009-01-29 | Clean up ARM Ltd. BSP | Ulf Samuelsson | |
2009-01-29 | Update x86 BSP to latest uclibc/linux/tools versions | Ulf Samuelsson | |
2009-01-29 | Clean up x86 support | Ulf Samuelsson | |
2009-01-29 | Clean up ARM Ltd BSP | Ulf Samuelsson | |
2009-01-29 | Remove Via BSP which only provide support for linux-2.4 | Ulf Samuelsson | |
2009-01-29 | Remove Soekris BSP which only provide support for linux-2.4 | Ulf Samuelsson | |
2009-01-29 | Remove jp BSP which only provide support for linux-2.4 | Ulf Samuelsson | |
2009-01-29 | Remove Hitachi BSP, does not do ANYTHING except providing a differernt ↵ | Ulf Samuelsson | |
uClibc configuration for an obsolete version | |||
2009-01-29 | Remove unneeded ARM architecure patch, just a clone of SAM9260 support | Ulf Samuelsson | |
2009-01-29 | target/device: remove obsolete Sharp/LNode80 platform | Peter Korsgaard | |
As discussed on the list and requested on irc: < prpplague> Jacmet: hey, just wanted to drop a note to confirm that the LNode80 can be removed, we never went into full scale production of it, only 20 were ever made | |||
2009-01-29 | Update atstk100x BSP | Ulf Samuelsson | |
2009-01-29 | Add AVR32 support for linux-2.6.28.2 | Ulf Samuelsson | |