- Jan 09, 2005
-
-
Wolfgang Denk authored
Add support for SenTec-COBRA5272-board (Coldfire).
-
- Dec 19, 2004
-
-
Wolfgang Denk authored
-
- Dec 18, 2004
-
-
Wolfgang Denk authored
-
- Dec 16, 2004
-
-
Stefan Roese authored
-
Wolfgang Denk authored
-
- Dec 12, 2004
-
-
Wolfgang Denk authored
- add support for "STK52xx" board (including PS/2 multiplexer) - add hardware detection for TQM5200
-
- Dec 10, 2004
-
-
Wolfgang Denk authored
* Update MAINTAINERS file * Fix bug in MPC823 LCD driver
-
- Oct 28, 2004
-
-
Wolfgang Denk authored
- add support for MPC8220 CPU - Add support for Alaska and Yukon boards
-
- Oct 10, 2004
-
-
Wolfgang Denk authored
- Improve platform.S code for omap1510inn that detects whether code is running from SDRAM or not. Patch allows SDRAM to be configured if code is running out of SRAM at 0x20000000. * Patch by Frederick Klatt, 30 Aug 2004: Add support for the Wind River SBC8540/SBC8560 boards
-
Wolfgang Denk authored
- Add support for Altera Nios-II processors. - Add support for Psyent PCI-5441 board. - Add support for Psyent PK1C20 board.
-
Wolfgang Denk authored
- Add support for the MPC8541 and MPC8555 CDS boards - Cleanup eth?addr handling: make dependent on CONFIG_ETH?ADDR
-
Wolfgang Denk authored
- add support for CMC PU2 board - add support for I2C on at91rm9200 * Patch by Gary Jennejohn, 28 Sep 2004: fix baudrate handling on at91rm9200
-
- Oct 09, 2004
-
-
Wolfgang Denk authored
- Introducing the concept of SoCs "./cpu/$(CPU)/$(SOC)" - creating subdirs for SoCs ./cpu/arm920t/imx and ./cpu/arm920t/s3c24x0 - moving SoC specific code out of cpu/arm920t/ into cpu/arm920t/$(SOC)/ - moving drivers/s3c24x0_i2c.c and drivers/serial_imx.c out of drivers/ into cpu/arm920t/$(SOC)/
-
- Sep 29, 2004
-
-
Wolfgang Denk authored
Add support for MKS Instruments "Quantum" board * Fix build problem with Cogent boards; avoid using <asm/byteorder.h> when using the host compiler
-
- Sep 28, 2004
-
-
Wolfgang Denk authored
Add support for xaeniax board
-
- Sep 09, 2004
-
-
Wolfgang Denk authored
-
- Sep 08, 2004
-
-
Wolfgang Denk authored
Update etags build target * Improve NetConsole support: add support for broadcast destination address and buffered input. * Cleanup compiler warnings for GCC 3.3.x and later * Fix problem in cmd_jffs2.c introduced by CFG_JFFS_SINGLE_PART patch
-
- Aug 28, 2004
-
-
Wolfgang Denk authored
-
Wolfgang Denk authored
* Enable MSDOS/VFAT filesystem support for LWMON board * Clear Block Lock-Bits when erasing flash on LWMON board. * Fix return code of "fatload" command * Disable debugging for TQM5200 board
-
- Aug 04, 2004
-
-
Wolfgang Denk authored
change timing for SM501 graphics controller on TQM5200 module * Patch by Mark Jonas, 13 July 2004: - Total5200 LCD now run in little endian mode. Endianess conversion is done in hardware. - Removed last reference to "console" environment variable.
-
- Aug 01, 2004
-
-
Wolfgang Denk authored
* Patch by Sascha Hauer, 28 Jun: - add generic support for Motorola i.MX architecture - add support for mx1ads, mx1fs2 and scb9328 boards * Patches by Marc Leeman, 23 Jul 2004: - Add define for the PCI/Memory Buffer Configuration Register - corrected comments in cpu/mpc824x/cpu_init.c * Add support for multiple serial interfaces (for example to allow modem dial-in / dial-out)
-
- Jul 11, 2004
-
-
Wolfgang Denk authored
Added support for Total5100 and Total5200 (Rev.1 and Rev.2) MGT5100 and MPC5200 based Freescale platforms.
-
Wolfgang Denk authored
Add support for TQM5200 board * Patch by Martin Krause, 29 Jun 2004: Add loopw command: infinite write loop on address range
-
- Jul 10, 2004
-
-
Wolfgang Denk authored
Add support for the PXA250 based Intrinsyc Cerf board. * Patch by Yasushi Shoji, 27 Jun 2004: fix comment in include/common.h
-
Wolfgang Denk authored
* Patch by Daniel Poirot, 24 Jun 2004: Add support for Wind River's sbc8240 board * Patches by Yasushi Shoji, 26 Jun 2004: - drivers/serial_xuartlite.c: fix "return 0" in void function - add microblaze support to mkimage tool
-
Wolfgang Denk authored
Add support for WindRiver's SBC8560 board * Patch by Nicolas Lacressonniere, 24 Jun 2004 Small Bugs fixes for "at91rm9200dk" board: - Timing modifications for SPI DataFlash access - Fix NAND flash detection bug * Patch by Nicolas Lacressonniere, 24 Jun 2004: Add Support for Flash AT49BV6416 for AT91RM9200DK board
-
- Jul 09, 2004
-
-
Wolfgang Denk authored
Completion of the 8540ADS/8560ADS updates: Fix some PCI and Rapid I/O memory maps, Initialize both TSEC 1 and 2, Initialize SDRAM Update MAINTAINER for 85xx boards and README.mpc85xxads
-
Wolfgang Denk authored
Remove obsolete AdderII port which was superseded by unified AdderII/Adder87x port * Patch by Ladislav Michl, 16 Jun 2004: Fix gcc-3.3.3 warnings for smc91111.c
-
- Jul 01, 2004
-
-
Wolfgang Denk authored
Update for PPChameleon board: - support for SysClk @ 25MHz - support for Silicon Motion SM712 VGA controller - some clean ups
-
Wolfgang Denk authored
* Patch by Curt Brune, 17 May 2004: - Add support for Samsung S3C4510B CPU (ARM7tdmi based SoC) - Add support for ESPD-Inc. EVB4510 Board
-
- Jun 19, 2004
-
-
Wolfgang Denk authored
- DDR Ram support for PM520 (MPC5200) - support for different flash types (PM520) - USB / IDE / CF-Card / DiskOnChip support for PM520 - 8 bit boot rom support for PM520/CE520 - Add auto SDRAM module detection for MicroSys CPC45 board (MPC8245) - I2C and RTC support for CPC45 - support of new flash type (28F160C3T) for CPC45
-
- Jun 10, 2004
-
-
Wolfgang Denk authored
fix support for Logic SDK-LH7A404 board and clean up the LH7A404 register macros. * Patch by Matthew McClintock, 10 Jun 2004: Modify code to select correct serial clock on Sandpoint8245
-
- Jun 09, 2004
-
-
Wolfgang Denk authored
-
Wolfgang Denk authored
Add support for Analogue&Micro Adder87x and the older AdderII board. * Patch by Ming-Len Wu, 09 Jun 2004: Add suppport for MC9328 (Dargonball) CPU and Motorola MX1ADS board
-
Wolfgang Denk authored
- Add support for RPXlite_DW board - Update FLASH driver for 4*AM29DL323DB90VI - Add option configuration of CFG_ENV_IS_IN_NVRAM on RPXlite_DW board
-
Wolfgang Denk authored
Add support for MAX6900 RTC * Patches by Ladislav Michl, 03 Jun 2004: - fix cfi_flash.c on LE systems - let 'make mrproper' delete u-boot.img as well - turn printf into debug in cfi_flash.c
-
Wolfgang Denk authored
Add support for Exys XSEngine board Some code cleanup.
-
Wolfgang Denk authored
On OMAP1610 platforms check if booting from RAM(CS0) or flash(CS3). Set flash base accordingly, and decide whether to do or skip board specific setup steps. * Patch by Josef Baumgartner, 26 May 2004: Add missing define in include/asm-m68k/global_data.h
-
Wolfgang Denk authored
Add support for Interphase iSPAN boards.
-
Wolfgang Denk authored
- Add support for the Logic Zoom LH7A40x based SDK board(s), specifically the LPD7A400. * Patches by Robert Schwebel, 15 May 2004: - call MAC address reading code also for SMSC91C111; - make SMSC91C111 timeout configurable, remove duplicate code - fix get_timer() for PXA - update doc/README.JFFS2 - use "bootfile" env variable also for jffs2
-