]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - common
Changed default ramdisk addr in yosemite/yellowstone ports
[karo-tx-uboot.git] / common /
2006-05-12 Wolfgang DenkCleanup compile warning.
2006-05-12 Wolfgang DenkAdd support for VirtLab2 board
2006-05-10 Stefan RoeseFix compile warnings in common/xyzModem.c
2006-05-09 Wolfgang DenkMerge with /home/m8/git/u-boot
2006-05-09 Marian BalakowiczAdd M5271EVB board support.
2006-05-03 Wolfgang DenkMerge with git://git.kernel.org/pub/scm/boot/u-boot...
2006-05-02 Wolfgang DenkMerge with /home/mk/8-benq/u-boot
2006-05-01 Wolfgang DenkDeclare load_serial_ymodem() when using CFG_CMD_LOADB.
2006-04-27 Marian BalakowiczAdd support for Freescale M5271: Merge with /work/u...
2006-04-20 Kumar GalaMerge branch 'master' of rsync://rsync.denx.de/git...
2006-04-16 Wolfgang DenkSome code cleanup
2006-04-16 Wolfgang DenkMerge with /home/hs/U-Boot/u-boot-dev
2006-04-12 Wolfgang DenkMerge with /home/m8/git/u-boot
2006-04-11 Heiko SchocherFixes common/cmd_flash.c:
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-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-30 Markus KlotzbuecherAdd support for ymodem protocol (loady command).
2006-03-24 Markus KlotzbuecherMerge with http://www.denx.de/git/u-boot.git
2006-03-20 Markus KlotzbuecherSupport for redundant environment in NAND Flash.
2006-03-20 Kumar GalaMerge branch 'origin'
2006-03-13 Stefan RoeseChange max size of uncompressed uImage's to 8MByte...
2006-03-12 Wolfgang DenkChange the sequence of events in soft_i2c.c:send_ack...
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 DenkAdjust "echo" as a default command
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 DenkFix comment in common/soft_i2c.c
2006-03-11 Wolfgang DenkSome code cleanup for GCC 4.x
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 SiekaFixed a bug in saveenv(). Credit: Markus Klotzbuecher.
2006-03-07 Markus KlotzbuecherSome minor fixes to environment in NAND code.
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-05 Bartlomiej SiekaRe-factoring the legacy NAND code (legacy NAND now...
2006-02-24 Markus KlotzbücherMerge /home/tur/nand/u-boot/
2006-02-24 Bartlomiej SiekaMerge with /home/wd/git/u-boot/testing-NAND/ to add...
2006-02-22 Kumar GalaMerge rsync://rsync.denx.de/git/u-boot
2006-02-10 Kumar GalaMerge branch 'mpc83xx'
2006-01-25 Kumar GalaMerge branch 'mpc83xx'
2006-01-23 Kumar GalaMerge branch 'mpc83xx'
2006-01-13 Kumar GalaMerge branch 'mpc8349ads'
2006-01-12 Kumar GalaMerge branch 'mpc8349ads'
2006-01-12 Kumar GalaMerge branch 'pci'
2006-01-11 Kumar GalaMerge branch 'mpc8349ads'
2006-01-11 Kumar GalaMerge branch 'ft_infr'
2006-01-11 Kumar GalaAdd support for passing initrd information via flat...
2006-01-11 Kumar GalaAdded OF_STDOUT_PATH and OF_SOC
2006-01-11 Kumar GalaAllow board code to fixup the flat device tree before...
2006-01-11 Kumar GalaAdded CONFIG_ options for bd_t and env in flat dev...
2005-12-01 Wolfgang DenkFix U-Boot compilation for MIPS boards using ELDK 4.0
2005-12-01 Wolfgang DenkMerge with /home/sr/git/u-boot
2005-11-30 Marian BalakowiczFix miiphy global data initialization (problem on 4xx...
2005-11-02 Wolfgang Denk* Add hook to NAND erase and implement nand_wait function.
2005-11-01 Stefan RoeseMerge with /git/u-boot.git
2005-10-29 Wolfgang DenkMerge with /home/m8/git/u-boot
2005-10-28 Marian BalakowiczAdd support for multiple PHYs.
2005-10-28 Marian BalakowiczCorrect includes for flat tree builder.
2005-10-21 Wolfgang DenkMerge with /home/wd/git/u-boot/master
2005-10-20 Stefan RoeseFix problem with sleep in NetConsole (use get_timer())
2005-10-16 Wolfgang DenkMerge with /home/sr/git/u-boot
2005-10-15 Wolfgang DenkMerge with /home/m8/git/u-boot
2005-10-14 Stefan RoeseFix identification on ext2ls help entry
2005-10-13 Wolfgang DenkCleanup for GCC-4.x
2005-10-13 Wolfgang DenkCleanup
2005-10-12 Wolfgang DenkAdd missing files for Pantelis Antoniou's patch
2005-10-12 Wolfgang DenkMerge with /home/sr/git/u-boot
2005-10-12 Wolfgang DenkSupport passing of OF flat trees to the kernel.
2005-10-11 Marian BalakowiczAdded support for TQM834x boards.
2005-10-08 Stefan RoeseFix gzip bmp support (test if malloc fails, warning...
2005-10-05 Wolfgang DenkFix booting from serial dataflash on AT91RM9200
2005-10-04 Wolfgang DenkFix device partition intialization for SystemACE disks.
2005-10-03 Wolfgang DenkMerge with /home/wd/git/u-boot/master
2005-10-03 Wolfgang DenkMerge with /home/wd/git/u-boot/master
2005-09-30 Wolfgang DenkFix compiler warning
2005-09-27 Wolfgang DenkFix uninitialized variable problem in hush shell
2005-09-25 Wolfgang DenkAdd iopset command on mpc8xx
2005-09-25 Wolfgang DenkCleanup
2005-09-25 Wolfgang DenkRemove unneeded #include <malloc.h>
2005-09-25 Wolfgang DenkAdd Xilinx Spartan3 family FPGA support
2005-09-24 Wolfgang DenkAdd support for AMD's Pb1x00 eval board;
2005-09-24 Wolfgang Denkvirtex2 fix for bogus download error messages
2005-09-24 Wolfgang Denk* Fix PHY address argument passing with mii info command
2005-09-23 Wolfgang DenkCleanup (PPC4xx is AMCC now)
2005-09-22 Wolfgang DenkMerge with /home/wd/git/u-boot/work
2005-09-22 Stefan RoeseAdd SM501 support to HH405 board.
2005-09-21 Wolfgang DenkFix computation of framebuffer palette for 8bpp LCD...
2005-09-14 Wolfgang DenkUpdate of new NAND code
next