]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
2006-04-27  Marian BalakowiczAdd support for Freescale M5271: Merge with /work/u...
2006-04-24  Detlev ZundelInclude BC3450 board in configurations in README
2006-04-21  dzu@denx.deAdd support for BC3450 board
2006-04-19  dzu@denx.deAdded missing nand.c for NC650 board
2006-04-19  dzu@denx.deUpdate for NC650 board. Add NC650 based CP850 configur...
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-08  Marian BalakowiczFix JFFS2 support for legacy NAND driver.
2006-04-06  Wolfgang DenkMCC200 Board: fix flash unprotection code for flash...
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-05  Marian BalakowiczRemove dependencies between DoC code and old legacy...
2006-04-05  Marian BalakowiczCorrect PM828_PCI_config Makefile target.
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-30  Markus Klotzbuecherdelta board: one more DA9030 fix.
2006-03-30  Markus KlotzbuecherAdd support for ymodem protocol (loady command).
2006-03-29  Markus KlotzbuecherChange delta board memory map to start at 0x80000000.
2006-03-29  Markus Klotzbuecherdelta board: minor update to DA9030 code.
2006-03-29  Rafal JaworowskiSet SDelay register in the DDR controller for the MPC52...
2006-03-27  Markus Klotzbuecherdelta board: fix DA9030 reset procedure.
2006-03-25  Wolfgang DenkUpdate CHANGELOG
2006-03-24  Markus KlotzbuecherMerge with http://www.denx.de/git/u-boot.git
2006-03-24  Markus KlotzbuecherMonahans related documentation update.
2006-03-24  Markus KlotzbuecherAdded config options CFG_MONAHANS_RUN_MODE_OSC_RATIO and
2006-03-24  Markus Klotzbuecherdelta board: DA9030 initialization and i2c support...
2006-03-23  Wolfgang DenkEnable Quad UART om MCC200 board.
2006-03-21  Wolfgang DenkCleanup MCC200 board configuration; omit non-existent...
2006-03-20  Markus KlotzbuecherCleanup of the monahans cpu and delta board port.
2006-03-20  Markus KlotzbuecherSupport for redundant environment in NAND Flash.
2006-03-19  Wolfgang DenkUpdate CHANGELOG
2006-03-18  Wolfgang DenkAdd support for MPC859/866 Rev. A.0
2006-03-17  Wolfgang DenkMerge with port of MPC8349EMDS board
2006-03-17  Wolfgang DenkAdd support for Lite5200B board.
2006-03-16  Rafal JaworowskiSupport for DDR with 32-data path. Addotional notes...
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 missing Blackfin files.
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 DenkMore GCC 4.x woes
next