summaryrefslogtreecommitdiff
path: root/packages/linux
AgeCommit message (Collapse)AuthorFiles
2007-09-15linux-openmoko-devel: refactor to use linux.incMichael Lauer4
2007-09-15linux-ezx 2.6.21: repair formatting againMichael Lauer1
2007-09-15merge of '6b8b18ee5d630cef0d9e1ebea010f36e7bdb083c'Michael Lauer6
and 'a3ee5d88f6d1100cd285c2fead8e37018bd42a9f'
2007-09-15linux-ezx: more a1200 and rokre6 tweaks, also remove size check since ↵Koen Kooi3
boot_usb can handle 1MB images quite well nowadays and blob2 can flash like 1.3MB to mtd4
2007-09-15linux-ezx 2.6.21: fix formatting (please STOP mixing tabs and spaces), catch ↵Michael Lauer1
up with linux.inc improvements
2007-09-15linux.inc: add sizecheck, add convenient support for root-nfs-over-usbMichael Lauer1
2007-09-15linux-ezx: fix a1200 and rokre6 defconfig, should fix #3009Koen Kooi3
2007-09-15linux-ezx: add 18bpp support to pxafb and enable it for a1200, rokre6 owners ↵Koen Kooi2
will have to make a small change to arch/arm/mach-pxa/ezx-e6.c
2007-09-15h2200 defconfig: CONFIG_TOUCHSCREEN_ADC=yKoen Kooi2
2007-09-14linux-ezx: improve rokre6 support Koen Kooi7
2007-09-13linux-omap.inc : Depend on uboot-utils for mkimage. Do not depend on u-boot.Philip Balister1
If you need u-boot, build it manually.
2007-09-13linux : Put all defconfig information in the gumstix-verdex defconfig andPhilip Balister2
remove defconfig patch form patch list.
2007-09-13linux 2.6.21: remove gumstix patch that breaks busyboxKoen Kooi1
2007-09-11merge of '25b0d6183d4d53adbc5ce34a2d340bbc33e6f317'Koen Kooi25
and '886e55ab15e14ba83c35f14677aae1a8d68c0f50'
2007-09-11disapproval of revision 'faa846d8f78b2a5a405633e96ac2d3c62bd9240a'Koen Kooi1
2007-09-11linux-handhelds-2.6: Add 2.6.21-hh16, update defconfigs to defconfigman r377.Paul Sokolovsky25
2007-09-11linux-handhelds-2.6: Update defconfig for h2200 from defconfigman r377.Paul Sokolovsky1
* This temporarily undos changes to enable USB and PCMCIA-Ether drivers, they will be re-added later (consistently for all devices which offer such functionality). PCMCIA-WiFi support should be intact.
2007-09-10linux-ezx: apply patch to fix mtd accessKoen Kooi2
2007-09-10linux-ezx: update to svn r2050Koen Kooi32
2007-09-09merge of '6cbf0719a581ec7faecefbc05b3c17d8b1b72d52'Marcin Juszkiewicz14
and '7d51500e1f981f891b494ca3d396c965faecc9e0'
2007-09-09linux: changed way of adding uboot-mkimage dependency so #2926 should be fixedMarcin Juszkiewicz9
Something is wrong wen it comes to overrides and adding into variable - bug #2966 opened.
2007-09-09linux-ezx: update a1200, e680, rokre2 and rokre6 defconfigs to match a780 ↵Koen Kooi4
defconfig. Device owners: please review
2007-09-09merge of '541a0c310166fc18c9883d31cbdbca82af3c977c'OpenEmbedded Project4
and 'c762de4b1817cfe0d3121333cf187eb52e720fab'
2007-09-09linux-openmoko: indivate SRCREV in kernel binary version, add dedicated ↵Michael Lauer4
recipe for development kernel (floating SRCREV)
2007-09-09linux-ezx: expand COMPATIBLE_MACHINE to rokre2 and rokre6Koen Kooi1
2007-09-09merge of '3025e5e7a53ca716304775ca0ca1dc45ca4b0524'Michael Lauer3
and '60271e29029910207b8512833d049fad50fb282b'
2007-09-09merge of '1571018373f9f6226bf0385c78d6dbc62289ee93'Koen Kooi1
and '2fcb43373fb4b8e1c8c28db1ee32e1981d35bfb6'
2007-09-09linux-ezx: enable swap, loo, nfsrootp and wext in a780 defconfigKoen Kooi1
2007-09-09linux-ezx: bump PRKoen Kooi1
2007-09-08linux-ezx: remove 'noinitrd' to fix booting from tfKoen Kooi1
* also tweaked nfs params to be more inline with OE defaults for usbnet
2007-09-07linux-handhelds-2.6: Add 2.6.21-hh15.Paul Sokolovsky1
2007-09-07linux.inc: prepare adding fic-gta01/fic-gta02 supportMichael Lauer1
2007-09-07linux-ezx: e6 -> rokre6, e2 -> rokre2Michael Lauer4
2007-09-07linux.inc: use kernel decompressor (fast!) instead of uboot one ↵Koen Kooi1
(sloooooooow), closes #2925
2007-09-07linux-ezx: use linux.inc to avoid duplication, update patches, add asoc patchKoen Kooi38
2007-09-07linux.inc: add configure magic for replacing bootlogoKoen Kooi1
2007-09-06at91sam*: add 2 more at91sam machines, close #2942Nicolas Ferre6
2007-09-06linux: add ts72xx support to 2.6.22.6 and 2.6.22+2.6.23-rc5 (see version ↵Petr Stetiar34
policy for the renaming reason), closes #2918
2007-09-05linux/linux-rp_2.6.22.bb : fix bitrot in c7x0 and akita defconfig whereGraeme Gregory3
hostap and other 802.11 drivers are not built.
2007-09-02linux-rp: Sync with Poky (adding 2.6.22 in the process)Richard Purdie32
2007-08-31rename linux-gta01 to linux-openmoko, this kernel will be useful on a family ↵Michael Lauer11
of devices, GTA01, GTA02 being the first two models.
2007-08-31linux-gta01: use gta01 defconfig for gta02Michael Lauer1
2007-08-31linux-gta01: make it compatible w/ gta02, adjust DEPENDSMichael Lauer2
2007-08-29linux-gta01_2.6.22.5.bb: Modify fix-EVIOCGRAB-semantics patch for 2.6.22 andDaniel Willmann2
enable it again.
2007-08-29linux-gta01: use KERNELORG_MIRROR instead of german mirrorMarcin Juszkiewicz1
2007-08-28h2200: fix defconfigKoen Kooi1
2007-08-28merge of '2bc8a3eb9ed9de9cc86448fe66997525637bb09d'Florian Boor2
and '4dafb02cdb0534d362beafb2ee3a1a6e136bc5c2'
2007-08-28linux-hackndev-2.6: PR++Florian Boor1
2007-08-28linux-hackndev-2.6: Update Palm TX defconfig from upstream defconfig: Build ↵Florian Boor1
bluetooth, border and pcmcia modules, some configuration changes, reduce number of PTYs.
2007-08-28linux-gta01: Add 2.6.22.5Stefan Schmidt2