summaryrefslogtreecommitdiff
path: root/CHANGELOG
Commit message (Expand)AuthorAgeLines
* Make R5200 specific low level initialization board conditional.Marian Balakowicz2006-05-09-0/+2
* Update CPU target identification strings for Coldfire family.Marian Balakowicz2006-05-09-0/+2
* Update register definitions for MCF5271.Marian Balakowicz2006-05-09-0/+2
* Fix serial console support for MCF5271.Marian Balakowicz2006-05-09-0/+2
* Fixes for gcc 3.4 based m68k toolchain,Marian Balakowicz2006-05-09-0/+3
* Add support for Freescale M5271: Merge with /work/u-boot.mcf5271Marian Balakowicz2006-04-27-0/+9
|\
| * Add ColdFire targets to MAKEALL scriptZachary P. Landau2006-01-26-0/+3
| * Add support for r5200 boardZachary P. Landau2006-01-26-0/+3
| * Add support for Freescale M5271 processorZachary P. Landau2006-01-26-0/+3
* | Add support for BC3450 boarddzu@denx.de2006-04-21-0/+3
* | Update for NC650 board. Add NC650 based CP850 configuration.dzu@denx.de2006-04-19-0/+5
* | MPC5200: enable snooping of DMA transactions on XLB even if no PCIWolfgang Denk2006-04-18-0/+4
* | Some code cleanupWolfgang Denk2006-04-16-38/+39
* | Merge with /home/hs/U-Boot/u-boot-devWolfgang Denk2006-04-16-0/+13
|\ \
| * | * Fix dbau1x00 BoardHeiko Schocher2006-04-11-0/+6
| * | Fixes common/cmd_flash.c:Heiko Schocher2006-04-11-0/+7
* | | Fix Quad UART mapping on MCC200 board due to new HW revisionWolfgang Denk2006-04-13-0/+2
* | | Merge with /home/m8/git/u-bootWolfgang Denk2006-04-12-0/+6
|\ \ \ | |/ / |/| |
* | | Update CHANGELOGWolfgang Denk2006-04-06-0/+4
* | | Merge with /home/sr/git/u-boot/cfi-flashWolfgang Denk2006-04-06-0/+27
|\ \ \
| * | | * Changes/fixes for drivers/cfi_flash.c:Stefan Roese2006-04-01-0/+27
| |/ /
* | | Merge with /home/sr/git/u-boot/4xx-sdramWolfgang Denk2006-04-05-0/+18
|\ \ \
| * | | Reorder CHANGELOGStefan Roese2006-03-31-18/+18
| * | | Updates to common PPC4xx onboard (DDR)SDRAM init code (405 and 440)Stefan Roese2006-03-31-0/+18
| |/ /
* | | Fix CONFIG_SKIP_LOWLEVEL_INIT dependency in cpu/arm920t/start.SWolfgang Denk2006-04-03-0/+3
* | | * Add support for ymodem protocol downloadWolfgang Denk2006-04-01-0/+6
|\ \ \ | |/ /
* | | GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-0/+3
* | | Update CHANGELOGWolfgang Denk2006-03-25-0/+10
|/ /
* | Enable Quad UART om MCC200 board.Wolfgang Denk2006-03-23-0/+2
* | Cleanup MCC200 board configuration; omit non-existent stuff.Wolfgang Denk2006-03-21-0/+2
* | Update CHANGELOGWolfgang Denk2006-03-19-0/+2
* | Merge with port of MPC8349EMDS boardWolfgang Denk2006-03-17-0/+22
|\ \
| * | Add command for handling DDR ECC registers on MPC8349EE MDS board.Marian Balakowicz2006-03-16-0/+2
| * | Fix DDR ECC bit definitions for MPC83xx.Marian Balakowicz2006-03-16-0/+2
| * | Add initial support for MPC8349E MDS board.Marian Balakowicz2006-03-14-0/+2
| * | Add support for ECC DDR initialization on MPC83xx.Marian Balakowicz2006-03-14-0/+2
| * | Add DMA support for MPC83xx.Marian Balakowicz2006-03-14-0/+2
| * | Add sync in do_reset() routine for MPC83xx after RPR registerMarian Balakowicz2006-03-14-0/+4
| * | Add bit definitions for MPC83xx DDR controller registers.Marian Balakowicz2006-03-14-0/+2
| * | Add Dcbz(), Dcbi() and Dcbf() routines for MPC83xx.Marian Balakowicz2006-03-14-0/+2
| * | Correct shift offsets in icache_status and dcache_status for MPC83xx.Marian Balakowicz2006-03-14-0/+2
| * | Add support for DS1374 RTC chip.Marian Balakowicz2006-03-14-0/+2
* | | Add support for Lite5200B board.Wolfgang Denk2006-03-17-0/+3
|/ /
* | Apply SoC concept to arm926ejs CPUs, i.e. move the SoC specific timer andWolfgang Denk2006-03-13-0/+5
* | Fix CHANGELOG entry (patch date)Wolfgang Denk2006-03-13-1/+1
* | Change max size of uncompressed uImage's to 8MByte and addStefan Roese2006-03-13-0/+10
* | Fix problem with updated PCI code in cpu/ppc4xx/405gp_pci.cStefan Roese2006-03-13-0/+3
* | cpu/ppc4xx/start.S : exceptions are enabled after relocationStefan Roese2006-03-13-0/+3
* | au1x00_eth.c: check malloc return value and abort if it failedWolfgang Denk2006-03-13-0/+3
* | Change the sequence of events in soft_i2c.c:send_ack() to keep fromWolfgang Denk2006-03-13-0/+4