Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-07-19 | Add support for new TQM5200 revisions | Wolfgang Denk | |
- Support for TQM5200S (short version without graphic controller) - Support for modules with 'N' type S29GL128N Spansion flashes (requires changes to flash layout) - Support for MPC5200B cpu (mostly support for second SDRAM bank) | |||
2006-07-19 | Fix support for PS/2 keyboard on TQM85xx boards | Wolfgang Denk | |
The PS/2 keyobard driver for the TQM85xx modules only supports the internal DUART of the MPC85xx CPU. Since the MPC8560 doesn't include a DUART, the TQM8560 modules can't be used with the PS/2 keyboard controller on the STK85xx board. The PS/2 keyboard driver should work with the modules TQM8540, TQM8541 and TQM8555, but it only has been tested on a TQM8540, yet. Make sure the PS/2 controller on the STK85xx is programmed. Jumper settings: X66 1-2, 9-10; X61 2-3 Patch by Martin Krause, 21 Jun 2006 | |||
2006-07-19 | Adjust RTC century handling on STK52xx board to match Linux driver. | Wolfgang Denk | |
Patch by Martin Krause, 12 Jun 2006 | |||
2006-07-19 | Enable buffered flash writes for TB5200 board. | Wolfgang Denk | |
2006-07-19 | Fix some bugs in TRAB board flash driver. | Wolfgang Denk | |
- increase CFG_FLASH_ERASE_TOUT from 2 to 15 seconds - use CFG_FLASH_WRITE_TOUT for programming instead of CFG_FLASH_ERASE_TOUT - remove "Unlock Bypass" mode, because macronix flashes do not support this mode officially - fix flash reset command from 0x00FF to 0x00F0. 0x00FF is only specified for Intel compatible flashes, not for AMD compatible. Patch by Martin Krause, 15 Feb 2006 | |||
2006-07-19 | Add support for TB5200 board | Wolfgang Denk | |
The TB5200 ("Tinybox") is a small baseboard for the TQM5200 module integrated in a little aluminium case. Patch by Martin Krause, 8 Jun 2006 Some code cleanup | |||
2006-07-18 | Enable buffered flash writes for TQM5200 board. | Wolfgang Denk | |
2006-07-13 | Merge with /home/mk/11-cmb1920/u-boot | Wolfgang Denk | |
2006-07-13 | Cleanup duplicate definitions in MCC200 config file. | Wolfgang Denk | |
2006-07-12 | Add support for TQM885D board. | Markus Klotzbuecher | |
Patch by Martin Krause, 20 Mar 2006 Signed-off-by: Martin Krause <martin.krause@tqs.de> | |||
2006-07-12 | Support for spc1920 board. | Markus Klotzbuecher | |
Patch by Markus Klotzbuecher, 12 Jul 2006 | |||
2006-07-11 | MCC200 board: support console on any one of the Quad UART ports. | Wolfgang Denk | |
2006-07-06 | MCC200: map the 2nd Quad UART into the processor's address space. | Wolfgang Denk | |
2006-07-06 | Fix timer problems on AMCC yucca board. | Marian Balakowicz | |
Set Timer Clock Select to use CPU clock as a timer input source. | |||
2006-07-05 | Bring yucca config more in line with other AMCC boards. | Wolfgang Denk | |
2006-07-04 | Add system memory to the PCI region list for AMCC PPC44x CPUs. | Marian Balakowicz | |
Enabled it for Yucca board. | |||
2006-07-03 | Cleanup config file and bootup output for Yucca board. | Marian Balakowicz | |
2006-06-30 | Merge: Add support for AMCC 440SPe CPU based eval board (Yucca). | Marian Balakowicz | |
2006-06-30 | Add support for AMCC 440SPe CPU based eval board (Yucca). | Marian Balakowicz | |
2006-06-20 | Merge with /home/hs/U-Boot/u-boot-dev | Wolfgang Denk | |
2006-06-19 | Add support for wrPPMC7xx/74xx boards | Heiko Schocher | |
Patch from Richard Danter, 12 Aug 2005 | |||
2006-06-19 | Merge with ssh://fifi/home/wd/git/u-boot/master | Wolfgang Denk | |
2006-06-16 | Add support for gth2 board | Wolfgang Denk | |
Patch by Thomas Lange, Aug 11 2005 | |||
2006-06-16 | Update configuration for CMC-PU2 board | Wolfgang Denk | |
Patch by Martin Krause, 17 Nov 2005 | |||
2006-06-16 | Add support for PS/2 keyboard on TQM85xx board | Wolfgang Denk | |
Patch by Martin Krause, 07 Nov 2005 Tested on a STK85XX baseboard. Make sure the PS/2 controller has been programmed. Jumper Settings: X66 1-2, 9-10; X61 2-3 | |||
2006-06-16 | Adjust TQM5200 make targets | Wolfgang Denk | |
Make the automatic CS configuration the default. The dedicated configurations CONFIG_TQM5200_AA, CONFIG_TQM5200_AB and CONFIG_TQM5200_AC are removed. "TQM5200_config" is now the default for STK52XX.200 base boards. On a STK52XX.100 base board "TQM5200_STK100_config" must be used. Patch by Martin Krause, 07 Nov 2005 | |||
2006-06-16 | Disable JFFS2 support for trab board | Wolfgang Denk | |
Patch by Martin Krause, 27 Oct 2005 | |||
2006-06-16 | Change mtdparts definition on trab board to match current flash map | Wolfgang Denk | |
Patch by Martin Krause, 27 Oct 2005 | |||
2006-06-13 | Minor cleanup for PCS440EP board | Stefan Roese | |
Patch by Stefan Roese, 13 Jun 2006 | |||
2006-06-10 | Minor code cleanup. | Wolfgang Denk | |
2006-06-10 | Merge with /home/hs/U-Boot/u-boot-dev | Wolfgang Denk | |
2006-06-08 | Nios II - Add Altera EP1C20, EP1S10 and EP1S40 boards | Scott McNutt | |
Patch by Scott McNutt, 08 Jun 2006 | |||
2006-06-08 | Update PK1C20 board | Scott McNutt | |
-Update base addresses for standard configuration -Eliminate use of CACHE_BYPASS in board code Patch by Scott McNutt, 08 Jun 2006 | |||
2006-06-07 | Minor cleanup for PCS440EP board | Wolfgang Denk | |
2006-06-06 | Update PCS440EP port to fit into one flash device (incl. environment) | Stefan Roese | |
Patch by Stefan Roese, 06 Jun 2006 | |||
2006-06-02 | Add support for PCS440EP board | Stefan Roese | |
Patch by Stefan Roese, 02 Jun 2006 | |||
2006-05-30 | * Update Intel IXP4xx support | Wolfgang Denk | |
- Add IXP4xx NPE ethernet MAC support - Add support for Intel IXDPG425 board - Add support for Prodrive PDNB3 board - Add IRQ support Patch by Stefan Roese, 23 May 2006 [This patch does not include cpu/ixp/npe/IxNpeMicrocode.c which still sufferes from licensing issues. Blame Intel.] | |||
2006-05-17 | Enable autoboot for M5271EVB board. | Marian Balakowicz | |
2006-05-15 | Changed default ramdisk addr in yosemite/yellowstone ports | Stefan Roese | |
Patch by Stefan Roese, 15 May 2006 | |||
2006-05-12 | Add support for VirtLab2 board | Wolfgang Denk | |
(needed because of differences in the PCMCIA hardware). | |||
2006-05-10 | Minor cleanup. | Wolfgang Denk | |
2006-05-10 | Update yosemite configuration to enable flash write buffer support | Stefan Roese | |
Patch by Stefan Roese, 10 May 2006 | |||
2006-05-10 | Update omap5912osk board support | Stefan Roese | |
- Fix OMAP support that omap5912osk compiles in current source tree - Update with code from "http://omap.spectrumdigital.com/osk5912" to fix problems with DDR initialization - Fix timer setup - Use CFI flash driver and support complete 32MB of onboard flash - Add "print_cpuinfo()" and "checkboard()" functions to display CPU (with frequency) and Board infos Patch by Stefan Roese, 10 May 2006 | |||
2006-05-09 | Merge with /home/m8/git/u-boot | Wolfgang Denk | |
2006-05-09 | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | |
2006-05-09 | Add M5271EVB board support. | Marian Balakowicz | |
2006-05-09 | Make R5200 specific low level initialization board conditional. | Marian Balakowicz | |
2006-05-05 | Fix lowboot support on MCC200 board | Wolfgang Denk | |
2006-05-03 | Merge with git://git.kernel.org/pub/scm/boot/u-boot/galak/u-boot.git#mpc8349emds | Wolfgang Denk | |
2006-05-03 | VoiceBlue update: use new MTD flash partitioning methods, use more | Heiko Schocher | |
reasonable TEXT_BASE, update default environment and enable keyed autoboot. Signed-off-by: Ladislav Michl <ladis@linux-mips.org> |