AgeSort asc/desc | Change |
---|---|
1 2 3 Next | |
Apr 17, 2015 | |
9 years 5 months | scripts: added a script to make the OneNAND image (which needs sector padding) |
9 years 5 months | better report Nand flash name |
Mar 27, 2015 | |
9 years 6 months | add support for OneNAND MCP for the GTA04b7/Neo900 |
Mar 16, 2015 | |
9 years 6 months | Fix a typo in SAMSUNG MCP DDR init - set SDRC_RFR_CTRL_0 and SDRC_RFR_CTRL_1 instead of setting SDRC_RFR_CTRL_0 twice |
Commit 70b44282e488e23abb8a51dbb34ea6b2b0d3eb4e, by Ivaylo Dimitrov | |
Mar 14, 2015 | |
9 years 6 months | added more #ifdef to allow to compile without and NAND support (for serial loader) |
Mar 9, 2015 | |
9 years 7 months | Add full support for SAMSUNG MCP DDR memory. |
Commit 5489cbb2269dab6a1cf00f68cb6d183628906ed9, by Ivaylo Dimitrov | |
Mar 8, 2015 | |
9 years 7 months | fixed issue when compiling for gta04 (did not link the OneNAND driver) |
Mar 7, 2015 | |
9 years 7 months | remvoed question mark from 512MB/bank for SAMSUNG memory |
9 years 7 months | (temporarily) made boot process continue even if NAND chip is not supported |
9 years 7 months | fixed initialization of SAMSUNG_MCP |
9 years 7 months | fixed missing CFG_ONENAND |
9 years 7 months | merged gtaß4 and beagleboard code almost together (just use CONFIG_GTA04 for differences); try to configure SAMSUNG MCP for Neo900; improved detection and reporting of RAM and NAND variants |
Feb 9, 2015 | |
9 years 8 months | fixed issue compiling for gta04 |
9 years 8 months | print sysboot values |
Feb 6, 2015 | |
9 years 8 months | improved memory chip detection on beagle variant and harmonized between beagle and gta04 variants |
Oct 10, 2014 | |
10 years 3 days | cosmetic tweaks for messages |
10 years 3 days | made configs/omap3530gta04.h an extension of omap3530beagle.h |
Oct 5, 2014 | |
10 years 8 days | disabled some OMAP3 only features for OMAP4 compile |
10 years 8 days | added comment about I2C bus(ses) |
10 years 8 days | improved boot message |