summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2006-04-06Fix Lite500B support: Merge with /home/raj/git/u-boot.l5200b_pciWolfgang Denk
2006-04-05Merge with /home/sr/git/u-boot/cfi-flashWolfgang Denk
2006-04-05Merge with /home/sr/git/u-boot/4xx-sdramWolfgang Denk
2006-04-01* Changes/fixes for drivers/cfi_flash.c:Stefan Roese
- Add Intel legacy lock/unlock support to common CFI driver On some Intel flash's (e.g. Intel J3) legacy unlocking is supported, meaning that unlocking of one sector will unlock all sectors of this bank. Using this feature, unlocking of all sectors upon startup (via env var "unlock=yes") will get much faster. - Fixed problem with multiple reads of envronment variable "unlock" as pointed out by Reinhard Arlt & Anders Larsen. - Removed unwanted linefeeds from "protect" command when CFG_FLASH_PROTECTION is enabled. - Changed p3p400 board to use CFG_FLASH_PROTECTION Patch by Stefan Roese, 01 Apr 2006 * Changes/fixes for drivers/cfi_flash.c: - Correctly handle the cases where CFG_HZ != 1000 (several XScale-based boards) - Fix the timeout calculation of buffered writes (off by a factor of 1000) Patch by Anders Larsen, 31 Mar 2006
2006-03-31Updates to common PPC4xx onboard (DDR)SDRAM init code (405 and 440)Stefan Roese
405 SDRAM: - The SDRAM parameters can now be defined in the board config file and the 405 SDRAM controller values will be calculated upon bootup (see PPChameleonEVB). When those settings are not defined in the board config file, the register setup will be as it is now, so this implementation should not break any current design using this code. Thanks to Andrea Marson from DAVE for this patch. 440 DDR: - Added function sdram_tr1_set to auto calculate the TR1 value for the DDR. - Added ECC support (see p3p440). Patch by Stefan Roese, 17 Mar 2006
2006-03-30delta board: one more DA9030 fix.Markus Klotzbuecher
2006-03-30Add support for ymodem protocol (loady command).Markus Klotzbuecher
Patch by Stefano Babic, 29 Mar 2006
2006-03-29Change delta board memory map to start at 0x80000000.Markus Klotzbuecher
2006-03-29delta board: minor update to DA9030 code.Markus Klotzbuecher
2006-03-29Set SDelay register in the DDR controller for the MPC5200B chip.Rafal Jaworowski
2006-03-27delta board: fix DA9030 reset procedure.Markus Klotzbuecher
2006-03-24Merge with http://www.denx.de/git/u-boot.gitMarkus Klotzbuecher
2006-03-24Added config options CFG_MONAHANS_RUN_MODE_OSC_RATIO andMarkus Klotzbuecher
CFG_MONAHANS_TURBO_RUN_MODE_RATIO for configuring the Monahans core frequency.
2006-03-24delta board: DA9030 initialization and i2c support. Some minor changes toMarkus Klotzbuecher
make the pxa i2c driver work with the monahans cpu.
2006-03-23Enable Quad UART om MCC200 board.Wolfgang Denk
2006-03-21Cleanup MCC200 board configuration; omit non-existent stuff.Wolfgang Denk
2006-03-20Cleanup of the monahans cpu and delta board port.Markus Klotzbuecher
2006-03-20Support for redundant environment in NAND Flash.Markus Klotzbuecher
2006-03-17Merge with port of MPC8349EMDS boardWolfgang Denk
2006-03-17Add support for Lite5200B board.Wolfgang Denk
Patch by Patch by Jose Maria (Txema) Lopez, 16 Jan 2006
2006-03-16Support for DDR with 32-data path. Addotional notes on injectingRafal Jaworowski
multiple-bit errors.
2006-03-16Add command for handling DDR ECC registers on MPC8349EE MDS board.Marian Balakowicz
2006-03-16Fix DDR ECC bit definitions for MPC83xx.Marian Balakowicz
2006-03-14Add initial support for MPC8349E MDS board.Marian Balakowicz
2006-03-14Add DMA support for MPC83xx.Marian Balakowicz
2006-03-14Add bit definitions for MPC83xx DDR controller registers.Marian Balakowicz
2006-03-14Add Dcbz(), Dcbi() and Dcbf() routines for MPC83xx.Marian Balakowicz
2006-03-12Add support for EmbeddedPlanet EP88x boardsWolfgang Denk
Patch by Yuli Barcohen, 13 Jul 2005
2006-03-12Add (some) definitions for the MPC85xx local bus controllerWolfgang Denk
Patch by Murray Jensen, 08 Jul 2005
2006-03-12Add CPM2 I/O pin functions for MPC85xx processorsWolfgang Denk
Patch by Murray Jensen, 08 Jul 2005
2006-03-12Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#mpc8349adsWolfgang Denk
2006-03-12Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#mpc83xxWolfgang Denk
2006-03-12Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#pciWolfgang Denk
2006-03-12Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#ft_infrWolfgang Denk
2006-03-12Add netconsole and some more commands to RPXlite_DW boardWolfgang Denk
Patch by Sam Song, 19 Jun 2005
2006-03-12Fix bad declaration on pci_cfgfunc_nothingWolfgang Denk
Patch by Sam Song, 19 Jun 2005
2006-03-12Adjust "echo" as a default commandWolfgang Denk
Patch by Sam Song, 19 Jun 2005
2006-03-12Coding Style cleanupWolfgang Denk
2006-03-12Add missing Blackfin files.Wolfgang Denk
2006-03-12Add ADI Blackfin supportWolfgang Denk
- add support for Analog Devices Blackfin BF533 CPU - add support for the ADI BF533 Stamp uClinux board - add support for the ADI BF533 EZKit board Patches by Richard Klingler, June 11th 2005:
2006-03-12Switch MPC86xADS and MPC885ADS boards to use cpuclk environmentWolfgang Denk
variable to set clock Patch by Yuli Barcohen, 05 Jun 2005
2006-03-12RPXlite configuration fixesWolfgang Denk
- Use correct flash sector size - Use correct memory test end address - Add support for bzip2 compression - Various small fixes Patch by Yuli Barcohen, 05 Jun 2005
2006-03-12Memory configuration changes for ZPC.1900 boardWolfgang Denk
- Fix SDRAM timing on both local bus and 60x bus - Add support for second flash bank (SIMM) - Change boot flash base Patch by Yuli Barcohen, 05 Jun 2005
2006-03-12Add support for Adder boards with 16MB SDRAM;Wolfgang Denk
add support for second FEC on Adder87x board. Patch by Yuli Barcohen, 05 Jun 2005
2006-03-12Word alignment fixes for word aligned NS16550 UARTWolfgang Denk
Patch by Jean-Paul Saman, 01 Mar 2005
2006-03-11Some code cleanup for GCC 4.xWolfgang Denk
2006-03-07Enable simple (non-redundant) NAND environment on delta board.Markus Klotzbücher
2006-03-06Cleanup (get rid of debug code that sneaked in)Wolfgang Denk
2006-03-06Merge with /home/wd/git/u-boot/masterWolfgang Denk
Code cleanup.
2006-03-06Turned on SDRAM scrubbing.Markus Klotzbücher