aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2006-03-12Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#ft_infrWolfgang Denk
2006-03-12Adjust "echo" as a default commandWolfgang Denk
2006-03-12Coding Style cleanupWolfgang Denk
2006-03-12Avoid dereferencing NULL in find_cmd() if no valid commands were foundWolfgang Denk
2006-03-12Add ADI Blackfin supportWolfgang Denk
2006-03-12Add loads of ntohl() in image header handlingWolfgang Denk
2006-03-12Fix comment in common/soft_i2c.cWolfgang Denk
2006-03-11Some code cleanup for GCC 4.xWolfgang Denk
2006-03-08Some minor fixes to environment in NAND code.Markus Klotzbuecher
2006-03-06Minor code cleanupWolfgang Denk
2006-03-05Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka
2006-02-24Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.Bartlomiej Sieka
2006-01-11Add support for passing initrd information via flat device treeKumar Gala
2006-01-11Added OF_STDOUT_PATH and OF_SOCKumar Gala
2006-01-11Allow board code to fixup the flat device tree before booting aKumar Gala
2006-01-11Added CONFIG_ options for bd_t and env in flat dev treeKumar Gala
2005-12-01Fix U-Boot compilation for MIPS boards using ELDK 4.0Wolfgang Denk
2005-11-30Fix miiphy global data initialization (problem on 4xx boards when noMarian Balakowicz
2005-11-02* Add hook to NAND erase and implement nand_wait function.Wolfgang Denk
2005-10-29Merge with /home/m8/git/u-bootWolfgang Denk
2005-10-28Add support for multiple PHYs.Marian Balakowicz
2005-10-28Correct includes for flat tree builder.Marian Balakowicz
2005-10-20Fix problem with sleep in NetConsole (use get_timer())Stefan Roese
2005-10-17Merge with /home/sr/git/u-bootWolfgang Denk
2005-10-15Merge with /home/m8/git/u-bootWolfgang Denk
2005-10-14Fix identification on ext2ls help entryStefan Roese
2005-10-13Cleanup for GCC-4.xWolfgang Denk
2005-10-13CleanupWolfgang Denk
2005-10-13Add missing files for Pantelis Antoniou's patchWolfgang Denk
2005-10-13Merge with /home/sr/git/u-bootWolfgang Denk
2005-10-13Support passing of OF flat trees to the kernel.Wolfgang Denk
2005-10-11Added support for TQM834x boards.Marian Balakowicz
2005-10-08Fix gzip bmp support (test if malloc fails, warning when truncated).Stefan Roese
2005-10-06Fix booting from serial dataflash on AT91RM9200Wolfgang Denk
2005-10-05Fix device partition intialization for SystemACE disks.Wolfgang Denk
2005-09-30Fix compiler warningWolfgang Denk
2005-09-28Fix uninitialized variable problem in hush shellWolfgang Denk
2005-09-26Add iopset command on mpc8xxWolfgang Denk
2005-09-25CleanupWolfgang Denk
2005-09-25Remove unneeded #include <malloc.h>Wolfgang Denk
2005-09-25Add Xilinx Spartan3 family FPGA supportWolfgang Denk
2005-09-25Add support for AMD's Pb1x00 eval board;Wolfgang Denk
2005-09-24virtex2 fix for bogus download error messagesWolfgang Denk
2005-09-24* Fix PHY address argument passing with mii info commandWolfgang Denk
2005-09-23Cleanup (PPC4xx is AMCC now)Wolfgang Denk
2005-09-22Merge with /home/wd/git/u-boot/workWolfgang Denk
2005-09-22Add SM501 support to HH405 board.Stefan Roese
2005-09-21Fix computation of framebuffer palette for 8bpp LCD bitmapsWolfgang Denk
2005-09-14Update of new NAND codeWolfgang Denk
2005-09-11Added support for mtddevnum and mtddevname variables (mtdparts command)Marian Balakowicz