]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
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
2006-03-11  Wolfgang DenkMore GCC 4.x code cleanup
2006-03-11  Wolfgang DenkSome code cleanup for GCC 4.x
2006-03-11  Wolfgang DenkUpdate CHANGELOG
2006-03-09  Markus KlotzbücherMerge with http://www.denx.de/git/u-boot.git
2006-03-08  Wolfgang DenkMerge with /home/tur/nand/u-boot
2006-03-08  Markus KlotzbücherMerge /home/tur/nand/u-boot/
2006-03-08  Bartlomiej... Fixed a bug in saveenv(). Credit: Markus Klotzbuecher.
2006-03-07  Markus KlotzbücherEnable simple (non-redundant) NAND environment on delta...
2006-03-07  Markus KlotzbuecherSome minor fixes to environment in NAND code.
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 DenkCleanup (get rid of debug code that sneaked in)
2006-03-06  Wolfgang DenkMerge with /home/wd/git/u-boot/master
2006-03-06  Markus KlotzbücherTurned on SDRAM scrubbing.
2006-03-06  Markus KlotzbücherCleanup of NAND support of delta board using the Monaha...
2006-03-06  Markus KlotzbücherNAND finally working. Two bugs fixed:
2006-03-06  Wolfgang DenkMinor code cleanup
2006-03-06  Wolfgang DenkMerge the new NAND code (testing-NAND brach); see doc...
2006-03-05  Bartlomiej... Re-factoring the legacy NAND code (legacy NAND now...
2006-03-04  Markus KlotzbücherLots of new stuff:
2006-03-04  Stefan RoeseAdd lowboot target to mcc200 board
2006-03-03  Markus KlotzbücherErasing works too now. The CS don't care causes problem...
2006-03-03  Markus KlotzbücherWrite operation is working. Turned out that the READSTA...
2006-03-03  Markus KlotzbücherWriting is working, but there's still a bug that causes...
2006-03-03  Markus KlotzbücherImplemented writing, not working yet.
2006-03-02  Markus KlotzbücherMoved the waiting loop for "Read Data Request" RDDREQ...
2006-03-02  Wolfgang DenkMerge with /home/sr/git/u-boot/cfi-flash-fix
2006-03-02  Markus KlotzbücherRead bug fixed. Now "nand bad" list the badblocks corre...
2006-03-02  Wolfgang DenkMake CFG_NO_FLASH work on ARM systems
2006-03-01  Markus KlotzbücherFurther NAND stuff implemented. Basic read commands...
2006-03-01  Stefan RoeseFix problem with flash_get_size() from CFI driver update
2006-02-28  Markus KlotzbücherAll subsystem clocks not immediately need are turned...
2006-02-28  Markus KlotzbücherAdded GPIO initialization of DF signal. Still not working.
2006-02-28  Wolfgang DenkUpdate mcc200 config: Disable PCI and DoC, use 133...
2006-02-28  Markus KlotzbücherFirst steps implementing NAND support. Not working...
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... Merge with /home/wd/git/u-boot/testing-NAND/ to add...
2006-02-24  Wolfgang DenkCleanup MCC200 board.
2006-02-22  Markus KlotzbücherSDRAM now working.
2006-02-22  Markus KlotzbücherSDRAM now working for delta board, but there are still...
2006-02-22  Wolfgang DenkRename SMMACO4 board into smmaco4 for consistency with...
2006-02-22  Wolfgang DenkDisable CMD_BSP for SMMACO4 board.
2006-02-22  Wolfgang DenkMerge with /home/hs/PanDacom/u-boot-dev
2006-02-21  Wolfgang DenkInitial port to MCC200 board (work in progress)
2006-02-21  Markus KlotzbücherSDRAM seems to be working on delta board, though u...
2006-02-21  Wolfgang DenkAdd GIT version information (commid ID) to untagged...
2006-02-21  Wolfgang DenkMerge with /home/sr/git/u-boot
2006-02-20  Heiko Schocher[Patch] Add basic support for the SMMACO4 Board from...
2006-02-20  Markus KlotzbücherNew board directory and config for the benq delta board...
2006-02-20  Markus KlotzbücherMerged and added more pxa-regs.h stuff, especially...
2006-02-19  Markus KlotzbücherMerged sufficient changes to pxa-regs.h in order to...
2006-02-10  Kumar GalaEnable address translation on MPC83xx
2006-02-10  Markus KlotzbücherReverting pxa-regs.h back to original, because the...
next