summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Major PCMCIA Cleanup to make code better readable and maintainable.Wolfgang Denk2006-07-101-3255/+132
* Merge: Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz2006-06-302-3/+8
|\
| * Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz2006-06-302-3/+8
* | Add support for gth2 boardWolfgang Denk2006-06-161-1/+6
* | Add support for CONFIG_SERIAL_MULTI on MPC5xxxWolfgang Denk2006-06-161-2/+2
* | * Update Intel IXP4xx supportWolfgang Denk2006-05-301-0/+3
* | Fix PCMCIA support on virtlab2Wolfgang Denk2006-05-151-0/+7
* | Cleanup compile warning.Wolfgang Denk2006-05-121-0/+2
* | Add support for VirtLab2 boardWolfgang Denk2006-05-121-2/+171
* | Fix compile warnings in common/xyzModem.cStefan Roese2006-05-101-6/+9
* | Merge with /home/m8/git/u-bootWolfgang Denk2006-05-091-1/+2
|\ \
| * | Add M5271EVB board support.Marian Balakowicz2006-05-091-1/+2
* | | Declare load_serial_ymodem() when using CFG_CMD_LOADB.Wolfgang Denk2006-05-021-1/+4
|/ /
* | Some code cleanupWolfgang Denk2006-04-163-263/+270
* | Merge with /home/hs/U-Boot/u-boot-devWolfgang Denk2006-04-161-8/+7
|\ \
| * | Fixes common/cmd_flash.c:Heiko Schocher2006-04-111-8/+7
* | | Merge with /home/m8/git/u-bootWolfgang Denk2006-04-121-4/+26
|\ \ \ | |/ / |/| |
| * | Remove dependencies between DoC code and old legacy NAND driver.Marian Balakowicz2006-04-051-4/+26
* | | Merge with /home/sr/git/u-boot/cfi-flashWolfgang Denk2006-04-061-2/+3
|\ \ \
| * | | * Changes/fixes for drivers/cfi_flash.c:Stefan Roese2006-04-011-2/+3
| |/ /
* | | * Add support for ymodem protocol downloadWolfgang Denk2006-04-014-13/+938
|\ \ \
| * | | Add support for ymodem protocol (loady command).Markus Klotzbuecher2006-03-304-14/+938
* | | | GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-3128-454/+362
|/ / /
* | | Merge with http://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2006-03-2410-53/+99
|\| |
| * | 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
* | | Support for redundant environment in NAND Flash.Markus Klotzbuecher2006-03-201-13/+102
|/ /
* | 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
|\ \ \