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-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-02-03 | target/generic: add ttyCPMx device nodes to device_table / securetty | Peter Korsgaard | |
Serial devices for CPM cores on ppc. | |||
2008-12-23 | target/generic: add ttyAMAx device nodes (E.G. for qemu-system-arm) | Peter Korsgaard | |
2008-10-17 | Add Xilinx UARTLITE and MPC5200 PSC device files (serial ports) | Peter Korsgaard | |
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 | |||
2008-06-30 | generic: fix fb1..3 device_table.txt entries | Peter Korsgaard | |
2005-08-03 | Add /dev/shm. | Manuel Novoa III | |
2005-07-14 | Add device nodes for /dev/input by default (xorg and others want then) | Eric Andersen | |
2005-02-17 | more changes towards better board support | Eric Andersen | |