summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Change max size of uncompressed uImage's to 8MByte and addStefan Roese2006-03-131-2/+6
* Change the sequence of events in soft_i2c.c:send_ack() to keep fromWolfgang Denk2006-03-131-4/+1
* Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#ft_infrWolfgang Denk2006-03-122-17/+48
|\
| * Add support for passing initrd information via flat device treeKumar Gala2006-01-112-9/+18
| * Added OF_STDOUT_PATH and OF_SOCKumar Gala2006-01-111-0/+3
| * Allow board code to fixup the flat device tree before booting aKumar Gala2006-01-111-1/+4
| * Added CONFIG_ options for bd_t and env in flat dev treeKumar Gala2006-01-111-7/+23
* | Adjust "echo" as a default commandWolfgang Denk2006-03-121-0/+4
* | Coding Style cleanupWolfgang Denk2006-03-121-1/+1
* | Avoid dereferencing NULL in find_cmd() if no valid commands were foundWolfgang Denk2006-03-121-3/+6
* | Add ADI Blackfin supportWolfgang Denk2006-03-121-0/+2
* | Add loads of ntohl() in image header handlingWolfgang Denk2006-03-125-17/+17
* | Fix comment in common/soft_i2c.cWolfgang Denk2006-03-121-1/+4
* | Some code cleanup for GCC 4.xWolfgang Denk2006-03-111-6/+6
* | Some minor fixes to environment in NAND code.Markus Klotzbuecher2006-03-082-3/+7
* | Minor code cleanupWolfgang Denk2006-03-061-2/+0
* | Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka2006-03-056-1941/+451
* | Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.Bartlomiej Sieka2006-02-244-11/+387
|\ \ | |/ |/|
| * * Add hook to NAND erase and implement nand_wait function.Wolfgang Denk2005-11-021-1/+1
| * Update of new NAND codeWolfgang Denk2005-09-143-281/+2142
| * Merge with testing-NAND (Rewrite of NAND code)Wolfgang Denk2005-08-171-1763/+277
| |\
| | * Rewrite of NAND code based on what is in 2.6.12 Linux kernelWolfgang Denk2005-08-171-1762/+277
* | | Fix U-Boot compilation for MIPS boards using ELDK 4.0Wolfgang Denk2005-12-011-1/+1
* | | Fix miiphy global data initialization (problem on 4xx boards when noMarian Balakowicz2005-11-301-7/+10
* | | Merge with /home/m8/git/u-bootWolfgang Denk2005-10-294-58/+307
|\ \ \
| * | | Add support for multiple PHYs.Marian Balakowicz2005-10-283-56/+305
| * | | Correct includes for flat tree builder.Marian Balakowicz2005-10-281-2/+2
* | | | Fix problem with sleep in NetConsole (use get_timer())Stefan Roese2005-10-201-9/+8
|/ / /
* | | Merge with /home/sr/git/u-bootWolfgang Denk2005-10-171-1/+1
|\ \ \
| * | | Fix identification on ext2ls help entryStefan Roese2005-10-141-1/+1
* | | | Merge with /home/m8/git/u-bootWolfgang Denk2005-10-155-6/+14
|\ \ \ \
| * | | | Added support for TQM834x boards.Marian Balakowicz2005-10-115-6/+14
* | | | | Cleanup for GCC-4.xWolfgang Denk2005-10-1328-108/+109
| |/ / / |/| | |
* | | | CleanupWolfgang Denk2005-10-132-1459/+0
* | | | Add missing files for Pantelis Antoniou's patchWolfgang Denk2005-10-133-0/+2154
* | | | Merge with /home/sr/git/u-bootWolfgang Denk2005-10-131-0/+52
|\ \ \ \
| * | | | Fix gzip bmp support (test if malloc fails, warning when truncated).Stefan Roese2005-10-081-0/+52
| |/ / /
* | | | Support passing of OF flat trees to the kernel.Wolfgang Denk2005-10-133-3/+54
|/ / /
* | | Fix booting from serial dataflash on AT91RM9200Wolfgang Denk2005-10-061-7/+9
* | | Fix device partition intialization for SystemACE disks.Wolfgang Denk2005-10-051-0/+1
* | | Fix compiler warningWolfgang Denk2005-09-301-0/+3
* | | Fix uninitialized variable problem in hush shellWolfgang Denk2005-09-281-0/+1
* | | Add iopset command on mpc8xxWolfgang Denk2005-09-261-6/+15
* | | CleanupWolfgang Denk2005-09-251-1/+1
* | | Remove unneeded #include <malloc.h>Wolfgang Denk2005-09-256-6/+0
* | | Add Xilinx Spartan3 family FPGA supportWolfgang Denk2005-09-253-1/+700
* | | Add support for AMD's Pb1x00 eval board;Wolfgang Denk2005-09-251-1/+1
* | | virtex2 fix for bogus download error messagesWolfgang Denk2005-09-241-6/+20
* | | * Fix PHY address argument passing with mii info commandWolfgang Denk2005-09-241-6/+5
* | | Cleanup (PPC4xx is AMCC now)Wolfgang Denk2005-09-231-59/+61
OpenPOWER on IntegriCloud