Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-03-08 | Minor cleanup | Wolfgang Denk | |
2007-02-27 | Minor code cleanup. | Wolfgang Denk | |
2007-01-30 | LPC2292 SODIMM port coding style cleanup. | Wolfgang Denk | |
2007-01-19 | Minor code cleanup. | Wolfgang Denk | |
2007-01-16 | Raname solidcard3 into sc3; add redundant env for sc3 | Wolfgang Denk | |
2007-01-15 | Merge with /home/hs/SC3/u-boot | Wolfgang Denk | |
Some code cleanup. | |||
2007-01-10 | Update CHANGELOG | Wolfgang Denk | |
2007-01-07 | Prepare for release 1.2.0v1.2.0U-Boot-1_2_0 | Wolfgang Denk | |
2006-12-22 | Minor code cleanup; update CHANGELOG. | Wolfgang Denk | |
2006-11-30 | Code cleanup. | Wolfgang Denk | |
2006-11-30 | Code cleanup. Update CHANGELOG. | Wolfgang Denk | |
2006-11-27 | Merge with /home/sr/git/u-boot/denx-alpr-merge-test | Wolfgang Denk | |
2006-11-27 | Update CHANGELOG | Wolfgang Denk | |
2006-11-27 | Minor code cleanup. Update CHANGELOG. | Wolfgang Denk | |
2006-11-27 | Merge with /home/stefan/git/u-boot/denx | Stefan Roese | |
2006-11-20 | Update CHANGELOG | Wolfgang Denk | |
2006-11-12 | Update CHANGELOG | Wolfgang Denk | |
2006-11-02 | Release U-Boot 1.1.6v1.1.6U-Boot-1_1_6 | Wolfgang Denk | |
2006-10-28 | Update CHANGELOG. | Wolfgang Denk | |
2006-10-26 | Fix TSEC driver: avoid crashes if PHY is not attached | Ben 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-26 | Code cleanup. | Wolfgang Denk | |
2006-10-25 | Fix Makefile for "CHANGELOG" target | Wolfgang Denk | |
Merge with /home/sr/git/u-boot/4xx-idcr | |||
2006-10-24 | Switch to automatically generated CHANGELOG file. | Wolfgang Denk | |
(use "make CHANGELOG" to update it from time to time) | |||
2006-10-24 | Fix bug in PPC440 NAND driver cpu/ppc4xx/ndfc.c | Stefan Roese | |
Patch by Stefan Roese, 24 Oct 2006 | |||
2006-10-23 | Fix sequoia separate object direcory building problems. | Marian Balakowicz | |
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 | Merge with /home/sr/git/u-boot/440epx-boot-msg | Wolfgang Denk | |
2006-10-18 | Update CHANGELOG | 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-17 | Add monitor functions for indirect access to PPC440 DCR's | Stefan Roese | |
Patch by Leonid Baryudin, 12 Oct 2006 | |||
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-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 | 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-07 | CFG_NAND_QUIET_TEST added to not warn upon missing NAND device | Stefan Roese | |
Patch by Stefan Roese, 07 Oct 2006 |