Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | brcm2708: remove unneeded base-files | John Crispin | 2015-07-17 | 2 | -45/+0 |
| | | | | | | | | Device tree exports board name/model and device LEDs. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 46397 | ||||
* | brcm2708: Implement sysupgrade | John Crispin | 2015-07-14 | 2 | -0/+35 |
| | | | | | | | | | | | | | Implement sysupgrade for Raspberry Pi, similar to the way it is done on x86: The config files are saved in the boot partition and moved to where they are normally expected in preinit. Also add optional gzip compression for the SD card image, since this can save a lot of space (76M vs 6M), also similar to x86. Signed-off-by: Bruno Randolf <br1@einfach.org> SVN-Revision: 46347 | ||||
* | brcm2708: add board detection and LED support | John Crispin | 2015-02-14 | 2 | -0/+45 |
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 44447 |