summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-02-20Add TimeSys name to the splash screen1.1.5-at91-200802191853Justin Waters
It seemed a little weird having the TimeSys logo, but an Atmel copyright date. I added an additional line, and spaced out some other info. Signed-off-by: Justin Waters <justin.waters@timesys.com>
2008-02-05AT91SAM9RL: Fix Dataflash timingJustin Waters
The timings for the dataflash chip on the SAM9RL-EK board are incorrect. This patch fixes them. Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> Acked-by: Justin Waters <justin.waters@timesys.com>
2008-01-23Add TimeSys logo to the splashscreen on Atmel boards1.1.5-at91-200801222025Justin Waters
This adds a little bit of marketing to U-Boot on behalf of TimeSys. Ultimately, this image should probably be a combination of the Atmel and TimeSys logos. Signed-off-by: Justin Waters <justin.waters@timesys.com>
2008-01-21Fix/workaround broken dependency handling with make 3.81Wolfgang Denk
Based on patch by Haavard Skinnemoen, 29 Aug 2006 11:20:39 +0200
2008-01-21Add Atmel AT91 patch version 1.5Justin Waters
This patch adds support for the following boards: AT91RM9200-EK AT91SAM9260-EK AT91SAM9261-EK AT91SAM9263-EK AT91SAM9RL-EK It was downloaded from http://www.linux4sam.org/twiki/pub/Linux4SAM/U-Boot/u-boot-1.1.5_atmel_1.5.diff.bz2 Signed-off-by: Justin Waters <justin.waters@timesys.com>
2006-10-20Cleanup compile warnings. Prepare for release 1.1.5v1.1.5U-Boot-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-20Coding style cleanupWolfgang Denk
2006-10-20Merge with /home/sr/git/u-boot/440epx-boot-msgWolfgang Denk
2006-10-18Coding Style cleanup.Wolfgang Denk
2006-10-18Update CHANGELOGWolfgang Denk
2006-10-18Merge with /home/tur/proj/051_uboot_linux_v38b/u-bootWolfgang Denk
2006-10-18Make 4xx bootup message shorter on 440EPx/GRx platformsStefan Roese
Patch by Stefan Roese, 18 Oct 2006
2006-10-13Preliminary patch adding support for the MarelV38B board.Bartlomiej Sieka
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-12Merge with /home/wd/git/u-boot/masterWolfgang Denk
2006-10-12Minor code cleanup.Wolfgang Denk
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-09Add missing files for EP82xxM boardsWolfgang Denk
Patch by Aaron Sells, 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