summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge with /home/m8/git/u-bootWolfgang Denk2006-05-0933-25/+1446
|\
| * Add M5271EVB board support.Marian Balakowicz2006-05-099-2/+497
| * Make R5200 specific low level initialization board conditional.Marian Balakowicz2006-05-093-9/+18
| * Update CPU target identification strings for Coldfire family.Marian Balakowicz2006-05-092-6/+9
| * Update register definitions for MCF5271.Marian Balakowicz2006-05-092-17/+40
| * Fix serial console support for MCF5271.Marian Balakowicz2006-05-092-6/+18
| * Fixes for gcc 3.4 based m68k toolchain,Marian Balakowicz2006-05-096-2/+20
| * Add support for Freescale M5271: Merge with /work/u-boot.mcf5271Marian Balakowicz2006-04-2722-11/+872
| |\
| | * Add ColdFire targets to MAKEALL scriptZachary P. Landau2006-01-262-1/+11
| | * Add support for r5200 boardZachary P. Landau2006-01-2611-1/+704
| | * Add support for Freescale M5271 processorZachary P. Landau2006-01-2611-9/+157
* | | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-05-0912-1177/+66
|\ \ \
| * \ \ Merge with git://git.kernel.org/pub/scm/boot/u-boot/galak/u-boot.git#mpc8349emdsWolfgang Denk2006-05-0312-1177/+66
| |\ \ \
| | * | | Merged MPC8349ADS and MPC8349EMDS ports into MPC8349EMDS port:Kumar Gala2006-04-2012-1177/+66
| | * | | Merge branch 'master' of rsync://rsync.denx.de/git/u-bootKumar Gala2006-04-20367-2391/+3864
| | |\ \ \
| | * \ \ \ Merge branch 'origin'Kumar Gala2006-03-20340-3082/+35253
| | |\ \ \ \
| | * \ \ \ \ Merge rsync://rsync.denx.de/git/u-bootKumar Gala2006-02-2240-3462/+3597
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'mpc83xx'Kumar Gala2006-02-105-182/+407
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'mpc83xx'Kumar Gala2006-01-252-28/+24
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'mpc83xx'Kumar Gala2006-01-232-2/+5
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'mpc8349ads'Kumar Gala2006-01-123-26/+18
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'mpc8349ads'Kumar Gala2006-01-124-10/+147
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Added PCI support for MPC8349ADS boardKumar Gala2006-01-126-48/+404
| | * | | | | | | | | | | Merge branch 'pci'Kumar Gala2006-01-122-0/+21
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mpc8349ads'Kumar Gala2006-01-115-45/+265
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | Added PCI support for MPC8349ADS boardKumar Gala2006-01-115-45/+265
| | | | |/ / / / / / / / / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | Merge branch 'ft_infr'Kumar Gala2006-01-117-18/+136
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pci'Kumar Gala2006-01-114-11/+65
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | | Fix lowboot support on MCC200 boardWolfgang Denk2006-05-053-1/+7
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Coding Style cleanupWolfgang Denk2006-05-036-453/+464
* | | | | | | | | | | | | | | Write RTC seconds first to maintain settings integrity perWolfgang Denk2006-05-032-8/+12
* | | | | | | | | | | | | | | Scheduled for removal: strnicmp() which is unusedWolfgang Denk2006-05-033-2/+8
* | | | | | | | | | | | | | | Merge with /home/mk/8-benq/u-bootWolfgang Denk2006-05-029-89/+866
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | cosmetic: print amount of NAND flash aligned with the other values such asMarkus Klotzbuecher2006-04-252-2/+2
| * | | | | | | | | | | | | | | NAND support for zylonite board + some minor cleanup.Markus Klotzbuecher2006-04-255-87/+645
| * | | | | | | | | | | | | | | delta board: support for magic key detection and handling.Markus Klotzbuecher2006-04-252-0/+219
| | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Declare load_serial_ymodem() when using CFG_CMD_LOADB.Wolfgang Denk2006-05-022-1/+7
* | | | | | | | | | | | | | | Fixed handling of bad checksums with "mkimage -l"Wolfgang Denk2006-04-282-5/+10
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Include BC3450 board in configurations in READMEDetlev Zundel2006-04-241-7/+7
* | | | | | | | | | | | | | Add support for BC3450 boarddzu@denx.de2006-04-2110-4/+2326
| |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Added missing nand.c for NC650 boarddzu@denx.de2006-04-191-0/+117
* | | | | | | | | | | | | Update for NC650 board. Add NC650 based CP850 configuration.dzu@denx.de2006-04-196-28/+137
* | | | | | | | | | | | | MPC5200: enable snooping of DMA transactions on XLB even if no PCIWolfgang Denk2006-04-183-4/+8
* | | | | | | | | | | | | Some code cleanupWolfgang Denk2006-04-1617-570/+577
* | | | | | | | | | | | | Merge with /home/hs/U-Boot/u-boot-devWolfgang Denk2006-04-164-13/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | * Fix dbau1x00 BoardHeiko Schocher2006-04-113-5/+13
| * | | | | | | | | | | | | Fixes common/cmd_flash.c:Heiko Schocher2006-04-112-8/+14
* | | | | | | | | | | | | | Fix Quad UART mapping on MCC200 board due to new HW revisionWolfgang Denk2006-04-132-1/+3
* | | | | | | | | | | | | | Merge with /home/m8/git/u-bootWolfgang Denk2006-04-1241-126/+176
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Fix JFFS2 support for legacy NAND driver.Marian Balakowicz2006-04-0838-117/+78
OpenPOWER on IntegriCloud