- Aug 06, 2020
 - 
- 
Michal Hrusecky authored
 - 
Michal Hrusecky authored
Add autorun section in updater uci config if it was missing.
 
 - 
 - Aug 04, 2020
 - 
- 
Michal Hrusecky authored
 - 
To make sure reForis can detect enabled Sentinel
 
 - 
 - Jul 30, 2020
 - 
- 
 - 
Split package into various subpackages, mainly to have versioning correct - only dtb is version by kernel version, rest don't need to be updated all the time. To add shield support package that contains only shield specific stuff I also split out generic MOX stuff like button handling and nor content into separate package.
 
 - 
 - Jul 11, 2020
 - 
- 
The old U-Boot (the stock one) contains old version of ARM Trusted Firmware (ATF), which has wrong initialization of USB3 PHY. This was not problem for old kernel which did not use ATF's code for phy initialization, but became a problem for new kernel. Check whether we run with stock U-Boot, and if yes, remove USB3 PHY properties from the device tree. The old U-Boot initializes USB3 PHY on it's own.
 
 - 
 - Apr 27, 2020
 - 
 - 
 - Mar 30, 2020
 - 
- 
Use ${quirks} U-Boot variable on cmdline to let people define their own quirks. 
 - 
 - May 20, 2019
 - 
- 
Michal Hrusecky authored
 - 
Michal Hrusecky authored
 
 - 
 - May 16, 2019
 - 
- 
Michal Hrusecky authored
 
 - 
 - May 06, 2019
 - 
- 
Michal Hrusecky authored
 
 - 
 - Apr 29, 2019
 - 
- 
Michal Hrusecky authored
 
 - 
 - Apr 16, 2019
 - 
- 
Michal Hrusecky authored
 
 - 
 - Feb 21, 2019
 - 
- 
Karel Koci authored
Hardware specific packages were moved outside of cznic directory to hardware one. Few python packages were moved to lang directory.
 
 -