- May 13, 2007
-
-
Nobuhiro Iwamatsu authored
Signed-off-by:
Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
-
- Mar 25, 2007
-
-
Michal Simek authored
Reset support BSP autoconfig support
-
- Mar 02, 2007
-
-
Paul Gortmaker authored
I've redone the SBC8349 support to match git-current, which incorporates all the MPC834x updates from Freescale since the 1.1.6 release, including the DDR changes. I've kept all the SBC8349 files as parallel as possible to the MPC8349EMDS ones for ease of maintenance and to allow for easy inspection of what was changed to support this board. Hence the SBC8349 U-Boot has FDT support and everything else that the MPC8349EMDS has. Fortunately the Freescale updates added support for boards using CS0, but I had to change spd_sdram.c to allow for board specific settings for the sdram_clk_cntl (it is/was hard coded to zero, and that remains the default if the board doesn't specify a value.) Hopefully this should be mergeable as-is and require no whitespace cleanups or similar, but if something doesn't measure up then let me know and I'll fix it. Thanks, Paul.
-
- Nov 04, 2006
-
-
Timur Tabi authored
PREREQUISITE PATCHES: * This patch can only be applied after the following patches have been applied: 1) DNX#2006090742000024 "Add support for multiple I2C buses" 2) DNX#2006090742000033 "Multi-bus I2C implementation of MPC834x" 3) DNX#2006091242000041 "Additional MPC8349 support for multibus i2c" 4) DNX#2006091242000078 "Add support for variable flash memory sizes on 83xx systems" 5) DNX#2006091242000069 "Add support for Errata DDR6 on MPC 834x systems" CHANGELOG: * Add support for the Freescale MPC8349E-mITX reference design platform. The second TSEC (Vitesse 7385 switch) is not supported at this time. Signed-off-by:
Timur Tabi <timur@freescale.com>
-
- Oct 08, 2006
-
-
Wolfgang Denk authored
Patch by Aaron Sells, 20 Jun 2006
-
- Jul 21, 2006
-
-
Wolfgang Denk authored
Patch by Sangmoon Kim, 18 Aug 2005
-
- Jun 19, 2006
-
-
Heiko Schocher authored
Patch from Richard Danter, 12 Aug 2005
-
- Jun 16, 2006
-
-
Wolfgang Denk authored
Patch by Thomas Lange, Aug 11 2005
-
- Nov 29, 2005
-
-
Stefan Roese authored
Patch by John Otken, 23 Nov 2005
-
- Oct 08, 2005
-
-
Wolfgang Denk authored
Patch by Art Shipkowski, 12 May 2005 Cleanup.
-
Wolfgang Denk authored
Patch by James MacAulay, 07 Oct 2005
-
- Sep 25, 2005
-
-
Wolfgang Denk authored
Patch by Marc Leeman, 04 Mar 2005
-
Wolfgang Denk authored
Patch by Cliff Brake, 04 Feb 2005
-
- Sep 23, 2005
-
-
Wolfgang Denk authored
-
- Aug 15, 2005
-
-
Wolfgang Denk authored
Patch by Dan Malek and Pantelis Antoniou, 15 Aug 2005
-
- Aug 12, 2005
-
-
Wolfgang Denk authored
Patch by Murray Jensen, 30 Jun 2005
-
- May 19, 2005
-
-
Wolfgang Denk authored
add support for the KS8695P (ARM 922 based) CPU * Patch by Steven Scholz, 19 May 2005: Add support for CONFIG_SERIAL_TAG on ARM boards
-
- Apr 06, 2005
-
-
Wolfgang Denk authored
- update the pxa-regs.h file for PXA27x chips - add PXA27x based ADSVIX board - add support for MMC on PXA27x processors * Patch by Andrew E. Mileski, 28 Nov 2004: Fix PPC4xx SPD SDRAM detection bug * Patch by Hiroshi Ito, 26 Nov 2004: Fix logic of "test -z" and "test -n" commands
-
- Apr 03, 2005
-
-
Wolfgang Denk authored
Add support for Analogue & Micro Rattler boards. Tested on Rattler8248. * Patch by Andre Renaud, 08 Nov 2004: Fix watchdog support in common/lcd.c * Patch by Marc Leeman, 05 Nov 2003: Enable all 4 PCMBRW buffers for the MPC8245 processor since the CPU bug only affects the XPC8245 processors
-
- Jan 09, 2005
-
-
Wolfgang Denk authored
Add support for Wind River sbc405 board * Patch by Rainer Brestan, 12 Oct 2004: Make examples/Makefile more robust
-
Wolfgang Denk authored
add support for the AMD db1550 board * Patch by Travis Sawyer, 15 Sep 2004: Add CONFIG_SERIAL_MULTI support for ppc4xx, update README.serial_multi
-
- 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.
-
- Jul 11, 2004
-
-
Wolfgang Denk authored
Added support for Total5100 and Total5200 (Rev.1 and Rev.2) MGT5100 and MPC5200 based Freescale platforms.
-
- Jul 10, 2004
-
-
Wolfgang Denk authored
- add empty include/asm-microblaze/processor.h - add to CREDITS and MAINTAINERS - add gd initialization - add MicroBlaze and SUZAKU board to MAKEALL script - add reset support for SUZAKU - add flush_cache() for MicroBlaze - add CFG_FLASH_SIZE to include/configs/suzaku.h since we have fixed size flash memory on SUZAKU
-
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
-
- 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 09, 2004
-
-
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 Exys XSEngine board Some code cleanup.
-
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
-
Wolfgang Denk authored
Add support for Cogent CSB472 board (8MB Flash Rev)
-
- Jun 06, 2004
-
-
Wolfgang Denk authored
Add support for OMAP730 Perseus2 Development board * Patch by Alan J. Luse, 29 Apr 2004: Fix flash chip-select (OR0) option register setting on FADS boards. * Patch by Alan J. Luse, 29 Apr 2004: Report MII network speed and duplex setting properly when auto-negotiate is not enabled. * Patch by Jarrett Redd, 29 Apr 2004: Fix hang on reset on Ocotea board due to flash in wrong mode.
-
- Apr 15, 2004
-
-
Wolfgang Denk authored
add support for Intel Assabet board
-
Wolfgang Denk authored
- add auto-complete support to the U-Boot CLI - add support for NETTA and NETPHONE boards; fix NETVIA board * Patch by Yuli Barcohen, 28 Mar 2004: - Add support for MPC8272 family including MPC8247/8248/8271/8272 - Add support for MPC8272ADS evaluation board (another flavour of MPC8260ADS) - Change configuration method for MPC8260ADS family
-
- Mar 25, 2004
-
-
Wolfgang Denk authored
Add Reiserfs support * Patch by Hinko Kocevar, 20 Mar 2004 - Add auto-release for SMSC LAN91c111 driver - Add save/restore of PTR and PNR regs as suggested in datasheet
-