summaryrefslogtreecommitdiff
path: root/CHANGELOG
Commit message (Expand)AuthorAgeLines
* Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#pciWolfgang Denk2006-03-12-0/+18
|\
| * Fixed PCI indirect config ops to handle multiple PCI controllersKumar Gala2006-01-12-0/+5
| * Report back PCI bus when doing table based device configKumar Gala2006-01-11-0/+3
| * Added support for PCI prefetchable region and BARsKumar Gala2006-01-11-0/+10
* | Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#ft_infrWolfgang Denk2006-03-12-0/+27
|\ \
| * | Add helper function for generic flat device tree fixups for mpc83xxKumar Gala2006-01-11-0/+3
| * | Add support for passing initrd information via flat device treeKumar Gala2006-01-11-0/+3
| * | Added OF_STDOUT_PATH and OF_SOCKumar Gala2006-01-11-0/+8
| * | Allow board code to fixup the flat device tree before booting aKumar Gala2006-01-11-0/+4
| * | Added CONFIG_ options for bd_t and env in flat dev treeKumar Gala2006-01-11-0/+10
| |/
* | Add support for the DHCP vendor optional bootfile (#67).Wolfgang Denk2006-03-12-0/+4
* | Fix a HW timing issue on 8548 CDS for eTSEC 3 in RGMII modeWolfgang Denk2006-03-12-0/+3
* | Fix bad register definitions for LTX971 PHY on MPC85xx boards.Wolfgang Denk2006-03-12-0/+3
* | Add netconsole and some more commands to RPXlite_DW boardWolfgang Denk2006-03-12-0/+3
* | Fix bad declaration on pci_cfgfunc_nothingWolfgang Denk2006-03-12-0/+3
* | Adjust "echo" as a default commandWolfgang Denk2006-03-12-0/+3
* | Fix PCIDF calculation in cpu/mpc8260/speed.c for MPC8280ECWolfgang Denk2006-03-12-0/+3
* | Add crc of data to jffs2 (in jffs2_1pass_build_lists()).Wolfgang Denk2006-03-12-0/+3
* | Coding Style cleanupWolfgang Denk2006-03-12-1/+3
* | Avoid dereferencing NULL in find_cmd() if no valid commands were foundWolfgang Denk2006-03-12-0/+3
* | Add ADI Blackfin supportWolfgang Denk2006-03-12-0/+6
* | Add loads of ntohl() in image header handlingWolfgang Denk2006-03-12-0/+3
* | Switch MPC86xADS and MPC885ADS boards to use cpuclk environmentWolfgang Denk2006-03-12-0/+4
* | RPXlite configuration fixesWolfgang Denk2006-03-12-0/+7
* | Memory configuration changes for ZPC.1900 boardWolfgang Denk2006-03-12-0/+6
* | Add support for Adder boards with 16MB SDRAM;Wolfgang Denk2006-03-12-0/+4
* | Fix conditional for including ks8695eth driverWolfgang Denk2006-03-12-0/+3
* | Fix Makefile: include config.mk only after CROSS_COMPILE is definedWolfgang Denk2006-03-12-0/+3
* | Fix comment in common/soft_i2c.cWolfgang Denk2006-03-12-0/+3
* | Cleanup compiler warnings.Wolfgang Denk2006-03-12-0/+3
* | Word alignment fixes for word aligned NS16550 UARTWolfgang Denk2006-03-12-0/+12
* | Fix behaviour if gatewayip is not setWolfgang Denk2006-03-12-0/+3
* | Fix cleanup for netstart board.Wolfgang Denk2006-03-12-0/+3
* | Some code cleanup for GCC 4.xWolfgang Denk2006-03-11-0/+2
* | Update CHANGELOGWolfgang Denk2006-03-11-0/+3
* | Add support for Intel Monahans CPU on Zylonite and Delta boardsWolfgang Denk2006-03-07-0/+3
* | Add support for TQM8260-AI boards.Wolfgang Denk2006-03-07-0/+2
* | Minor code cleanupWolfgang Denk2006-03-06-0/+2
* | Merge the new NAND code (testing-NAND brach); see doc/README.nandWolfgang Denk2006-03-06-0/+4
|\ \
| * \ Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.Bartlomiej Sieka2006-02-24-0/+5
| |\ \
| | * \ Merge with testing-NAND (Rewrite of NAND code)Wolfgang Denk2005-08-17-0/+3
| | |\ \
| | | * | Rewrite of NAND code based on what is in 2.6.12 Linux kernelWolfgang Denk2005-08-17-0/+7
* | | | | Add lowboot target to mcc200 boardStefan Roese2006-03-04-0/+3
* | | | | Merge with /home/sr/git/u-boot/cfi-flash-fixWolfgang Denk2006-03-02-0/+3
|\ \ \ \ \
| * | | | | Fix problem with flash_get_size() from CFI driver updateStefan Roese2006-03-01-0/+3
* | | | | | Make CFG_NO_FLASH work on ARM systemsWolfgang Denk2006-03-02-0/+3
* | | | | | Update mcc200 config: Disable PCI and DoC, use 133 MHz IPB clock,Wolfgang Denk2006-02-28-0/+3
|/ / / / /
* | | | | Merge with Stefan Roese's branch with CFI driver fixesWolfgang Denk2006-02-28-0/+42
|\ \ \ \ \
| * | | | | Convert mcc200 to use common CFI flash driverStefan Roese2006-02-28-0/+3
| * | | | | Major CFI-FLASH driver update:Stefan Roese2006-02-28-0/+39