| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Renesas ttySC* devices | Phil Edworthy | 2011-04-26 | 1 | -0/+1 |
* | target-generic-hostname: add /etc/hosts entry as well | Peter Korsgaard | 2011-04-22 | 1 | -0/+2 |
* | target/generic: add /dev/ttyAM* device nodes | H Hartley Sweeten | 2011-01-11 | 1 | -0/+1 |
* | Free text field for serial port configuration | Yegor Yefremov | 2010-12-16 | 1 | -116/+4 |
* | Re-add target/generic/Config.in options to menuconfig | Thomas Petazzoni | 2010-12-16 | 1 | -2/+2 |
* | Remove mini device table, it isn't used | Thomas Petazzoni | 2010-12-15 | 1 | -176/+0 |
* | target: support generic getty with sysvinit inittabs | Thomas Petazzoni | 2010-12-14 | 1 | -2/+12 |
* | move default skeleton to fs/ and drop busybox skeleton | Dmytro Milinevskyy | 2010-07-18 | 86 | -1489/+0 |
* | skeleton: remove loopback interface configuration from inittab | Baruch Siach | 2010-06-09 | 2 | -4/+0 |
* | busybox skeleton: allow logins from ttymxc[0-2] | Baruch Siach | 2010-05-26 | 1 | -0/+3 |
* | target/generic: inittab: fix devpts mounts when devtmpfs is used | Peter Korsgaard | 2010-05-03 | 1 | -0/+1 |
* | Remove all TARGET_DEVICE_TABLE definitions | Thomas Petazzoni | 2010-04-17 | 1 | -2/+0 |
* | Add missing directories to Busybox skeleton | Paulius Zaleckas | 2010-04-02 | 2 | -0/+0 |
* | Remove ConfigFS from Busybox skeleton | Paulius Zaleckas | 2010-04-02 | 2 | -1/+0 |
* | Drop generic package selection (access point, firewall, dev system) | Gustavo Zacarias | 2009-12-26 | 1 | -63/+0 |
* | target/generic: /etc/{hostname,issue}: work around quotes in kconfig | Peter Korsgaard | 2009-10-06 | 1 | -2/+4 |
* | buildroot: reinstate /etc/{hostname,issue} kconfig when using generic target | Peter Korsgaard | 2009-09-30 | 2 | -1/+32 |
* | target: update default /etc/issue and /etc/hostname | Peter Korsgaard | 2009-09-19 | 4 | -6/+4 |
* | target: use qstrip | Thomas Petazzoni | 2009-09-05 | 1 | -4/+2 |
* | Fix PROGRAM_INVOCATION handling with external toolchains | Thomas Petazzoni | 2009-07-31 | 1 | -2/+2 |
* | target/generic: add /dev/sd{a,b}*, /dev/ub{a,b}* device nodes | Peter Korsgaard | 2009-06-21 | 1 | -4/+10 |
* | target/generic: add /dev/i2c-N device nodes | Peter Korsgaard | 2009-06-21 | 1 | -0/+2 |
* | Add support for Freescale's MXC serial terminals | Daniel Mack | 2009-06-10 | 3 | -0/+16 |
* | target/generic: add ttySACx support to serial console config | Peter Korsgaard | 2009-06-07 | 4 | -0/+25 |
* | target/generic: support for busybox >= 1.14.x speed=0 handling | Peter Korsgaard | 2009-04-15 | 1 | -0/+3 |
* | package: auto* needs perl | Peter Korsgaard | 2009-03-23 | 1 | -0/+1 |
* | target/generic: s/TTYSO/TTYS0/ | Peter Korsgaard | 2009-03-23 | 1 | -2/+2 |
* | target/generic: add kconfig for serial getty config (port + baudrate) | Peter Korsgaard | 2009-03-20 | 4 | -3/+138 |
* | target/generic: skeleton: add netdev group for dbus | Peter Korsgaard | 2009-03-20 | 1 | -0/+1 |
* | target/generic: development system needs wchar + program invocation | Peter Korsgaard | 2009-03-04 | 1 | -0/+3 |
* | target/generic: add ttyCPMx device nodes to device_table / securetty | Peter Korsgaard | 2009-02-03 | 3 | -0/+9 |
* | Revert r24952 (BR2_TARGET_TEST_PACKAGES) | Peter Korsgaard | 2009-01-23 | 2 | -634/+0 |
* | Add simple way to enable most (but not all) targets for testing purposes | Ulf Samuelsson | 2009-01-22 | 2 | -0/+634 |
* | add .empty files for git-svn | Peter Korsgaard | 2009-01-05 | 4 | -0/+0 |
* | target/generic: add ttyAMAx device nodes (E.G. for qemu-system-arm) | Peter Korsgaard | 2008-12-23 | 3 | -0/+13 |
* | make the default etc/init.d/S40network compatible with msh | Peter Korsgaard | 2008-12-08 | 2 | -32/+12 |
* | target: add /sys directory to target skeletons needing it | Peter Korsgaard | 2008-10-18 | 1 | -0/+0 |
* | Add Xilinx UARTLITE and MPC5200 PSC device files (serial ports) | Peter Korsgaard | 2008-10-17 | 2 | -0/+6 |
* | target/generic: add uartlite ttyULx devices to securetty | Peter Korsgaard | 2008-09-16 | 2 | -0/+8 |
* | target/generic/mini: remove udhcpc default.script entry | Peter Korsgaard | 2008-08-31 | 1 | -1/+0 |
* | Kconfig: remove 'default n' | Peter Korsgaard | 2008-07-17 | 1 | -3/+0 |
* | generic: fix fb1..3 device_table.txt entries | Peter Korsgaard | 2008-06-30 | 1 | -1/+1 |
* | generic target_skeleton: add /sys to fstab | Peter Korsgaard | 2008-05-31 | 1 | -1/+1 |
* | generic target_skeleton: mark /sys with .empty file | Peter Korsgaard | 2008-05-31 | 1 | -0/+0 |
* | target_skeleton: mark empty directories with .empty files | Peter Korsgaard | 2008-03-30 | 14 | -0/+0 |
* | - update ARM integrator sample and add a "huge" variant of the same | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -0/+1 |
* | - add ttyAMA | Bernhard Reutner-Fischer | 2007-09-29 | 1 | -0/+2 |
* | - add null | Bernhard Reutner-Fischer | 2007-09-19 | 1 | -1/+1 |
* | - add homedir | Bernhard Reutner-Fischer | 2007-03-09 | 2 | -12/+13 |
* | - add skeleton to use busybox and mdev for a rather small skeleton | Bernhard Reutner-Fischer | 2007-02-16 | 4 | -4/+185 |