Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-21 | target/generic: add /dev/sd{a,b}*, /dev/ub{a,b}* device nodes | Peter Korsgaard | |
E.G. for usb disks. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-06-21 | target/generic: add /dev/i2c-N device nodes | Peter Korsgaard | |
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-06-15 | target/Config.in.arch: fix BR2_ARCH for i386 geode variant | Pwalters | |
Signed-off-by: PWalters <pwalters21@cox.net> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-06-10 | Add support for Freescale's MXC serial terminals | Daniel Mack | |
This patch makes ttymxc[012] an option to choose for BR2_TARGET_GENERIC_GETTY. It also adds these ports to the generic device table and to securetty. Signed-off-by: Daniel Mack <daniel@caiaq.de> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-06-07 | target/generic: add ttySACx support to serial console config | Peter Korsgaard | |
Add ttySACx (samsung s3c SoC) support to the generic serial console config. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-06-01 | target/Config.in.arch: fix BR2_GCC_TARGET_ARCH for arm926t | Alex Dobrynin | |
Closes #367. arm926t was wrongly listed as armv4t, and not armv5te - leading to the following error while compiling the kernel (2.6.28): CC arch/arm/kernel/traps.o {standard input}: Assembler messages: {standard input}:1094: Error: selected processor does not support `pld [r6,#0]' Signed-off-by: Alex Dobrynin <alex_dobrynin@hotmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-05-28 | linux-advanced: bump 2.6.29.x kernel version | Svein-Erik Skjelbred | |
Signed-off-by: Svein-Erik Skjelbred <at91rm9200@skjelbred.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-05-28 | target/ubifsroot: mark as broken | Peter Korsgaard | |
It should get fixed to use mkfs.ubifs from mtd-utils, but that's probably unrealistic before the 2009.05 release, so mark as broken for now. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-05-28 | target/ubifsroot: fix source rule | Peter Korsgaard | |
Notice that the upstream git tree is no more, so this doesn't buy us much. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-05-19 | target/device/Atmel: remove atngw100-expanded config | Peter Korsgaard | |
Doesn't make much sense without working xserver. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-05-15 | Remove unused kernel configs | Thiago A. Correa | |
Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-05-15 | Update kernel config for atngw100_defconfig | Thiago A. Correa | |
Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-05-15 | Remove unused busybox config | Thiago A. Correa | |
Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-05-15 | Update default linux config for x86 | Thiago A. Correa | |
Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-05-15 | Update i386_defconfig | Thiago A. Correa | |
Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-05-15 | Remove unused busybox.config | Thiago A. Correa | |
Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-05-15 | Update i686_defconfig | Thiago A. Correa | |
Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-05-15 | Update atngw100-base_defconfig | Thiago A. Correa | |
Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-05-15 | Update atngw100-extended_defconfig | Thiago A. Correa | |
Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-05-08 | Update atngw100_defconfig to kernel 2.6.29.2 | Thiago A. Correa | |
Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com> | |||
2009-05-08 | Update Linux Advanced to 2.6.29.2 | Thiago A. Correa | |
Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com> | |||
2009-05-08 | Update atngw100_defconfig | Thiago A. Correa | |
Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com> | |||
2009-04-30 | Make sure AVR32 defconfigs use u-boot 2008.10 (only known version to work ↵ | Thiago A. Corrêa | |
properly) | |||
2009-04-30 | Undeprecate u-boot 2008.10 since this is the last version known to work with ↵ | Thiago A. Corrêa | |
JFFS2 fs and AVR32 | |||
2009-04-29 | target/device: fix busybox version / .config in defconfigs | Peter Korsgaard | |
2009-04-29 | Fix atngw100_defconfig busybox config location | Thiago A. Corrêa | |
2009-04-17 | Updated i686 config | Thiago A. Corrêa | |
2009-04-17 | Fix busybox config file location | Thiago A. Corrêa | |
2009-04-15 | target/generic: support for busybox >= 1.14.x speed=0 handling | Peter Korsgaard | |
2009-04-15 | unmark the sparc targets as broken, they build if you disable shared libgcc | austinf | |
2009-04-09 | target/Makefile.in: make 3.80 compatibility fix | Peter Korsgaard | |
Patch by Andreas Schweigstill <aschweig@schweigstill.de> | |||
2009-04-07 | Makefile: add target-finalize for common filesystem cleanup | Peter Korsgaard | |
And remove from each rootfs variant. | |||
2009-04-07 | target/jffs2: default to big endian format for big endian archs | Peter Korsgaard | |
Same logic as in target/Config.in.arch. | |||
2009-04-07 | target/jffs2: s/Memory Type/Flash Type/ | Peter Korsgaard | |
2009-04-07 | target/jffs2: Put all sub options in a BR2_TARGET_ROOTFS_JFFS2 conditional | Peter Korsgaard | |
And get rid of all the individual 'depends on B2_TARGET_ROOTFS_JFFS2' | |||
2009-04-07 | target: remove BR2_TARGET_ROOTFS_*_SQUASH options | Peter Korsgaard | |
Everything besides ubifs does an unconditional chown -R 0:0 anyway. | |||
2009-04-06 | squashfs: add v4.0 support and version selection | Peter Korsgaard | |
Squashfs 4.0 is needed to create file systems for the mainline squashfs version (mainline from 2.6.29). This is unfortunately not compatible with the old 3.x version and the external kernel patches, so add a choice between the 2 versions. | |||
2009-04-01 | target/device/Atmel: remove unused legacy u-boot handling | Peter Korsgaard | |
2009-04-01 | fakeroot: install into HOST_DIR | Peter Korsgaard | |
2009-04-01 | makedevs: install into HOST_DIR | Peter Korsgaard | |
2009-03-30 | target/Config.in.arch: really provide correct --with-arch= for ARM targets | Peter Korsgaard | |
The ARM arch names are armVx, not armX | |||
2009-03-30 | target/Config.in.arch: provide correct gcc --with-arch= for ARM targets | Peter Korsgaard | |
Updated to match gcc-4.3.3/gcc/config/arm/arm-cores.def. Should fix EABI issues as recently reported to the list. | |||
2009-03-24 | target/device/x86: only include Makefile if BR2_TARGET_X86 is enabled | Peter Korsgaard | |
Fixes build breakage for !BR2_TARGET_X86 in kernel headers. | |||
2009-03-24 | target/linux: default to bzImage for i386/x86_64 | Peter Korsgaard | |
2009-03-23 | package: auto* needs perl | Peter Korsgaard | |
2009-03-23 | u-boot: add 2009.03 release | Peter Korsgaard | |
2009-03-23 | u-boot: get rid of version specific patch dirs | Peter Korsgaard | |
All those dirs seem a bit excessive for a single patch | |||
2009-03-23 | target/generic: s/TTYSO/TTYS0/ | Peter Korsgaard | |
Thanks to Hiroshi Shinji for noticing. | |||
2009-03-20 | target/generic: add kconfig for serial getty config (port + baudrate) | Peter Korsgaard | |
These are the settings people most often want to tweak for embedded boards, so add kconfig variables to make it easy to do. | |||
2009-03-20 | target/device: wrap AMD preset in BR2_TARGET_AMD menuconfig | Peter Korsgaard | |