]> git.ipfire.org Git - people/ms/u-boot.git/history - CHANGELOG
Add MCF5282 support (without preloader)
[people/ms/u-boot.git] / CHANGELOG
2006-04-20  Heiko SchocherAdd MCF5282 support (without preloader)
2006-04-18  Wolfgang DenkMPC5200: enable snooping of DMA transactions on XLB...
2006-04-16  Wolfgang DenkSome code cleanup
2006-04-16  Wolfgang DenkMerge with /home/hs/U-Boot/u-boot-dev
2006-04-13  Wolfgang DenkFix Quad UART mapping on MCC200 board due to new HW...
2006-04-12  Wolfgang DenkMerge with /home/m8/git/u-boot
2006-04-11  Heiko Schocher* Fix dbau1x00 Board
2006-04-11  Heiko SchocherFixes common/cmd_flash.c:
2006-04-06  Wolfgang DenkUpdate CHANGELOG
2006-04-06  Wolfgang DenkFix Lite500B support: Merge with /home/raj/git/u-boot...
2006-04-05  Wolfgang DenkMerge with /home/sr/git/u-boot/cfi-flash
2006-04-05  Wolfgang DenkMerge with /home/sr/git/u-boot/4xx-sdram
2006-04-03  Wolfgang DenkFix CONFIG_SKIP_LOWLEVEL_INIT dependency in cpu/arm920t...
2006-04-01  Wolfgang Denk* Add support for ymodem protocol download
2006-04-01  Stefan Roese* Changes/fixes for drivers/cfi_flash.c:
2006-03-31  Wolfgang DenkGCC-4.x fixes: clean up global data pointer initializat...
2006-03-31  Stefan RoeseReorder CHANGELOG
2006-03-31  Stefan RoeseUpdates to common PPC4xx onboard (DDR)SDRAM init code...
2006-03-25  Wolfgang DenkUpdate CHANGELOG
2006-03-24  Markus KlotzbuecherMerge with http://www.denx.de/git/u-boot.git
2006-03-23  Wolfgang DenkEnable Quad UART om MCC200 board.
2006-03-21  Wolfgang DenkCleanup MCC200 board configuration; omit non-existent...
2006-03-19  Wolfgang DenkUpdate CHANGELOG
2006-03-17  Wolfgang DenkMerge with port of MPC8349EMDS board
2006-03-17  Wolfgang DenkAdd support for Lite5200B board.
2006-03-16  Marian BalakowiczAdd command for handling DDR ECC registers on MPC8349EE...
2006-03-16  Marian BalakowiczFix DDR ECC bit definitions for MPC83xx.
2006-03-14  Marian BalakowiczAdd initial support for MPC8349E MDS board.
2006-03-14  Marian BalakowiczAdd support for ECC DDR initialization on MPC83xx.
2006-03-14  Marian BalakowiczAdd DMA support for MPC83xx.
2006-03-14  Marian BalakowiczAdd sync in do_reset() routine for MPC83xx after RPR...
2006-03-14  Marian BalakowiczAdd bit definitions for MPC83xx DDR controller registers.
2006-03-14  Marian BalakowiczAdd Dcbz(), Dcbi() and Dcbf() routines for MPC83xx.
2006-03-14  Marian BalakowiczCorrect shift offsets in icache_status and dcache_statu...
2006-03-14  Marian BalakowiczAdd support for DS1374 RTC chip.
2006-03-13  Wolfgang DenkApply SoC concept to arm926ejs CPUs, i.e. move the...
2006-03-13  Wolfgang DenkFix CHANGELOG entry (patch date)
2006-03-13  Stefan RoeseChange max size of uncompressed uImage's to 8MByte...
2006-03-13  Stefan RoeseFix problem with updated PCI code in cpu/ppc4xx/405gp_pci.c
2006-03-13  Stefan Roesecpu/ppc4xx/start.S : exceptions are enabled after reloc...
2006-03-13  Wolfgang Denkau1x00_eth.c: check malloc return value and abort if...
2006-03-12  Wolfgang DenkChange the sequence of events in soft_i2c.c:send_ack...
2006-03-12  Wolfgang DenkFix bug in [id]cache_status commands for MPC85xx proces...
2006-03-12  Wolfgang DenkFix array overflow with fw_setenv on uninitialised...
2006-03-12  Wolfgang DenkAdd support for EmbeddedPlanet EP88x boards
2006-03-12  Wolfgang DenkRemove board specific configuration includes from the...
2006-03-12  Wolfgang DenkAdd Nat Semi DP83865 PHY support to MPC85xx TSEC driver
2006-03-12  Wolfgang DenkAdd (some) definitions for the MPC85xx local bus controller
2006-03-12  Wolfgang DenkAdd CPM2 I/O pin functions for MPC85xx processors
2006-03-12  Wolfgang DenkFix compile problem
2006-03-12  Wolfgang DenkMerge with git://git.kernel.org/pub/scm/boot/u-boot...
2006-03-12  Wolfgang DenkMerge with git://git.kernel.org/pub/scm/boot/u-boot...
2006-03-12  Wolfgang DenkMerge with git://git.kernel.org/pub/scm/boot/u-boot...
2006-03-12  Wolfgang DenkMerge with git://git.kernel.org/pub/scm/boot/u-boot...
2006-03-12  Wolfgang DenkAdd support for the DHCP vendor optional bootfile ...
2006-03-12  Wolfgang DenkFix a HW timing issue on 8548 CDS for eTSEC 3 in RGMII...
2006-03-12  Wolfgang DenkFix bad register definitions for LTX971 PHY on MPC85xx...
2006-03-12  Wolfgang DenkAdd netconsole and some more commands to RPXlite_DW...
2006-03-12  Wolfgang DenkFix bad declaration on pci_cfgfunc_nothing
2006-03-12  Wolfgang DenkAdjust "echo" as a default command
2006-03-12  Wolfgang DenkFix PCIDF calculation in cpu/mpc8260/speed.c for MPC8280EC
2006-03-12  Wolfgang DenkAdd crc of data to jffs2 (in jffs2_1pass_build_lists()).
2006-03-12  Wolfgang DenkCoding Style cleanup
2006-03-12  Wolfgang DenkAvoid dereferencing NULL in find_cmd() if no valid...
2006-03-12  Wolfgang DenkAdd ADI Blackfin support
2006-03-12  Wolfgang DenkAdd loads of ntohl() in image header handling
2006-03-12  Wolfgang DenkSwitch MPC86xADS and MPC885ADS boards to use cpuclk...
2006-03-12  Wolfgang DenkRPXlite configuration fixes
2006-03-12  Wolfgang DenkMemory configuration changes for ZPC.1900 board
2006-03-12  Wolfgang DenkAdd support for Adder boards with 16MB SDRAM;
2006-03-12  Wolfgang DenkFix conditional for including ks8695eth driver
2006-03-12  Wolfgang DenkFix Makefile: include config.mk only after CROSS_COMPIL...
2006-03-12  Wolfgang DenkFix comment in common/soft_i2c.c
2006-03-12  Wolfgang DenkCleanup compiler warnings.
2006-03-12  Wolfgang DenkWord alignment fixes for word aligned NS16550 UART
2006-03-12  Wolfgang DenkFix behaviour if gatewayip is not set
2006-03-11  Wolfgang DenkFix cleanup for netstart board.
2006-03-11  Wolfgang DenkSome code cleanup for GCC 4.x
2006-03-11  Wolfgang DenkUpdate CHANGELOG
2006-03-08  Wolfgang DenkMerge with /home/tur/nand/u-boot
2006-03-08  Markus KlotzbücherMerge /home/tur/nand/u-boot/
2006-03-06  Wolfgang DenkAdd support for Intel Monahans CPU on Zylonite and...
2006-03-06  Wolfgang DenkAdd support for TQM8260-AI boards.
2006-03-06  Wolfgang DenkMerge with /home/wd/git/u-boot/master
2006-03-06  Wolfgang DenkMinor code cleanup
2006-03-06  Wolfgang DenkMerge the new NAND code (testing-NAND brach); see doc...
2006-03-04  Stefan RoeseAdd lowboot target to mcc200 board
2006-03-02  Wolfgang DenkMerge with /home/sr/git/u-boot/cfi-flash-fix
2006-03-02  Wolfgang DenkMake CFG_NO_FLASH work on ARM systems
2006-03-01  Stefan RoeseFix problem with flash_get_size() from CFI driver update
2006-02-28  Wolfgang DenkUpdate mcc200 config: Disable PCI and DoC, use 133...
2006-02-28  Wolfgang DenkMerge with Stefan Roese's branch with CFI driver fixes
2006-02-28  Wolfgang DenkMerge with /home/wd/git/u-boot/master
2006-02-28  Stefan RoeseConvert mcc200 to use common CFI flash driver
2006-02-28  Stefan RoeseMajor CFI-FLASH driver update:
2006-02-24  Markus KlotzbücherMerge /home/tur/nand/u-boot/
2006-02-24  Markus KlotzbücherMerge branch 'master' of http://www.denx.de/git/u-boot
2006-02-24  Bartlomiej SiekaMerge with /home/wd/git/u-boot/testing-NAND/ to add...
2006-02-22  Wolfgang DenkMerge with /home/hs/PanDacom/u-boot-dev
2006-02-21  Wolfgang DenkAdd GIT version information (commid ID) to untagged...
next