Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target/generic: add ttySACx support to serial console config | Peter Korsgaard | 2009-06-07 | 1 | -0/+4 |
| | | | | | | | 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/+4 |
| | | | | 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/+4 |
| | |||||
* | Add Xilinx UARTLITE and MPC5200 PSC device files (serial ports) | Peter Korsgaard | 2008-10-17 | 1 | -0/+4 |
| | | | | | | | | 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 | ||||
* | target/generic: add uartlite ttyULx devices to securetty | Peter Korsgaard | 2008-09-16 | 1 | -0/+4 |
| | |||||
* | Move stuff around | Eric Andersen | 2005-02-17 | 1 | -0/+12 |