summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
Commit message (Collapse)AuthorAgeFilesLines
* remove some outdated filesSascha Hauer2007-09-211-2198/+0
|
* Prepare for release 1.2.0Wolfgang Denk2007-01-071-2/+123
|
* Minor code cleanup; update CHANGELOG.Wolfgang Denk2006-12-221-0/+24
|
* Code cleanup.Wolfgang Denk2006-11-301-0/+422
|
* Code cleanup. Update CHANGELOG.Wolfgang Denk2006-11-301-0/+165
|
* Merge with /home/sr/git/u-boot/denx-alpr-merge-testWolfgang Denk2006-11-271-0/+6
|\
| * Merge with /home/stefan/git/u-boot/denxStefan Roese2006-11-271-0/+93
| |\
| * | CFG_NAND_QUIET_TEST added to not warn upon missing NAND deviceStefan Roese2006-10-071-0/+3
| | | | | | | | | | | | Patch by Stefan Roese, 07 Oct 2006
| * | Update ALPR code (NAND support working now)Stefan Roese2006-10-071-0/+3
| | | | | | | | | | | | Patch by Stefan Roese, 07 Oct 2006
| * | Remove compile warnings in fpga codeStefan Roese2006-10-071-0/+3
| | | | | | | | | | | | Patch by Stefan Roese, 07 Oct 2006
| * | Add CONFIG_BOARD_RESET to configure board specific reset functionStefan Roese2006-10-071-0/+3
| | | | | | | | | | | | Patch by Stefan Roese, 07 Oct 2006
| * | Merge with /home/stefan/git/u-boot/denxStefan Roese2006-09-181-0/+149
| |\ \
| * | | Add initial support for the ALPR board from ProdriveStefan Roese2006-08-151-0/+4
| | | | | | | | | | | | | | | | | | | | NAND needs some additional testing Patch by Heiko Schocher, 15 Aug 2006
| * | | Add FPGA Altera Cyclone 2 supportStefan Roese2006-08-151-0/+3
| | | | | | | | | | | | | | | | Patch by Heiko Schocher, 15 Aug 2006
* | | | Update CHANGELOGWolfgang Denk2006-11-271-0/+63
| | | |
* | | | Minor code cleanup. Update CHANGELOG.Wolfgang Denk2006-11-271-0/+34
| |_|/ |/| |
* | | Update CHANGELOGWolfgang Denk2006-11-201-0/+22
| | |
* | | Update CHANGELOGWolfgang Denk2006-11-121-0/+65
| | |
* | | Release U-Boot 1.1.6Wolfgang Denk2006-11-021-0/+45
| | |
* | | Update CHANGELOG.Wolfgang Denk2006-10-281-0/+77
| | |
* | | Fix TSEC driver: avoid crashes if PHY is not attachedBen Warren2006-10-261-112/+118
| | | | | | | | | | | | | | | | | | | | | 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>
* | | Code cleanup.Wolfgang Denk2006-10-261-142/+182
| | |
* | | Fix Makefile for "CHANGELOG" targetWolfgang Denk2006-10-251-0/+7
|\ \ \ | | | | | | | | | | | | Merge with /home/sr/git/u-boot/4xx-idcr
| * | | Add monitor functions for indirect access to PPC440 DCR'sStefan Roese2006-10-171-0/+3
| | | | | | | | | | | | | | | | Patch by Leonid Baryudin, 12 Oct 2006
* | | | Switch to automatically generated CHANGELOG file.Wolfgang Denk2006-10-241-5499/+1002
| | | | | | | | | | | | | | | | (use "make CHANGELOG" to update it from time to time)
* | | | Fix bug in PPC440 NAND driver cpu/ppc4xx/ndfc.cStefan Roese2006-10-241-0/+3
| | | | | | | | | | | | | | | | Patch by Stefan Roese, 24 Oct 2006
* | | | Fix sequoia separate object direcory building problems.Marian Balakowicz2006-10-231-0/+2
| | | |
* | | | Cleanup compile warnings. Prepare for release 1.1.5Wolfgang Denk2006-10-201-1/+3
| | | |
* | | | Fix compile problem in include/configs/ep82xxm.hWolfgang Denk2006-10-201-0/+3
| | | | | | | | | | | | | | | | (must have never been tested before!)
* | | | MCC200: Fix uninitialized variable problem in LCD driverWolfgang Denk2006-10-201-0/+2
| | | |
* | | | Update CHANGELOGStefan Roese2006-10-201-4/+4
| | | |
* | | | Add board/cpu specific NAND chip select function to 440 NDFCStefan Roese2006-10-201-0/+4
| | | | | | | | | | | | | | | | | | | | Based on idea and implementation from Jeff Mann Patch by Stefan Roese, 20 Oct 2006
* | | | Merge with /home/sr/git/u-boot/440epx-boot-msgWolfgang Denk2006-10-201-0/+3
|\ \ \ \
| * | | | Make 4xx bootup message shorter on 440EPx/GRx platformsStefan Roese2006-10-181-0/+3
| |/ / / | | | | | | | | | | | | Patch by Stefan Roese, 18 Oct 2006
* / / / Update CHANGELOGWolfgang Denk2006-10-181-0/+2
|/ / /
* | | * PPC405EP: Add support for board configuration of CPC0_PCI registerStefan Roese2006-10-121-0/+4
| | | | | | | | | | | | | | | This is needed to be able to configure PerWE*/PCI_INT* pin as PerWE* Patch by Tolunay Orkun, 07 Apr 2006
* | | * PPC405EP: Add CFG_GPIO0_OR, CFG_GPIO0_ODR to setup GPIO completely.Stefan Roese2006-10-121-0/+5
| | | | | | | | | | | | | | | | | | - Add configuration of Open Drain GPIO Output selection - Add configuration of initial value of GPIO output pins Patch by Tolunay Orkun, 07 Apr 2006
* | | Fix spelling; minor code cleanup.Wolfgang Denk2006-10-121-0/+2
| | |
* | | Fix JFFS2 compilation problemStefan Roese2006-10-121-0/+3
| | | | | | | | | | | | Patch by Stefan Roese, 12 Oct 2006
* | | Cleanup of NAND update patch (remove changelog from cmd_nand.c)Stefan Roese2006-10-111-0/+3
| | | | | | | | | | | | Patch by Guido Classen, 10 Oct 2006
* | | * Several improvements to the new NAND subsystem:Stefan Roese2006-10-101-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* | | Merge with /home/sr/git/u-boot/avr32Wolfgang Denk2006-10-091-0/+5
|\ \ \
| * | | Define IH_CPU_AVR32Stefan Roese2006-10-091-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | Make it possible to generate AVR32 uImage files with mkimage and make cmd_bootm recognize them. Patch by Haavard Skinnemoen, 22 Sep 2006
* | | | Fix buffer overflow problem in ft_build.cWolfgang Denk2006-10-091-0/+3
|/ / / | | | | | | | | | Patch by Fredrik Roubert, 09 Oct 2006
* | | Make bootp implementation RFC3046 compliantWolfgang Denk2006-10-091-0/+3
| | | | | | | | | | | | Patch by Joakim Larsson, 27 Jun 2006
* | | TQM5200: perform POST memory test only on STK52xx carrier board.Wolfgang Denk2006-10-091-0/+4
| | | | | | | | | | | | | | | (and then only if PSC6_3 is read as "1" when booting). Patch by Martin Krause, 21 Jun 2006
* | | Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-0/+3
| | | | | | | | | | | | Based on patch by Mike Frysinger, 20 Jun 2006
* | | Coding style cleanupWolfgang Denk2006-10-091-0/+2
| | |
* | | Add support for EP82xxM boardsWolfgang Denk2006-10-091-0/+3
| | | | | | | | | | | | Patch by Aaron Sells, 20 Jun 2006
* | | Merge with git+ssh://fifi/home/wd/git/u-boot/masterWolfgang Denk2006-10-081-0/+3
|\ \ \