e1eff6c3cb743ce4601fd25fa9a158863443af67
[coreboot.git] / NEWS
1 - 1.1.2
2   Add back in the hard_reset method from freebios1 this allows generic
3   code to reset the box.  The hypertransport setup code now uses it to
4   reset the box when the hypertransport link speeds need to change.
5 - 1.1.1
6   Updates to the new configuration system so it works more reliably
7   Removed a bunch of unused configuration variables
8   Removed a bunch of unused assembly code
9 - 1.1.0
10   A whole bunch of random ppc and opteron work we never put a good label on
11 - 1.1.0
12 Intial development release of LinuxBIOS.
13 Everything is thrown overboard and will be reincluded as necessary so we can
14 get rid of the legacy baggage.  Since LinuxBIOS was started we have developed
15 some better techniques for some things, but we still hang on to the old ways
16 because some ports that we want not to break depend on them.  So we preserve
17 them by preserve the 1.0.x series and keeping only the best practices for
18 the 1.1.x series.  When there is a stable port this code base will
19 become LinuxBIOS 2.0.x and the core will become frozen.
20