| Commit message (Collapse) | Author | Age | Lines |
|
|
|
|
|
|
|
| |
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
|
| |
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| | |
- Fix dbau1x00 boards broken by dbau1550 patch
PLL:s were not set for boards other than 1550.
Flash CFI caused card to hang due to undefined CFG_FLASH_BANKS_LIST.
Default boot is now bootp for cards other than 1550.
Patch by Thomas Lange Aug 10 2005
|
| | |
|
|\ \
| |/
|/| |
|
| |
| |
| |
| | |
Some more NAND cleanup and small fixes.
|
|\ \ |
|
| | | |
|
|\ \ \ |
|
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- 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
|
|\ \ \ |
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
|\ \ \
| |/ / |
|
| | | |
|
| |/ |
|
| |\ |
|
| | |
| | |
| | |
| | | |
multiple-bit errors.
|
| | | |
|
| | | |
|
| |/
| |
| |
| | |
Patch by Patch by Jose Maria (Txema) Lopez, 16 Jan 2006
|
| |
| |
| |
| | |
Patch by Yuli Barcohen, 13 Jul 2005
|
| |\ |
|
| | |
| | |
| | |
| | | |
Patch by Kumar Gala 11 Jan 2006
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | | |
Patch by Kumar Gala, 10 Feb 2006
|
| | |/
| | |
| | |
| | | |
Patch by Kumar Gala, 11 Jan 2006
|
| |\ \ |
|
| | |/
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
CONFIG_OF_HAS_BD_T will put a copy of the bd_t
into the resulting flat device tree.
CONFIG_OF_HAS_UBOOT_ENV will copy the environment
variables from u-boot into the flat device tree
Patch by Kumar Gala 11 Jan 2006
|
| | |
| | |
| | |
| | | |
Patch by Sam Song, 19 Jun 2005
|
| | |
| | |
| | |
| | | |
Patch by Sam Song, 19 Jun 2005
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | |
| | | |
variable to set clock
Patch by Yuli Barcohen, 05 Jun 2005
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- 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
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- 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
|
| | |
| | |
| | |
| | |
| | | |
add support for second FEC on Adder87x board.
Patch by Yuli Barcohen, 05 Jun 2005
|
| | |
| | |
| | |
| | |
| | | |
CFG_MONAHANS_TURBO_RUN_MODE_RATIO for configuring the Monahans core
frequency.
|
| | |
| | |
| | |
| | | |
make the pxa i2c driver work with the monahans cpu.
|
| | | |
|
|/ / |
|
| | |
|
|\ \
| | |
| | |
| | | |
Code cleanup.
|
| | | |
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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 and in SoC code). Boards using the old way have CFG_NAND_LEGACY and
BOARDLIBS = drivers/nand_legacy/libnand_legacy.a added. Build breakage for
NETTA.ERR and NETTA_ISDN - will go away when the new NAND support is
implemented for these boards.
|