Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-30 | Add support for ymodem protocol (loady command). | Markus Klotzbuecher | |
Patch by Stefano Babic, 29 Mar 2006 | |||
2006-03-29 | Change delta board memory map to start at 0x80000000. | Markus Klotzbuecher | |
2006-03-29 | delta board: minor update to DA9030 code. | Markus Klotzbuecher | |
2006-03-29 | Set SDelay register in the DDR controller for the MPC5200B chip. | Rafal Jaworowski | |
2006-03-27 | delta board: fix DA9030 reset procedure. | Markus Klotzbuecher | |
2006-03-24 | Merge with http://www.denx.de/git/u-boot.git | Markus Klotzbuecher | |
2006-03-24 | Added config options CFG_MONAHANS_RUN_MODE_OSC_RATIO and | Markus Klotzbuecher | |
CFG_MONAHANS_TURBO_RUN_MODE_RATIO for configuring the Monahans core frequency. | |||
2006-03-24 | delta board: DA9030 initialization and i2c support. Some minor changes to | Markus Klotzbuecher | |
make the pxa i2c driver work with the monahans cpu. | |||
2006-03-23 | Enable Quad UART om MCC200 board. | Wolfgang Denk | |
2006-03-21 | Cleanup MCC200 board configuration; omit non-existent stuff. | Wolfgang Denk | |
2006-03-20 | Cleanup of the monahans cpu and delta board port. | Markus Klotzbuecher | |
2006-03-20 | Support for redundant environment in NAND Flash. | Markus Klotzbuecher | |
2006-03-17 | Merge with port of MPC8349EMDS board | Wolfgang Denk | |
2006-03-17 | Add support for Lite5200B board. | Wolfgang Denk | |
Patch by Patch by Jose Maria (Txema) Lopez, 16 Jan 2006 | |||
2006-03-16 | Support for DDR with 32-data path. Addotional notes on injecting | Rafal Jaworowski | |
multiple-bit errors. | |||
2006-03-16 | Add command for handling DDR ECC registers on MPC8349EE MDS board. | Marian Balakowicz | |
2006-03-16 | Fix DDR ECC bit definitions for MPC83xx. | Marian Balakowicz | |
2006-03-14 | Add initial support for MPC8349E MDS board. | Marian Balakowicz | |
2006-03-14 | Add DMA support for MPC83xx. | Marian Balakowicz | |
2006-03-14 | Add bit definitions for MPC83xx DDR controller registers. | Marian Balakowicz | |
2006-03-14 | Add Dcbz(), Dcbi() and Dcbf() routines for MPC83xx. | Marian Balakowicz | |
2006-03-12 | Add support for EmbeddedPlanet EP88x boards | Wolfgang Denk | |
Patch by Yuli Barcohen, 13 Jul 2005 | |||
2006-03-12 | Add (some) definitions for the MPC85xx local bus controller | Wolfgang Denk | |
Patch by Murray Jensen, 08 Jul 2005 | |||
2006-03-12 | Add CPM2 I/O pin functions for MPC85xx processors | Wolfgang Denk | |
Patch by Murray Jensen, 08 Jul 2005 | |||
2006-03-12 | Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#mpc8349ads | Wolfgang Denk | |
2006-03-12 | Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#mpc83xx | Wolfgang Denk | |
2006-03-12 | Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#pci | Wolfgang Denk | |
2006-03-12 | Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#ft_infr | Wolfgang Denk | |
2006-03-12 | Add netconsole and some more commands to RPXlite_DW board | Wolfgang Denk | |
Patch by Sam Song, 19 Jun 2005 | |||
2006-03-12 | Fix bad declaration on pci_cfgfunc_nothing | Wolfgang Denk | |
Patch by Sam Song, 19 Jun 2005 | |||
2006-03-12 | Adjust "echo" as a default command | Wolfgang Denk | |
Patch by Sam Song, 19 Jun 2005 | |||
2006-03-12 | Coding Style cleanup | Wolfgang Denk | |
2006-03-12 | Add missing Blackfin files. | Wolfgang Denk | |
2006-03-12 | Add ADI Blackfin support | Wolfgang 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-12 | Switch MPC86xADS and MPC885ADS boards to use cpuclk environment | Wolfgang Denk | |
variable to set clock Patch by Yuli Barcohen, 05 Jun 2005 | |||
2006-03-12 | RPXlite configuration fixes | Wolfgang 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-12 | Memory configuration changes for ZPC.1900 board | Wolfgang 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-12 | Add 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-12 | Word alignment fixes for word aligned NS16550 UART | Wolfgang Denk | |
Patch by Jean-Paul Saman, 01 Mar 2005 | |||
2006-03-11 | Some code cleanup for GCC 4.x | Wolfgang Denk | |
2006-03-08 | Enable simple (non-redundant) NAND environment on delta board. | Markus Klotzbücher | |
2006-03-07 | Cleanup (get rid of debug code that sneaked in) | Wolfgang Denk | |
2006-03-06 | Merge with /home/wd/git/u-boot/master | Wolfgang Denk | |
Code cleanup. | |||
2006-03-06 | Turned on SDRAM scrubbing. | Markus Klotzbücher | |
2006-03-06 | Cleanup of NAND support of delta board using the Monahans Data Flash | Markus Klotzbücher | |
Controller. | |||
2006-03-06 | NAND finally working. Two bugs fixed: | Markus Klotzbücher | |
* For READ_STATUS and READID commands always 8 bytes need to be read from NDDB. Otherwise they stay there and get send to flash as the first data word when writing. * In nand_base.c the oob variable is not reset so this->oob_buf is overwritten what eventually screws up the bad block descriptor table. | |||
2006-03-06 | Minor code cleanup | Wolfgang Denk | |
2006-03-06 | Merge the new NAND code (testing-NAND brach); see doc/README.nand | Wolfgang Denk | |
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] | |||
2006-03-05 | Re-factoring the legacy NAND code (legacy NAND now only in board-specific | Bartlomiej Sieka | |
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. | |||
2006-03-04 | Lots of new stuff: | Markus Klotzbücher | |
* Debug message can be turned on and off. * Waiting for events now times out. * Implemented RESET command. * Added appropriate nand_bbt_descriptor and nand_oobinfo. Remaining Problems: * Read Status still behaves weird an returns invalid stuff sometimes. * ECC Placement does not respect our scheme in nand_oobinfo. |