aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
AgeCommit message (Expand)Author
2006-03-12Fix array overflow with fw_setenv on uninitialised environmentWolfgang Denk
2006-03-12Add support for EmbeddedPlanet EP88x boardsWolfgang Denk
2006-03-12Remove board specific configuration includes from the common xilinxWolfgang Denk
2006-03-12Add Nat Semi DP83865 PHY support to MPC85xx TSEC driverWolfgang Denk
2006-03-12Add (some) definitions for the MPC85xx local bus controllerWolfgang Denk
2006-03-12Add CPM2 I/O pin functions for MPC85xx processorsWolfgang Denk
2006-03-12Fix compile problemWolfgang Denk
2006-03-12Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#mpc8349adsWolfgang Denk
2006-03-12Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#mpc83xxWolfgang Denk
2006-03-12Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#pciWolfgang Denk
2006-03-12Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#ft_infrWolfgang Denk
2006-03-12Add support for the DHCP vendor optional bootfile (#67).Wolfgang Denk
2006-03-12Fix a HW timing issue on 8548 CDS for eTSEC 3 in RGMII modeWolfgang Denk
2006-03-12Fix bad register definitions for LTX971 PHY on MPC85xx boards.Wolfgang Denk
2006-03-12Add netconsole and some more commands to RPXlite_DW boardWolfgang Denk
2006-03-12Fix bad declaration on pci_cfgfunc_nothingWolfgang Denk
2006-03-12Adjust "echo" as a default commandWolfgang Denk
2006-03-12Fix PCIDF calculation in cpu/mpc8260/speed.c for MPC8280ECWolfgang Denk
2006-03-12Add crc of data to jffs2 (in jffs2_1pass_build_lists()).Wolfgang Denk
2006-03-12Coding Style cleanupWolfgang Denk
2006-03-12Avoid dereferencing NULL in find_cmd() if no valid commands were foundWolfgang Denk
2006-03-12Add ADI Blackfin supportWolfgang Denk
2006-03-12Add loads of ntohl() in image header handlingWolfgang Denk
2006-03-12Switch MPC86xADS and MPC885ADS boards to use cpuclk environmentWolfgang Denk
2006-03-12RPXlite configuration fixesWolfgang Denk
2006-03-12Memory configuration changes for ZPC.1900 boardWolfgang Denk
2006-03-12Add support for Adder boards with 16MB SDRAM;Wolfgang Denk
2006-03-12Fix conditional for including ks8695eth driverWolfgang Denk
2006-03-12Fix Makefile: include config.mk only after CROSS_COMPILE is definedWolfgang Denk
2006-03-12Fix comment in common/soft_i2c.cWolfgang Denk
2006-03-12Cleanup compiler warnings.Wolfgang Denk
2006-03-12Word alignment fixes for word aligned NS16550 UARTWolfgang Denk
2006-03-12Fix behaviour if gatewayip is not setWolfgang Denk
2006-03-12Fix cleanup for netstart board.LABEL_2006_03_12_0025Wolfgang Denk
2006-03-11Some code cleanup for GCC 4.xWolfgang Denk
2006-03-11Update CHANGELOGWolfgang Denk
2006-03-07Add support for Intel Monahans CPU on Zylonite and Delta boardsWolfgang Denk
2006-03-07Add support for TQM8260-AI boards.Wolfgang Denk
2006-03-06Minor code cleanupWolfgang Denk
2006-03-06Merge the new NAND code (testing-NAND brach); see doc/README.nandWolfgang Denk
2006-03-04Add lowboot target to mcc200 boardStefan Roese
2006-03-02Merge with /home/sr/git/u-boot/cfi-flash-fixWolfgang Denk
2006-03-02Make CFG_NO_FLASH work on ARM systemsWolfgang Denk
2006-03-01Fix problem with flash_get_size() from CFI driver updateStefan Roese
2006-02-28Update mcc200 config: Disable PCI and DoC, use 133 MHz IPB clock,Wolfgang Denk
2006-02-28Merge with Stefan Roese's branch with CFI driver fixesWolfgang Denk
2006-02-28Convert mcc200 to use common CFI flash driverStefan Roese
2006-02-28Major CFI-FLASH driver update:Stefan Roese
2006-02-24Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.Bartlomiej Sieka
2006-02-22Merge with /home/hs/PanDacom/u-boot-devWolfgang Denk