| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-11-01 | board: arm: convert makefiles to Kbuild style | Masahiro Yamada | |
| Signed-off-by: Masahiro Yamada <[email protected]> Cc: Albert ARIBAUD <[email protected]> Cc: Andreas Bießmann <[email protected]> Cc: Stefano Babic <[email protected]> Cc: Prafulla Wadaskar <[email protected]> Cc: Minkyu Kang <[email protected]> Cc: Vipin Kumar <[email protected]> Cc: Tom Warren <[email protected]> Cc: Tom Rini <[email protected]> | |||
| 2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | |
| Signed-off-by: Wolfgang Denk <[email protected]> [trini: Fixup common/cmd_io.c] Signed-off-by: Tom Rini <[email protected]> | |||
| 2013-05-10 | Fix references to the documentation files | Anatolij Gustschin | |
| Many boot image configuration files refer to the appropriate documentation file, but these references contain typos in the directory and file name. Fix them. Also fix reference to doc/README.SPL file. Signed-off-by: Anatolij Gustschin <[email protected]> Cc: Prafulla Wadaskar <[email protected]> Cc: Stefano Babic <[email protected]> Acked-by: Stefano Babic <[email protected]> | |||
| 2013-01-09 | kirkwood: make MPP arrays static const | Albert ARIBAUD | |
| This saves stack and code memory for local copy, and consumes initialized data memory. For 22 of the 29 kirkwood-based boards, this results in a global saving of about 30 bytes. For 7 of them, it results in an increase of 6 to 14 bytes. Signed-off-by: Albert ARIBAUD <[email protected]> | |||
| 2012-12-07 | Change e-mail address of Luka Perkov | Luka Perkov | |
| Change e-mail address of Luka Perkov. Signed-off-by: Luka Perkov <[email protected]> CC: Luka Perkov <[email protected]> | |||
| 2012-10-03 | kirkwood: ib62x0: Invert SATA activity LEDs | Simon Baatz | |
| The hardware design of the IB-NAS62x0 causes the SATA activity LEDs to be on when idle by default. Reverse the polarity of the activity LEDs in early init. Signed-off-by: Simon Baatz <[email protected]> Cc: Luka Perkov <[email protected]> Cc: Prafulla Wadaskar <[email protected]> Acked-by: Luka Perkov <[email protected]> | |||
| 2012-07-07 | kirkwood: fix calls to kirkwood_mpp_conf | Valentin Longchamp | |
| With the new second save argument introduced by the previous patch, all the calls to the function had to be fixed. Signed-off-by: Valentin Longchamp <[email protected]> cc: Holger Brunck <[email protected]> cc: Prafulla Wadaskar <[email protected]> | |||
| 2012-05-15 | kirkwood: add NAS62x0 board support | Luka Perkov | |
| Add support for new boards RaidSonic ICY BOX NAS6210 and NAS6220. NAS6210 has 1 SATA and 1 eSATA port while NAS6220 has 2 SATA ports. More information about the boards can be found here: http://www.raidsonic.de/en/products/nas-systems.php?we_objectID=7036 http://www.raidsonic.de/en/products/nas-systems.php?we_objectID=7515 Signed-off-by: Luka Perkov <[email protected]> Signed-off-by: Gerald Kerma <[email protected]> Signed-off-by: Simon Baatz <[email protected]> | |||
