summaryrefslogtreecommitdiff
path: root/CHANGELOG
AgeCommit message (Collapse)Author
2007-04-11Update CHANGELOGWolfgang Denk
Signed-off-by: Wolfgang Denk <wd@denx.de>
2007-04-04Minor coding style cleanup.Wolfgang Denk
2007-04-04Minor cleanup.Wolfgang Denk
2007-03-22Code cleanup / re-insert previous Copyright entries.Wolfgang Denk
Signed-off-by: Wolfgang Denk <wd@denx.de>
2007-03-21Code cleanup. Update CHANGELOGWolfgang Denk
2007-03-08Minor cleanupWolfgang Denk
2007-02-27Minor code cleanup.Wolfgang Denk
2007-01-30LPC2292 SODIMM port coding style cleanup.Wolfgang Denk
2007-01-19Minor code cleanup.Wolfgang Denk
2007-01-16Raname solidcard3 into sc3; add redundant env for sc3Wolfgang Denk
2007-01-15Merge with /home/hs/SC3/u-bootWolfgang Denk
Some code cleanup.
2007-01-10Update CHANGELOGWolfgang Denk
2007-01-07Prepare for release 1.2.0Wolfgang Denk
2006-12-22Minor code cleanup; update CHANGELOG.Wolfgang Denk
2006-11-30Code cleanup.Wolfgang Denk
2006-11-30Code cleanup. Update CHANGELOG.Wolfgang Denk
2006-11-27Merge with /home/sr/git/u-boot/denx-alpr-merge-testWolfgang Denk
2006-11-27Update CHANGELOGWolfgang Denk
2006-11-27Minor code cleanup. Update CHANGELOG.Wolfgang Denk
2006-11-27Merge with /home/stefan/git/u-boot/denxStefan Roese
2006-11-20Update CHANGELOGWolfgang Denk
2006-11-12Update CHANGELOGWolfgang Denk
2006-11-02Release U-Boot 1.1.6Wolfgang Denk
2006-10-28Update CHANGELOG.Wolfgang Denk
2006-10-26Fix TSEC driver: avoid crashes if PHY is not attachedBen Warren
to a TSEC (e.g. a switch is connected via RMII) or if the PHY is defective/incorrectly configured. Signed-off-by: Ben Warren <bwarren@qstreams.com>
2006-10-26Code cleanup.Wolfgang Denk
2006-10-25Fix Makefile for "CHANGELOG" targetWolfgang Denk
Merge with /home/sr/git/u-boot/4xx-idcr
2006-10-24Switch to automatically generated CHANGELOG file.Wolfgang Denk
(use "make CHANGELOG" to update it from time to time)
2006-10-24Fix bug in PPC440 NAND driver cpu/ppc4xx/ndfc.cStefan Roese
Patch by Stefan Roese, 24 Oct 2006
2006-10-23Fix sequoia separate object direcory building problems.Marian Balakowicz
2006-10-20Cleanup compile warnings. Prepare for release 1.1.5Wolfgang Denk
2006-10-20Fix compile problem in include/configs/ep82xxm.hWolfgang Denk
(must have never been tested before!)
2006-10-20MCC200: Fix uninitialized variable problem in LCD driverWolfgang Denk
2006-10-20Update CHANGELOGStefan Roese
2006-10-20Add board/cpu specific NAND chip select function to 440 NDFCStefan Roese
Based on idea and implementation from Jeff Mann Patch by Stefan Roese, 20 Oct 2006
2006-10-20Merge with /home/sr/git/u-boot/440epx-boot-msgWolfgang Denk
2006-10-18Update CHANGELOGWolfgang Denk
2006-10-18Make 4xx bootup message shorter on 440EPx/GRx platformsStefan Roese
Patch by Stefan Roese, 18 Oct 2006
2006-10-17Add monitor functions for indirect access to PPC440 DCR'sStefan Roese
Patch by Leonid Baryudin, 12 Oct 2006
2006-10-12* PPC405EP: Add support for board configuration of CPC0_PCI registerStefan Roese
This is needed to be able to configure PerWE*/PCI_INT* pin as PerWE* Patch by Tolunay Orkun, 07 Apr 2006
2006-10-12* PPC405EP: Add CFG_GPIO0_OR, CFG_GPIO0_ODR to setup GPIO completely.Stefan Roese
- Add configuration of Open Drain GPIO Output selection - Add configuration of initial value of GPIO output pins Patch by Tolunay Orkun, 07 Apr 2006
2006-10-12Fix spelling; minor code cleanup.Wolfgang Denk
2006-10-12Fix JFFS2 compilation problemStefan Roese
Patch by Stefan Roese, 12 Oct 2006
2006-10-11Cleanup of NAND update patch (remove changelog from cmd_nand.c)Stefan Roese
Patch by Guido Classen, 10 Oct 2006
2006-10-10* Several improvements to the new NAND subsystem:Stefan Roese
- JFFS2 related commands implemented in mtd-utils style - Support for bad blocks - Bad block testing commands - NAND lock commands Please take a look at doc/README.nand for more details Patch by Guido Classen, 10 Oct 2006
2006-10-09Merge with /home/sr/git/u-boot/avr32Wolfgang Denk
2006-10-09Define IH_CPU_AVR32Stefan Roese
Make it possible to generate AVR32 uImage files with mkimage and make cmd_bootm recognize them. Patch by Haavard Skinnemoen, 22 Sep 2006
2006-10-09Fix buffer overflow problem in ft_build.cWolfgang Denk
Patch by Fredrik Roubert, 09 Oct 2006
2006-10-09Make bootp implementation RFC3046 compliantWolfgang Denk
Patch by Joakim Larsson, 27 Jun 2006
2006-10-09TQM5200: perform POST memory test only on STK52xx carrier board.Wolfgang Denk
(and then only if PSC6_3 is read as "1" when booting). Patch by Martin Krause, 21 Jun 2006