summaryrefslogtreecommitdiff
path: root/target/generic
AgeCommit message (Expand)Author
2011-01-11target/generic: add /dev/ttyAM* device nodesH Hartley Sweeten
2010-12-16Free text field for serial port configurationYegor Yefremov
2010-12-16Re-add target/generic/Config.in options to menuconfigThomas Petazzoni
2010-12-15Remove mini device table, it isn't usedThomas Petazzoni
2010-12-14target: support generic getty with sysvinit inittabsThomas Petazzoni
2010-07-18move default skeleton to fs/ and drop busybox skeletonDmytro Milinevskyy
2010-06-09skeleton: remove loopback interface configuration from inittabBaruch Siach
2010-05-26busybox skeleton: allow logins from ttymxc[0-2]Baruch Siach
2010-05-03target/generic: inittab: fix devpts mounts when devtmpfs is usedPeter Korsgaard
2010-04-17Remove all TARGET_DEVICE_TABLE definitionsThomas Petazzoni
2010-04-02Add missing directories to Busybox skeletonPaulius Zaleckas
2010-04-02Remove ConfigFS from Busybox skeletonPaulius Zaleckas
2009-12-26Drop generic package selection (access point, firewall, dev system)Gustavo Zacarias
2009-10-06target/generic: /etc/{hostname,issue}: work around quotes in kconfigPeter Korsgaard
2009-09-30buildroot: reinstate /etc/{hostname,issue} kconfig when using generic targetPeter Korsgaard
2009-09-19target: update default /etc/issue and /etc/hostnamePeter Korsgaard
2009-09-05target: use qstripThomas Petazzoni
2009-07-31Fix PROGRAM_INVOCATION handling with external toolchainsThomas Petazzoni
2009-06-21target/generic: add /dev/sd{a,b}*, /dev/ub{a,b}* device nodesPeter Korsgaard
2009-06-21target/generic: add /dev/i2c-N device nodesPeter Korsgaard
2009-06-10Add support for Freescale's MXC serial terminalsDaniel Mack
2009-06-07target/generic: add ttySACx support to serial console configPeter Korsgaard
2009-04-15target/generic: support for busybox >= 1.14.x speed=0 handlingPeter Korsgaard
2009-03-23package: auto* needs perlPeter Korsgaard
2009-03-23target/generic: s/TTYSO/TTYS0/Peter Korsgaard
2009-03-20target/generic: add kconfig for serial getty config (port + baudrate)Peter Korsgaard
2009-03-20target/generic: skeleton: add netdev group for dbusPeter Korsgaard
2009-03-04target/generic: development system needs wchar + program invocationPeter Korsgaard
2009-02-03target/generic: add ttyCPMx device nodes to device_table / securettyPeter Korsgaard
2009-01-23Revert r24952 (BR2_TARGET_TEST_PACKAGES)Peter Korsgaard
2009-01-22Add simple way to enable most (but not all) targets for testing purposesUlf Samuelsson
2009-01-05add .empty files for git-svnPeter Korsgaard
2008-12-23target/generic: add ttyAMAx device nodes (E.G. for qemu-system-arm)Peter Korsgaard
2008-12-08make the default etc/init.d/S40network compatible with mshPeter Korsgaard
2008-10-18target: add /sys directory to target skeletons needing itPeter Korsgaard
2008-10-17Add Xilinx UARTLITE and MPC5200 PSC device files (serial ports)Peter Korsgaard
2008-09-16target/generic: add uartlite ttyULx devices to securettyPeter Korsgaard
2008-08-31target/generic/mini: remove udhcpc default.script entryPeter Korsgaard
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
2008-06-30generic: fix fb1..3 device_table.txt entriesPeter Korsgaard
2008-05-31generic target_skeleton: add /sys to fstabPeter Korsgaard
2008-05-31generic target_skeleton: mark /sys with .empty filePeter Korsgaard
2008-03-30target_skeleton: mark empty directories with .empty filesPeter Korsgaard
2007-09-29- update ARM integrator sample and add a "huge" variant of the sameBernhard Reutner-Fischer
2007-09-29- add ttyAMABernhard Reutner-Fischer
2007-09-19- add nullBernhard Reutner-Fischer
2007-03-09- add homedirBernhard Reutner-Fischer
2007-02-16- add skeleton to use busybox and mdev for a rather small skeletonBernhard Reutner-Fischer
2007-02-15- do not use TARGET_DEVICE_TABLE if is is emptyBernhard Reutner-Fischer
2007-02-15- preparation for BR2_PACKAGE_BUSYBOX_SKELETONBernhard Reutner-Fischer