summaryrefslogtreecommitdiff
path: root/packages/linux/linux_2.6.24.bb
AgeCommit message (Collapse)AuthorFiles
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko1
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2009-03-10linux-2.6.24: patch for maximum PCI address range for OXNAS machineSteffen Sledz1
2009-03-09linux-2.6.24: PCI config delay patch for OXNAS machineSteffen Sledz1
2009-03-06linux_2.6.24: enable serial_cs for simpadThomas Kunze1
2009-03-05linux_2.6.24: add ide-cs to defconfigThomas Kunze1
This is necessary to have root on cf-cards.
2009-02-09oxnas: kernel params for detailed uart configurationSteffen Sledz1
2009-02-09machines: oxe810 renamed to oxnasssz1
- avoid future confusions (oxe810 is just the processor, oxnas is the official name of the device) - affects machine conf, linux kernel, and u-boot
2009-01-09add simpad sound driver update defconfig bump linux_2.6.24 PRYour Name1
The sound driver patch is the work of Thomas Schätzlein. Thanks for this patch!
2008-11-17linux 2.6.24: Make use of oxe810 patch.Steffen Sledz1
u-boot 1.1.2: Make use of oxe810 patch.
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther1
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther1
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-10-15linux 2.6.24: Updated defconfig for atngw100Robert Schuster1
- compile ext2 and ext3 into the kernel (to allow booting from SD)
2008-10-04linux-2.6.24: add updated serial-gpio patch for simpadHenning Heinold1
* patch was provided by Bernhard Guillon * drop linux-2.6.24-SIMpad-serial-gpio_keys-and-cs3-ro.patch * add linux-2.6.24-SIMpad-serial-gpio_keys-and-cs3-ro.patch.v2 * simpad now works with serial keyboards again * fixes bug 4630 * bump PR
2008-10-04linux-2.6.24: fix compile for archs that do not support __udivdi3()Henning Heinold1
* add time.h.patch from kernel ml * bump PR
2008-07-01linux 2.6.24: update at32stk1000 defconfigKoen Kooi1
2008-06-30conf/machine/cs-e9302.conf: New machine. Added defconfig for linux-2.6.24 ↵Leon Woestenberg1
but needs further tweaking.
2008-05-17linux: some more patches for the ts72xx. Closes 3906.Petr Stetiar1
* commit by Laibsch and reviewed by RP
2008-05-08linux_2.6.24/25: clean up cm-x270 preferred version and make consistentCliff Brake1
2008-05-06linux-2.6.25: add cm-x270 supportCliff Brake1
2008-04-16linux_2.6.24.bb: remove kexec on mpc8313e-rdb which accidentaly slipped inJeremy Laine1
2008-04-16linux_2.6.24.bb: build yenta-socket module for mpc8313e-rdbJeremy Laine1
2008-03-31linux.inc: move binary devicetree generation to linux.incJeremy Laine1
2008-03-25linux-2.6.24: new rtc-sa1100 fixes for the simpadHenning Heinold1
* new rtc-sa1100 fix * bump pr * fixes bug 4094
2008-03-22conf and linux: update ts72xx to 2.6.24 kernel. Closes 3906.Rolf Leggewie1
2008-03-21linux 2.6.24: apply connectplus hack for simpad, closes #4094 Koen Kooi1
2008-03-17linux-2.6.24: fix sa1100-rtcHenning Heinold1
* hopefully fix the rtc1hz and rtcalarm register bug * added patch under linux-2.6.24/simpad/ * bump pr * thanks MrData for the patch
2008-03-14linux 2.6.24: add support for atngw100 and at32stk1000Koen Kooi1
2008-03-06linux-2.6.24: Unbreak, misses patches which are in SRC_URI, will commit ↵Leon Woestenberg1
those later.
2008-03-03simpad: add 2.6.24 and fix jffs2 paramsBernhard Guillon1
2008-03-01merge of 'dee683d3de0616c362d03b01a6bf3caa2da5423c'Koen Kooi1
and 'ee048875cfe4eb10e9fae21dc07aaa545d4f29fc'
2008-02-29ltp-20080229: Newly arrived, the leap day surprise.Leon Woestenberg1
2008-02-29linux 2.6.24: update cm-x270 to use 2.6.24 kernelCliff Brake1
2008-02-19linux-2.6.24: revert addition of qemux86 defconfig, use linux-rp-2.6.24 insteadJeremy Laine1
2008-02-19linux-2.6.24: add defconfig for qemux86Jeremy Laine1
2008-02-18linux-2.6.24: improve mpc8313e-rdb supportJeremy Laine1
* apply patch for NAND controller * modularise kernel some more to reduce kernel size
2008-02-16linux-(rt-)2.6.24: Fix clock resolution to nanosecond.Leon Woestenberg1
2008-02-14linux-2.6.24: fix sources for mpc8313e-rdb, refresh defconfigJeremy Laine1
2008-02-11linux-2.6.24: Added mpc8313e-rdb machine as supported.Leon Woestenberg1
2008-02-07linux-2.6.24: add reboot patch for gesbc-9302 kernelCliff Brake1
2008-02-04gesbc-9302, linux-2.6.24: update gesbc-9302 to 2.6.24 released kernel versionCliff Brake1