Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | board: remove atstk1005_defconfig | Thomas Petazzoni | 2010-12-16 | 57 | -4334/+0 |
| | | | | | | | | | Neither the kernel nor U-Boot have support for a 1005 board, so let's get rid of this board configuration, the corresponding target skeleton, kernel and busybox configuration and device table. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | skeleton: fix atstk1005, ststk100x and atngw100 for POSIX compliance | Yann E. MORIN | 2010-09-30 | 1 | -3/+3 |
| | | | | | | | | Using two '=' for string comparison is a bashism. Revert to using one, as stated in POSIX 1003.1-2008. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | Atmel/atstk100*: make /etc/mtab a symlink to /proc/mounts | Peter Korsgaard | 2010-07-18 | 1 | -0/+0 |
| | | | | | | | | Closes #2233 To match the other skeletons. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | Add BSP for AP7200 | Ulf Samuelsson | 2008-12-20 | 57 | -0/+4334 |