- Major update of the dynamic device tree so it can handle
[coreboot.git] / NEWS
1 - 1.1.3
2   Major update of the dyanmic device tree to so it can handle
3   * subtractive resources
4   * merging with the static device tree
5   * more device types than just pci
6 - 1.1.2
7   Add back in the hard_reset method from freebios1 this allows generic
8   code to reset the box.  
9   Update the hypertransport setup code to automatically optimize
10   hypertransport link widths and frequencies, and to call hard_reset
11   if necessary for the changes to go into effect.
12 - 1.1.1
13   Updates to the new configuration system so it works more reliably
14   Removed a bunch of unused configuration variables
15   Removed a bunch of unused assembly code
16 - 1.1.0
17   A whole bunch of random ppc and opteron work we never put a good label on
18 - 1.1.0
19 Intial development release of LinuxBIOS.
20 Everything is thrown overboard and will be reincluded as necessary so we can
21 get rid of the legacy baggage.  Since LinuxBIOS was started we have developed
22 some better techniques for some things, but we still hang on to the old ways
23 because some ports that we want not to break depend on them.  So we preserve
24 them by preserve the 1.0.x series and keeping only the best practices for
25 the 1.1.x series.  When there is a stable port this code base will
26 become LinuxBIOS 2.0.x and the core will become frozen.
27