platform/kernel/u-boot.git
2006-03-12 Wolfgang DenkMerge ... git://git./boot/u-boot/u-boot.git#pci
2006-03-12 Wolfgang DenkMerge ... git://git./boot/u-boot/u-boot.git#ft_infr
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 ... 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 www.denx.de/git/u-boot
2006-02-24 Bartlomiej... Merge ... /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 Markus KlotzbücherReverting pxa-regs.h back to original, because the...
2006-02-10 Markus KlotzbücherConfig updated for compiling the SMC911111 network...
2006-02-10 Markus KlotzbücherChanged gcc-4.0 global data pointer fix to conform...
2006-02-09 Markus Klotzbücherbasic u-boot is working, boots into the command shell.
2006-02-08 Markus KlotzbücherChanges:
2006-02-08 Stefan RoeseConvert CPCI750 to use common CFI flash driver
2006-02-07 Markus KlotzbücherForgot to add files to zylonite branch.
2006-02-07 Markus KlotzbücherThis is the first commit for the u-boot zylonite port...
2006-02-07 Stefan RoeseVarious changes to esd HH405 board specific files
2006-02-07 Wolfgang DenkUpdate default environment for INKA4x00 board.
2006-01-29 Wolfgang DenkCleanup U-Boot boot messages on ARM.
2006-01-18 Stefan RoeseFix various compiler warnings on ppc4xx builds (ELDK...
2006-01-18 Stefan RoeseAdd VGA support (CT69000) to CPCI750 board.
2006-01-18 Stefan RoesePMC405 and CPCI405: Moved configuration of pci resource...
2006-01-13 Wolfgang DenkFix 28F256J3A support on PM520 board
2006-01-12 Kumar GalaFixed PCI indirect config ops to handle multiple PCI...
2006-01-11 Kumar GalaAdd helper function for generic flat device tree fixups...
next