Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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-02-03 | target/generic: add ttyCPMx device nodes to device_table / securetty | Peter Korsgaard | |
Serial devices for CPM cores on ppc. | |||
2009-01-05 | add .empty files for git-svn | Peter Korsgaard | |
git-svn (and git) doesn't handle empty directories, so add .empty files to those dirs like elsewhere in buildroot. Those empty directories are normally not a big deal, but the recent changes to u-boot broke the build. | |||
2008-12-23 | target/generic: add ttyAMAx device nodes (E.G. for qemu-system-arm) | Peter Korsgaard | |
2008-12-08 | make the default etc/init.d/S40network compatible with msh | Peter Korsgaard | |
msh is currently the only good choice for uClinux but it doesn't understands shell functions. In this case there is nothing to gain by using shell functions anyway. Signed-off-by: Nicolas Pitre <nico@cam.org> | |||
2008-10-18 | target: add /sys directory to target skeletons needing it | Peter Korsgaard | |
The remaining target_skeletons where /etc/fstab mentions sysfs | |||
2008-09-16 | target/generic: add uartlite ttyULx devices to securetty | Peter Korsgaard | |
2007-09-29 | - update ARM integrator sample and add a "huge" variant of the same | Bernhard Reutner-Fischer | |
2007-03-09 | - add homedir | Bernhard Reutner-Fischer | |
2007-02-16 | - add skeleton to use busybox and mdev for a rather small skeleton | Bernhard Reutner-Fischer | |
2007-02-15 | - preparation for BR2_PACKAGE_BUSYBOX_SKELETON | Bernhard Reutner-Fischer | |
"Use a minimal target skeleton for use with busybox's mdev et al" |