summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-05-09Merge with /home/wd/git/u-boot/masterWolfgang Denk
2006-05-09Add M5271EVB board support.Marian Balakowicz
2006-05-09Make R5200 specific low level initialization board conditional.Marian Balakowicz
2006-05-09Update CPU target identification strings for Coldfire family.Marian Balakowicz
2006-05-09Update register definitions for MCF5271.Marian Balakowicz
2006-05-09Fix serial console support for MCF5271.Marian Balakowicz
2006-05-09Fixes for gcc 3.4 based m68k toolchain,Marian Balakowicz
based on patch by Jate Sujjavanich.
2006-05-05Fix lowboot support on MCC200 boardWolfgang Denk
2006-05-03Merge with git://git.kernel.org/pub/scm/boot/u-boot/galak/u-boot.git#mpc8349emdsWolfgang Denk
2006-05-03Coding Style cleanupWolfgang Denk
2006-05-03Write RTC seconds first to maintain settings integrity perWolfgang Denk
Maxim/Dallas DS1306 data sheet. Patch by Alan J. Luse, 02 May 2006
2006-05-03Scheduled for removal: strnicmp() which is unusedWolfgang Denk
2006-05-02Merge with /home/mk/8-benq/u-bootWolfgang Denk
2006-05-02Declare load_serial_ymodem() when using CFG_CMD_LOADB.Wolfgang Denk
Patch by Jon Loeliger, 01. May 2006
2006-04-28Fixed handling of bad checksums with "mkimage -l"Wolfgang Denk
2006-04-27Add support for Freescale M5271: Merge with /work/u-boot.mcf5271Marian Balakowicz
2006-04-26Add Altera Nios-II boards EP1C20, EP1S10 and EP1S40Heiko Schocher
Patch from Scott McNutt, 11 Aug 2005
2006-04-25cosmetic: print amount of NAND flash aligned with the other values such asMarkus Klotzbuecher
DRAM
2006-04-25NAND support for zylonite board + some minor cleanup.Markus Klotzbuecher
2006-04-25delta board: support for magic key detection and handling.Markus Klotzbuecher
2006-04-24Include BC3450 board in configurations in READMEDetlev Zundel
2006-04-21Add support for BC3450 boarddzu@denx.de
Signed-off-by: dzu@denx.de <dzu@denx.de>
2006-04-20Merged MPC8349ADS and MPC8349EMDS ports into MPC8349EMDS port:Kumar Gala
- Removed MPC8349ADS port - Added PCI support to MPC8349ADS - reworked memory map to allow mapping of all regions with BATs Patch by Kumar Gala 20 Apr 2006 Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2006-04-20Merge branch 'master' of rsync://rsync.denx.de/git/u-bootKumar Gala
2006-04-20* Update PK1C20 board for Nios-II 5.0Heiko Schocher
Patch from Scott McNutt, 11 Aug 2005 -Update base addresses for standard configuration -Eliminate use of CACHE_BYPASS in board code
2006-04-20* Add EPCS Controller bootrom work-around for Nios-IIHeiko Schocher
Patch from Scott McNutt 11, Aug 2005 -When booting from an epcs controller, the epcs bootrom may leave the slave select in an asserted state causing soft reset hang. This patch ensures slave select is negated at reset.
2006-04-20Fix I/O Macros and mini-app stubs for Nios-IIHeiko Schocher
Patch by Scott McNutt 11, Aug 2005 -Fix asm/io.h macros -Eliminate use of CACHE_BYPASS in cpu code -Eliminate assembler warnings -Fix mini-app stubs and force no small data
2006-04-20Add MCF5282 support (without preloader)Heiko Schocher
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
2006-04-19Added missing nand.c for NC650 boarddzu@denx.de
Signed-off-by: dzu@denx.de <dzu@eddie.localdomain>
2006-04-19Update for NC650 board. Add NC650 based CP850 configuration.dzu@denx.de
Signed-off-by: dzu@denx.de <dzu@denx.de>
2006-04-18MPC5200: enable snooping of DMA transactions on XLB even if no PCIWolfgang Denk
is configured; othrwise DMA accesses aren't cache coherent which causes for example USB to fail.
2006-04-16Some code cleanupWolfgang Denk
2006-04-16Merge with /home/hs/U-Boot/u-boot-devWolfgang Denk
2006-04-13Fix Quad UART mapping on MCC200 board due to new HW revisionWolfgang Denk
2006-04-12Merge with /home/m8/git/u-bootWolfgang Denk
2006-04-11* Fix dbau1x00 BoardHeiko Schocher
- 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
2006-04-11Fixes common/cmd_flash.c:Heiko Schocher
- fix some compiler/parser error, if using m68k tool chain - optical fix for protect on/off all messages, if using more then one bank Patch by Jens Scharsig, 28 July 2005
2006-04-08Fix JFFS2 support for legacy NAND driver.Marian Balakowicz
Some more NAND cleanup and small fixes.
2006-04-06MCC200 Board: fix flash unprotection code for flash > 32 MB.Wolfgang Denk
2006-04-06Update CHANGELOGWolfgang Denk
2006-04-06Fix Lite500B support: Merge with /home/raj/git/u-boot.l5200b_pciWolfgang Denk
2006-04-06Merge with /home/sr/git/u-boot/cfi-flashWolfgang Denk
2006-04-05Merge with /home/sr/git/u-boot/4xx-sdramWolfgang Denk
2006-04-05Remove dependencies between DoC code and old legacy NAND driver.Marian Balakowicz
Necessary defines and data structures were copied to DoC specific files so that legacy NAND code could be entirely removed from u-boot tree in the near future.
2006-04-05Correct PM828_PCI_config Makefile target.Marian Balakowicz
2006-04-03Fix CONFIG_SKIP_LOWLEVEL_INIT dependency in cpu/arm920t/start.SWolfgang Denk
Patch by Peter Menzebach, 13 Oct 2005 [DNX#2006040142000473]
2006-04-01* Add support for ymodem protocol downloadWolfgang Denk
Patch by Stefano Babic, 29 Mar 2006 * Memory Map Update for Delta board: U-Boot is at 0x80000000-0x84000000 Merge with /home/mk/8-benq/u-boot
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-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk
2006-03-31Reorder CHANGELOGStefan Roese