| Commit message (Expand) | Author | Age | Lines |
* | [FIX] repair email address | Michal Simek | 2007-09-24 | -1/+1 |
* | [FIX] repair MFSL commands | Michal Simek | 2007-09-24 | -8/+8 |
* | synchronizition with mainline | Michal Simek | 2007-09-24 | -1341/+119 |
* | Merge ../u-boot | Michal Simek | 2007-09-24 | -192/+659 |
|\ |
|
| * | v1.3.0-rc2 | Wolfgang Denk | 2007-09-20 | -1/+367 |
| * | Merge with git+ssh://gemini_vpn/home/wd/git/u-boot/master | Wolfgang Denk | 2007-09-18 | -2/+2 |
| |\ |
|
| | * | Bugfix: remove embedded null (\0) from CFG_BOOTFILE macro in TQM8540_config | Grant Likely | 2007-09-18 | -2/+2 |
| * | | Avoid compiler warning. | Wolfgang Denk | 2007-09-18 | -1/+1 |
| * | | MCC200: fix build warning | Wolfgang Denk | 2007-09-18 | -1/+1 |
| |/ |
|
| * | TQM8xx[LM]: Fix broken environment alignment. | Wolfgang Denk | 2007-09-16 | -17/+46 |
| * | TQM8xx/FPS8xx: adjust flash partitions for 2.6 ARCH=powerpc kernels | Wolfgang Denk | 2007-09-16 | -50/+111 |
| * | Typo fix in tsec.c | urwithsughosh@gmail.com | 2007-09-15 | -1/+1 |
| * | Fix do_div() usage in nand process output | Matthias Fuchs | 2007-09-15 | -6/+17 |
| * | NAND: Add CFG_NAND_QUIET option | Matthias Fuchs | 2007-09-15 | -6/+16 |
| * | ColdFire: fix build error becasue of bad type of mii_init() | Liew Tsi Chung-r5aahp | 2007-09-15 | -6/+6 |
| * | ColdFire: Fix build error caused by pixis.c | Liew Tsi Chung-r5aahp | 2007-09-15 | -2/+1 |
| * | Update MPC8349ITX*_config to place config.tmp in right place. | Sam Sparks | 2007-09-15 | -3/+3 |
| * | Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global | Wolfgang Denk | 2007-09-15 | -70/+51 |
| * | Make DECLARE_GLOBAL_DATA_PTR global for DaVinci | Dirk Behme | 2007-09-15 | -12/+6 |
| * | cm5200: Fix a typo introduced by afaac86fe2948ac84cd9a12bbed883b3c683e7d9 | Bartlomiej Sieka | 2007-09-13 | -1/+1 |
| * | Fix memory corruption problem on STX GP3 SSA Board. | Wolfgang Denk | 2007-09-12 | -3/+6 |
| * | [GP3SSA] Add define CONFIG_MPC85XX_PCI2 in config file to allow u-boot to | Grzegorz Bernacki | 2007-09-11 | -4/+7 |
| * | [ppc4xx] Individual handling of sdram.c for bamboo_nand build | Grzegorz Bernacki | 2007-09-11 | -0/+6 |
| * | Merge with /home/raj/git/u-boot#ads5121_fec_optimize | Wolfgang Denk | 2007-09-10 | -6/+9 |
| |\ |
|
| | * | [MPC512x] Streamline frame handling in the FEC driver | Grzegorz Bernacki | 2007-09-10 | -6/+9 |
| * | | Allocate CPU Architecture Code for STMicroelectronics' ST200. | Sean MCGOOGAN | 2007-09-10 | -0/+1 |
| * | | Update version to match current state. | Wolfgang Denk | 2007-09-10 | -2/+2 |
| |/ |
|
* | | [FIX] Microblaze ML401 - repare FLASH handling | Michal Simek | 2007-09-11 | -10/+16 |
* | | Merge git://www.denx.de/git/u-boot | Michal Simek | 2007-09-11 | -5458/+28323 |
|\ \
| |/ |
|
| * | Remove compiler warning: target CPU does not support interworking | Kyungmin Park | 2007-09-10 | -0/+1 |
| * | Fix compile error in spc1920 config. | Wolfgang Denk | 2007-09-09 | -8/+1 |
| * | Bugfix: make bootm+libfdt compile on boards with no flash | Grant Likely | 2007-09-09 | -0/+2 |
| * | Merge with /home/raj/git/u-boot#440SPe_PCIe_fixes | Wolfgang Denk | 2007-09-08 | -104/+191 |
| |\ |
|
| | * | [PPC440SPe] PCIe environment settings for Katmai and Yucca | Grzegorz Bernacki | 2007-09-07 | -2/+28 |
| | * | [PPC440SPe] Improve PCIe configuration space access | Grzegorz Bernacki | 2007-09-07 | -62/+130 |
| | * | [PPC440SPe] Convert machine check exceptions handling | Grzegorz Bernacki | 2007-09-07 | -44/+37 |
| * | | Merge with /home/raj/git/u-boot#ads5121_fixes | Wolfgang Denk | 2007-09-08 | -15/+22 |
| |\ \ |
|
| | * | | [MPC512x] Proper handling of larger frames in the FEC driver | Grzegorz Bernacki | 2007-09-07 | -13/+21 |
| | * | | [MPC512x] Correct fixup relocation | Rafal Jaworowski | 2007-09-07 | -2/+1 |
| * | | | Fix typo in MAKEALL script. | Wolfgang Denk | 2007-09-07 | -1/+1 |
| | |/
| |/| |
|
| * | | Update CHANGELOG, minor coding style cleanup. | Wolfgang Denk | 2007-09-07 | -2/+539 |
| * | | PXA270: Added support for TrizepsIV board. | stefano babic | 2007-09-07 | -2/+1217 |
| * | | PXA270: Add support for multiple serial ports. | stefano babic | 2007-09-07 | -84/+288 |
| * | | PXA270: fix compile issue (invalid lvalue) | stefano babic | 2007-09-07 | -9/+9 |
| * | | Add BUILD_DIR support for bios emulator. | Jason Jin | 2007-09-07 | -8/+15 |
| * | | [MIPS] Remove inline asm string functions | Shinya Kuribayashi | 2007-09-07 | -114/+10 |
| * | | [MIPS] Update asm string header | Shinya Kuribayashi | 2007-09-07 | -41/+27 |
| * | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx | Wolfgang Denk | 2007-09-07 | -5/+38 |
| |\ \
| | |/ |
|
| | * | Fix ULI RTC support on MPC8544 DS | Kumar Gala | 2007-09-04 | -1/+10 |
| | * | ft_board_setup update 85xx/86xx of pci/pcie bus-range property. | Ed Swarthout | 2007-09-04 | -4/+28 |