summaryrefslogtreecommitdiff
path: root/CHANGELOG
AgeCommit message (Collapse)Author
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
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk
Based on patch by Mike Frysinger, 20 Jun 2006
2006-10-09Coding style cleanupWolfgang Denk
2006-10-09Add support for EP82xxM boardsWolfgang Denk
Patch by Aaron Sells, 20 Jun 2006
2006-10-08Merge with git+ssh://fifi/home/wd/git/u-boot/masterWolfgang Denk
2006-10-05Merge with /home/m8/git/u-bootWolfgang Denk
2006-10-04Fix TLB setup for Ocotea boardStefan Roese
Patch by Stefan Roese, 30 Sep 2006
2006-10-04Fix reset problem in sequoia sdram init codeStefan Roese
Patch by Stefan Roese, 23 Sep 2006
2006-10-03Update for CAM5200 board:Marian Balakowicz
- Map in a additional chip selects CS4 and CS5. - Modify the port configration, configure six UARTs and no PCI, ATA and USB. - Add custom flash driver to handle specific byte swapping
2006-09-20Fix comments in include/ppc440.hWolfgang Denk
Patch by Martin Hicks, 16 Jun 2006
2006-09-13Add support for AMCC Rainier PPX440GRx eval boardStefan Roese
Patch by Stefan Roese, 13 Sep 2006
2006-09-13Disable autoboot abort for FO300 when silent mode is enabledWolfgang Denk
(according to S1 switch setting). Patch by Marian Balakowicz, 12 Sep 2006
2006-09-13Cleanup examples binariesWolfgang Denk
2006-09-13Merge with /home/sr/git/u-boot/denxWolfgang Denk
2006-09-13Fix alignment problem in "mtdparts" commandWolfgang Denk
2006-09-12Add NAND environment support for PPC440EPx Sequoia NAND boot configStefan Roese
Patch by Stefan Roese, 12 Sep 2006
2006-09-12Update NAND boot documentationStefan Roese
Patch by Stefan Roese, 12 Sep 2006
2006-09-09Merge with /home/m8/git/u-bootWolfgang Denk
2006-09-07Add documentation on the latest build environment extentions toMarian Balakowicz
the README file.
2006-09-07Fix build problem cpu/ppc4xx/ndfc.cStefan Roese
Patch by Stefan Roese, 07 Sep 2006
2006-09-07Fix build problem with CPCI440Stefan Roese
Patch by Stefan Roese, 07 Sep 2006