summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Update NAND boot documentationStefan Roese2006-09-121-0/+24
| | | | Patch by Stefan Roese, 12 Sep 2006
* Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese2006-09-071-0/+36
| | | | | | | | | | | - Add support for PPC440EPx & PPC440GRx - Add support for PPC440EP(x)/GR(x) NAND controller in cpu/ppc4xx directory - Add NAND boot functionality for Sequoia board, please see doc/README.nand-boot-ppc440 for details - This Sequoia NAND image doesn't support environment in NAND for now. This will be added in a short while. Patch by Stefan Roese, 07 Sep 2006
* PPC440 DDR setup: Set SDRAM0_CFG0[PMU]=0 for best performanceStefan Roese2006-07-281-0/+90
| | | | | | | AMCC suggested to set the PMU bit to 0 for best performace on the PPC440 DDR controller. Please see doc/README.440-DDR-performance for details. Patch by Stefan Roese, 28 Jul 2006
* AMCC bamboo (440EP) U-Boot image reduced to 384kbyteStefan Roese2006-07-271-0/+15
| | | | | Please see doc/README.bamboo for details. Patch by Stefan Roese, 27 Jul 2006
* Add support for CONFIG_SERIAL_MULTI on MPC5xxxWolfgang Denk2006-06-161-0/+26
| | | | | | | | | | | | Patch by Martin Krause, 8 Jun 2006 This patch supports two serial consoles on boards with a MPC5xxx CPU. The console can be switched at runtime by setting stdin, stdout and stderr to the desired serial interface (serial0 or serial1). The PSCs to be used as console port are definded by CONFIG_PSC_CONSOLE and CONFIG_PSC_CONSOLE2. See README.serial_multi for details.
* Add MCF5282 support (without preloader)Heiko Schocher2006-04-201-18/+48
| | | | | | | | relocate ichache_State to ram u-boot can run from internal flash Add EB+MCF-EV123 board support. Add m68k Boards to MAKEALL Patch from Jens Scharsig, 08 Aug 2005
* Some code cleanupWolfgang Denk2006-04-161-2/+0
|
* Support for DDR with 32-data path. Addotional notes on injectingRafal Jaworowski2006-03-161-0/+21
| | | | multiple-bit errors.
* Add command for handling DDR ECC registers on MPC8349EE MDS board.Marian Balakowicz2006-03-161-0/+135
|
* Minor code cleanupWolfgang Denk2006-03-061-4/+3
|
* Merge the new NAND code (testing-NAND brach); see doc/README.nandWolfgang Denk2006-03-061-0/+35
| | | | | | | Rewrite of NAND code based on what is in 2.6.12 Linux kernel Patch by Ladislav Michl, 29 Jun 2005 [Merge with /home/tur/nand/u-boot]
* Code cleanup, especially MIPS for GCC 4.xWolfgang Denk2005-12-041-1/+1
|
* Change all '$(...)' variable references into '${...}'Wolfgang Denk2005-11-202-4/+4
| | | | | | which makes the environment compatible with the hush shell. WARNING: Support for the old '$(...)' syntax will be discontinued in a later version.
* Add documentation for Open Firmware Flat Tree and usage.Wolfgang Denk2005-10-131-0/+28
| | | | Patch by Pantelis Antoniou, 13 Oct 2005
* Update make target for ARM supported boards.Wolfgang Denk2005-10-061-0/+46
| | | | | Use lowlevel_init() instead of platformsetup() [rename]. Patch by Peter Pearse, 06 Oct 2005
* Update ARM Integrator boards:Wolfgang Denk2005-10-041-0/+1
| | | | | | | Correct addessing errors in platform files. Split off common core module data from Integrator header files to include/armcoremodule.h. Patch by Peter Pearse, 04 Oct 2005
* CleanupWolfgang Denk2005-09-251-13/+10
|
* Add ARM946E cpu and core module targets; remap memory to 0x00000000Wolfgang Denk2005-09-251-0/+66
| | | | Patch by Peter Pearse, 2 Feb 2005
* Cleanup (PPC4xx is AMCC now)Wolfgang Denk2005-09-238-13/+13
|
* Add support for Silicon Turnkey eXpress XTc (mpc87x/88x) board.Wolfgang Denk2005-08-151-0/+59
| | | | Patch by Dan Malek and Pantelis Antoniou, 15 Aug 2005
* Document switching between U-Boot and PlanetCore on RPXliteWolfgang Denk2005-08-061-0/+163
| | | | by Sam Song, 24 Dec 2004
* Add support for ep8248 boardWolfgang Denk2005-08-061-6/+8
| | | | | | Patch by Yuli Barcohen, 12 Dec 2004 Minor code cleanup.
* Merge with rsync://git-user@source.denx.net/git/u-boot.gitJon Loeliger2005-08-021-0/+31
|\
| * Major cleanup for AMCC PPC4xx eval boards.Stefan Roese2005-08-011-0/+31
| | | | | | | | Patch by Stefan Roese, 01 Aug 2005
* | * Patch by Eran LibertyEran Liberty2005-07-281-0/+96
| | | | | | | | Add support for the Freescale MPC8349ADS board.
* | * Patch by Jon Loeliger, 2005-05-05Jon Loeliger2005-07-252-6/+46
| | | | | | | | | | | | | | | | Implemented support for MPC8548CDS board. Added DDR II support based on SPD values for MPC85xx boards. This roll-up patch also includes bugfies for the previously published patches: DDRII CPO, pre eTSEC, 8548 LBIU, Andy's TSEC, eTSEC 3&4 I/O
* | * Patch by Jon Loeliger, Kumar Gala 2005-02-08Jon Loeliger2005-07-231-1/+0
|/ | | | | | | | - Convert the CPM2 based functionality to use new CONFIG_CPM2 option rather than a myriad of CONFIG_MPC8560-like variants. Applies to MPC85xx and MPC8260 boards, includes stxgp3 and sbc8560. Eliminates the CONFIG_MPC8560 option entirely. Distributes the new CONFIG_CPM2 option to each 8260 board.
* Auto-size RAM on canmb board.wdenk2005-04-201-6/+6
| | | | Cleanup.
* * Patch by Stefan Roese, 06 Apr 2005:stroese2005-04-071-0/+99
| | | | | | | Updates for OCOTEA board: - Changed U-Boot size from 512kByte to 256kByte - Fixed flash driver to support boot from soldered user flash - Added README for switch from PIBS firmware to U-Boot
* * Patch by Richard Klingler, 03 Apr 2005:wdenk2005-04-031-1/+26
| | | | | | | | | Add call to eth_halt() in net/net.c when called functions fail after eth_init() has been called. * Patch by Sam Song, 3 April 2005: - Update README.Netconsole - Update README
* Prepare for SoC rework of ARM code:wdenk2005-04-021-1/+1
| | | | | - rename CONFIG_BOOTBINFUNC into CONFIG_INIT_CRITICAL - rename memsetup into lowlevel_init (function name and source files)
* * Patch by Masami Komiya, 30 Mar 2005:wdenk2005-04-011-0/+17
| | | | | | | | add SNTP support and expand time server and time offset fields of DHCP support. See doc/README.SNTP * Patch by Steven Scholz, 13 Dec 2004: Fix bug in at91rm920 ethernet driver
* * Patches by Richard Woodruff, 01 Oct 2004:wdenk2005-01-091-0/+38
| | | | | | | | add support for the TI OMAP2420 processor and its H4 reference board * Patch by Christian Pellegrin, 24 Sep 2004: Added support for NE2000 compatible (DP8390, DP83902) NICs.
* * Patch by Leif Lindholm, 23 Sep 2004:wdenk2005-01-091-0/+17
| | | | | | | | 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
* Patch by Florian Schlote, 08 Sep 2004:wdenk2005-01-091-0/+156
| | | | Add support for SenTec-COBRA5272-board (Coldfire).
* * Clean up CMC PU2 flash driverwdenk2004-12-101-1/+4
| | | | | | * Update MAINTAINERS file * Fix bug in MPC823 LCD driver
* Patch by TsiChung Liew, 23 Sep 2004:wdenk2004-10-281-0/+482
| | | | | - add support for MPC8220 CPU - Add support for Alaska and Yukon boards
* Cleanupwdenk2004-10-112-41/+43
|
* * Patch by Gridish Shlomi, 30 Aug 2004:wdenk2004-10-101-21/+22
| | | | | | | | | | | | | | | | | - Add support to revA version of PQ27 and PQ27E. - Reverted MPC8260ADS baudrate back to original 115200 * Patch by Hojin, 17 Sep 2004: Fix typo in cfi_flash.c * Patch by Mark Jonas, 09 September 2004: mtest's data line test (with CFG_ALT_MEMTEST set) returned a wrong error message * Patch by Mark Jonas, 31 August 2004: Added option CFG_XLB_PIPELINING to enable XLB pipelining. This improves FTP performance for MPC5200 systems. Enabled for IceCube by default.
* * Patch by Michael Bendzick, 30 Aug 2004:wdenk2004-10-101-0/+55
| | | | | | | | | - 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
* Patches by Scott McNutt, 24 Aug 2004:wdenk2004-10-101-27/+26
| | | | | | - Add support for Altera Nios-II processors. - Add support for Psyent PCI-5441 board. - Add support for Psyent PK1C20 board.
* Patches by Jon Loeliger, 24 Aug 2004:wdenk2004-10-102-3/+190
| | | | | - Add support for the MPC8541 and MPC8555 CDS boards - Cleanup eth?addr handling: make dependent on CONFIG_ETH?ADDR
* Patch by Steven Scholz, 16 Aug 2004:wdenk2004-10-091-0/+31
| | | | | | | | - 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)/
* * Patch by Yuli Barcohen, 13 Jul 2004:wdenk2004-09-281-10/+11
| | | | | | | | Allow clock setting on MPC866/MPC885 series chips according to environment variable `cpuclk' * Patch by Yuli Barcohen, 20 Apr 2004: Remove unnecessary redefine of CPM_DATAONLY_SIZE for MPC826x
* * Patch by Detlev Zundel, 08 Sep 2004:wdenk2004-09-081-0/+21
| | | | | | | | | | | 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
* Add support for console over UDP (compatible to Ingo Molnar'swdenk2004-08-021-0/+68
| | | | netconsole patch under Linux)
* Patch by Jon Loeliger, 16 Jul 2004:wdenk2004-08-011-458/+164
| | | | | | | | | | | | | - support larger DDR memories up to 2G on the PC8540/8560ADS and STXGP3 boards - Made MPC8540/8560ADS be 33Mhz PCI by default. - Removed moldy CONFIG_RAM_AS_FLASH, CFG_FLASH_PORT_WIDTH_16 and CONFIG_L2_INIT_RAM options. - Refactor Local Bus initialization out of SDRAM setup. - Re-implement new version of LBC11/DDR11 errata workarounds. - Moved board specific PCI init parts out of CPU directory. - Added TLB entry for PCI-1 IO Memory - Updated README.mpc85xxads
* * Code cleanupwdenk2004-08-011-0/+37
| | | | | | | | | | | | | * 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)
* * Fix NSCU config; add ethernet wakeup code.wdenk2004-08-011-0/+3
| | | | * Add link for preloader for Motorola Coldfire to RAEDME.m68k
* * Patch by Fred Klatt, 25 Jun 2004:wdenk2004-07-101-0/+53
| | | | | | | | | | | | 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
OpenPOWER on IntegriCloud