Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-16 | Update to Atmel's 1.7 patch for 1.1.51.1.5-at91-200806161731 | Justin Waters | |
This patch came from Atmel. It fixes a number of NAND issues, as well as the 9263 rev B SPI bug. Signed-off-by: Justin Waters <justin.waters@timesys.com> | |||
2008-04-30 | Add support for AT91SAM9G20-EK1.1.5-at91-200804302040 | Justin Waters | |
This patch adds support for the AT91SAM9G20-EK board. It comes from the patch u-boot-1.1.5_atmel_1.6.diff, courtesy of linux4sam.org. Signed-off-by: Justin Waters <justin.waters@timesys.com> | |||
2008-02-20 | Add TimeSys name to the splash screen1.1.5-at91-200802191853 | Justin 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-05 | AT91SAM9RL: Fix Dataflash timing | Justin 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-23 | Add TimeSys logo to the splashscreen on Atmel boards1.1.5-at91-200801222025 | Justin 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-21 | Fix/workaround broken dependency handling with make 3.81 | Wolfgang Denk | |
Based on patch by Haavard Skinnemoen, 29 Aug 2006 11:20:39 +0200 | |||
2008-01-21 | Add Atmel AT91 patch version 1.5 | Justin 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-20 | Cleanup compile warnings. Prepare for release 1.1.5v1.1.5U-Boot-1_1_5 | Wolfgang Denk | |
2006-10-20 | Fix compile problem in include/configs/ep82xxm.h | Wolfgang Denk | |
(must have never been tested before!) | |||
2006-10-20 | MCC200: Fix uninitialized variable problem in LCD driver | Wolfgang Denk | |
2006-10-20 | Update CHANGELOG | Stefan Roese | |
2006-10-20 | Add board/cpu specific NAND chip select function to 440 NDFC | Stefan Roese | |
Based on idea and implementation from Jeff Mann Patch by Stefan Roese, 20 Oct 2006 | |||
2006-10-20 | Coding style cleanup | Wolfgang Denk | |
2006-10-20 | Merge with /home/sr/git/u-boot/440epx-boot-msg | Wolfgang Denk | |
2006-10-18 | Coding Style cleanup. | Wolfgang Denk | |
2006-10-18 | Update CHANGELOG | Wolfgang Denk | |
2006-10-18 | Merge with /home/tur/proj/051_uboot_linux_v38b/u-boot | Wolfgang Denk | |
2006-10-18 | Make 4xx bootup message shorter on 440EPx/GRx platforms | Stefan Roese | |
Patch by Stefan Roese, 18 Oct 2006 | |||
2006-10-13 | Preliminary patch adding support for the MarelV38B board. | Bartlomiej Sieka | |
2006-10-12 | * PPC405EP: Add support for board configuration of CPC0_PCI register | Stefan 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-12 | Fix spelling; minor code cleanup. | Wolfgang Denk | |
2006-10-12 | Fix JFFS2 compilation problem | Stefan Roese | |
Patch by Stefan Roese, 12 Oct 2006 | |||
2006-10-12 | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | |
2006-10-12 | Minor code cleanup. | Wolfgang Denk | |
2006-10-11 | Cleanup 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-09 | Merge with /home/sr/git/u-boot/avr32 | Wolfgang Denk | |
2006-10-09 | Define IH_CPU_AVR32 | Stefan 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-09 | Fix buffer overflow problem in ft_build.c | Wolfgang Denk | |
Patch by Fredrik Roubert, 09 Oct 2006 | |||
2006-10-09 | Make bootp implementation RFC3046 compliant | Wolfgang Denk | |
Patch by Joakim Larsson, 27 Jun 2006 | |||
2006-10-09 | TQM5200: 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-09 | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk | |
Based on patch by Mike Frysinger, 20 Jun 2006 | |||
2006-10-09 | Add missing files for EP82xxM boards | Wolfgang Denk | |
Patch by Aaron Sells, 20 Jun 2006 | |||
2006-10-09 | Coding style cleanup | Wolfgang Denk | |
2006-10-09 | Add support for EP82xxM boards | Wolfgang Denk | |
Patch by Aaron Sells, 20 Jun 2006 | |||
2006-10-08 | Merge with git+ssh://fifi/home/wd/git/u-boot/master | Wolfgang Denk | |
2006-10-05 | Merge with /home/m8/git/u-boot | Wolfgang Denk | |
2006-10-04 | Fix TLB setup for Ocotea board | Stefan Roese | |
Patch by Stefan Roese, 30 Sep 2006 | |||
2006-10-04 | Fix reset problem in sequoia sdram init code | Stefan Roese | |
Patch by Stefan Roese, 23 Sep 2006 | |||
2006-10-03 | Update 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-20 | Fix comments in include/ppc440.h | Wolfgang Denk | |
Patch by Martin Hicks, 16 Jun 2006 | |||
2006-09-13 | Add support for AMCC Rainier PPX440GRx eval board | Stefan Roese | |
Patch by Stefan Roese, 13 Sep 2006 | |||
2006-09-13 | Disable autoboot abort for FO300 when silent mode is enabled | Wolfgang Denk | |
(according to S1 switch setting). Patch by Marian Balakowicz, 12 Sep 2006 | |||
2006-09-13 | Cleanup examples binaries | Wolfgang Denk | |
2006-09-13 | Merge with /home/sr/git/u-boot/denx | Wolfgang Denk | |
2006-09-13 | Fix alignment problem in "mtdparts" command | Wolfgang Denk | |
2006-09-12 | Add NAND environment support for PPC440EPx Sequoia NAND boot config | Stefan Roese | |
Patch by Stefan Roese, 12 Sep 2006 | |||
2006-09-12 | Update NAND boot documentation | Stefan Roese | |
Patch by Stefan Roese, 12 Sep 2006 | |||
2006-09-09 | Merge with /home/m8/git/u-boot | Wolfgang Denk | |