Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target/generic: add /dev/sd{a,b}*, /dev/ub{a,b}* device nodes | Peter Korsgaard | 2009-06-21 | 1 | -4/+10 |
| | | | | | | E.G. for usb disks. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | target/generic: add /dev/i2c-N device nodes | Peter Korsgaard | 2009-06-21 | 1 | -0/+2 |
| | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | Add support for Freescale's MXC serial terminals | Daniel Mack | 2009-06-10 | 1 | -0/+1 |
| | | | | | | | | | | 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> | ||||
* | target/generic: add ttySACx support to serial console config | Peter Korsgaard | 2009-06-07 | 1 | -0/+1 |
| | | | | | | | Add ttySACx (samsung s3c SoC) support to the generic serial console config. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | target/generic: add ttyCPMx device nodes to device_table / securetty | Peter Korsgaard | 2009-02-03 | 1 | -0/+1 |
| | | | | Serial devices for CPM cores on ppc. | ||||
* | target/generic: add ttyAMAx device nodes (E.G. for qemu-system-arm) | Peter Korsgaard | 2008-12-23 | 1 | -0/+1 |
| | |||||
* | Add Xilinx UARTLITE and MPC5200 PSC device files (serial ports) | Peter Korsgaard | 2008-10-17 | 1 | -0/+2 |
| | | | | | | | | From: Grant Likely <grant.likely@secretlab.ca> The Xilinx UART Lite and MPC5200 Programmable Serial Controller (PSC) devices have dedicated major/minor numbers. Add them to the device table data file so they get are present in the root filesystem | ||||
* | generic: fix fb1..3 device_table.txt entries | Peter Korsgaard | 2008-06-30 | 1 | -1/+1 |
| | |||||
* | Add /dev/shm. | Manuel Novoa III | 2005-08-03 | 1 | -0/+1 |
| | |||||
* | Add device nodes for /dev/input by default (xorg and others want then) | Eric Andersen | 2005-07-14 | 1 | -2/+10 |
| | |||||
* | more changes towards better board support | Eric Andersen | 2005-02-17 | 1 | -0/+162 |