aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-2.6.24
AgeCommit message (Collapse)Author
2011-04-01linux-2.6.24: allow building kernel with newer GNU makeSteffen Sledz
GNU make >= 3.82 does not allow mixed implicit and normal rules Signed-off-by: Steffen Sledz <sledz@dresearch-fe.de> Acked-by: Khem Raj <raj.khem@gmail.com>
2011-03-15linux-2.6.24: add support for AMIC flashes (e.g. A29L160AT)Steffen Sledz
Similar patch is on its way to the mainline kernel: http://thread.gmane.org/gmane.linux.kernel/1111144 Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2011-02-16linux-2.6.24: phy handling fixed for hipox machineMario Schuknecht
* phy switching enabled * link status handling fixed Signed-off-by: Mario Schuknecht <m.schuknecht@dresearch.de> Acked-by: Steffen Sledz <sledz@dresearch.de>
2011-02-03linux-2.6.24: enable oprofile support/modules for hipox machineSteffen Sledz
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2011-01-06linux-2.6.24: enable audio support/modules for hipox machineSteffen Sledz
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-10-20linux-2.6.24: hipox machine fixed memzero.SMario Schuknecht
Signed-off-by: Mario Schuknecht <m.schuknecht@dresearch.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-10-08linux-2.6.24: add additional tcp ioctl (for hipox machine only)Mario Schuknecht
Signed-off-by: Mario Schuknecht <m.schuknecht@dresearch.de> Acked-by: Steffen Sledz <sledz@dresearch.de>
2010-10-05linux-2.6.24: build bitbash i2c and related modules for hipox machineSteffen Sledz
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-10-05linux-2.6.24: enable PoE board switching using gpo for hipox machineSteffen Sledz
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-09-28ubifs-v2.6.24: avoid kernel error if ubifs superblock read failsSteffen Sledz
original commit comment from ubifs-2.6.git: .get_sb is called on mounts with automatic fs detection too, so this function should print an error if it cannot read the superblock in debug mode only (new behaviour conforms the other fs types) Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-09-16linux-2.6.24: build additional wlan modules for hipox machinesledz
Signed-off-by: Steffen Sledz <sledz@dresearch.de> git-svn-id: https://svn.dresearch.de/repos/openembedded/branches/2010-02-24_initial@110 ba11ecae-741b-462f-8724-1218f99f5906
2010-06-30linux-2.6.24: enable DEBUG_FS and USB_MON for hipox machinesledz
Signed-off-by: Steffen Sledz <sledz@dresearch.de> git-svn-id: https://svn.dresearch.de/repos/openembedded/branches/2010-02-24_initial@92 ba11ecae-741b-462f-8724-1218f99f5906
2010-05-27linux-2.6.24: enable ppp modules for hipox machinesledz
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-04-16linux-2.6.24: deactivate the LEON co-processor for hipox machinet.fromm
There are massive network problems when transmitting UDP packets using the LEON copro. UDP packet contents get overwritten at the sender side, UDP checksums are incorrect, and the like. The problem can be triggered by writing small (< MTU size) packets into a socket in rapid succession to multiple receivers on a system without any other load. Until we can fix the LEON firmware we disable it. Signed-off-by: Thilo Fromm <t.fromm@dresearch.de> Acked-by: Steffen Sledz <sledz@dresearch.de>
2010-03-19linux-2.6.24: enable ftdi_sio module for hipox machineSteffen Sledz
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-03-11linux-2.6.24: fix kernel oops upon driver unload for hipox machinet.fromm
Signed-off-by: Thilo Fromm <t.fromm@dresearch.de> Acked-by: Steffen Sledz <sledz@dresearch.de>
2010-03-04linux 2.6.24: update ts72xx patchset and stop using it as default kernelPetr Štetiar
Signed-off-by: Petr Štetiar <ynezz@true.cz> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-02-05linux-2.6.24: enable MAGIC_SYSRQ for hipox machineSteffen Sledz
We're hunting a snaky bug. Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-02-04oxnas: remove support for oxnas machineSteffen Sledz
OXNAS machine was only used as prototyp for HIPOX machine and is not needed any longer. Because of constant build problems support is finished. Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-02-01rtc-drbcc: be a bit more verbose in case of errorsSteffen Sledz
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-01-29linux-2.6.24: mutual access to NOR, NAND, and PCI at hipox machineSteffen Sledz
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-01-29linux-2.6.24: some serial USB modules activated for hipox machineSteffen Sledz
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-01-19linux-2.6.24: defconfig for hipox machine changedSteffen Sledz
- UART3 enabled - I2C bitbash pins changed (SDA=GPIO26, SCL=GPIO25) Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-01-15linux_2.6.24: secure NAND access against PCI activity at hipox machineSteffen Sledz
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-01-15linux-2.6.24: hipox machine support patch rebased to linux-2.6.24.7Steffen Sledz
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2009-12-14linux 2.6.24: drop time.h.patch - it is in 2.6.24.7 updateMarcin Juszkiewicz
2009-12-07linux-2.6.24: enable vfat in kernel for hipox machineSteffen Sledz
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2009-12-02linux-2.6.24: use rtc-drbcc at hipox machineSteffen Sledz
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2009-12-01linux-2.6.24: signal power on/off to hipox machine board ctrlSteffen Sledz
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2009-11-26linux 2.6.24: add support for smartq5 device (machine.conf will follow later)Koen Kooi
* also fix task ordering due to kernel.bbclass changes
2009-10-20linux-2.6.24: enable POSIX message queues for hipox machineSteffen Sledz
2009-10-14linux-2.6.24: add some more usb-nic kernel modules for hipos machineSteffen Sledz
2009-10-07linux-2.6.24: build some usb-ethernet modules for hipox machineSteffen Sledz
2009-10-06linux-2.6.24: enable root nfs support for hipox machineSteffen Sledz
2009-08-24linux-2.6.24: enable initrd support for hipox machineSteffen Sledz
2009-08-20linux-2.6.24: use kernel module for SATA disks at hipox machineSteffen Sledz
2009-07-30linux-2.6.24: NAND flash size fixed for hipox machineSteffen Sledz
2009-07-29linux-2.6.24: some pin assignements fixed in defconfig for hipox machineSteffen Sledz
2009-04-29linux-2.6.24: defconfig for hipox machine updatedSteffen Sledz
- nand, mtd, ubi, ubifs driver into kernel
2009-04-24linux-2.6.24: make ubifs available for all machinesSteffen Sledz
2009-04-23linux-2.6.24: enable kexec in defconfig for hipox machineSteffen Sledz
2009-04-20linux-2.6.24: new defconfig for HIPOX machineSteffen Sledz
2009-04-20linux-2.6.24: Kconfig patch for HIPOX machine addedSteffen Sledz
2009-04-17linux-2.6.24: nand and ubifs patches for HIPOX machineSteffen Sledz
2009-04-17linux-2.6.24, linux-rt-2.6.24: squashfs-lzma-2.6.24.patch imported to oe repoSteffen Sledz
(former URL no longer available)
2009-04-15hipox: HIPOX machine uses u-boot-2009.03 for NOR/NAND combi bootSteffen Sledz
2009-03-27hipox: new machine added (derived from oxnas)Steffen Sledz
2009-03-27linux-2.6.24: tiny jffs2 compile bug for OXNAS machine fixedSteffen Sledz
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
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>