Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | | | | | | | | 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 | |
|/ / / / / / | |||||
* | | | | | | 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 | |
| | |_|/ | |/| | | |||||
* | | | | Fix do_bootm_linux() so that multi-file images with FDT blob boot. | Bartlomiej Sieka | 2007-09-07 | -10/+19 | |
* | | | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc5xxx | Wolfgang Denk | 2007-09-07 | -68/+102 | |
|\ \ \ \ | |||||
| * | | | | bootm/fdt: Only process the fdt if an fdt address was provided | Grant Likely | 2007-09-06 | -17/+19 | |
| * | | | | Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDT | Grant Likely | 2007-09-06 | -51/+55 | |
| * | | | | libfdt: add convenience function fdt_find_and_setprop() | Grant Likely | 2007-09-06 | -0/+28 | |
| |/ / / | |||||
* | | | | Add support for Sil680 IDE controller. | Gary Jennejohn | 2007-09-06 | -1/+111 | |
* | | | | Merge with git://www.denx.de/git/u-boot.git | Stefan Roese | 2007-09-02 | -733/+197 | |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix TFTP OACK code for short packets. | Wolfgang Denk | 2007-08-31 | -2/+6 | |
| * | | | Backout commit 8f1bc284 as it causes TFTP to fail. | Wolfgang Denk | 2007-08-30 | -10/+10 | |
| * | | | Revert "Fix MPC8544DS PCIe3 scsi." | Ed Swarthout | 2007-08-30 | -3/+1 | |
| * | | | tftp: don't implicity trust the format of recevied packets | Grant Likely | 2007-08-30 | -10/+10 | |
| * | | | Merge with git+ssh://gemini/home/wd/git/u-boot/master | Wolfgang Denk | 2007-08-29 | -3/+0 | |
| |\ \ \ | |||||
| | * | | | sbc8641: remove unused OF_FLAT_TREE_MAX_SIZE | Kim Phillips | 2007-08-29 | -3/+0 | |
| * | | | | Add mii_init() prototype | Wolfgang Denk | 2007-08-29 | -1/+1 | |
| * | | | | Disable network support on cmi_mpc5xx board | Wolfgang Denk | 2007-08-29 | -0/+2 | |
| |/ / / | |||||
| * | | | Fix MPC8544DS PCIe3 scsi. | Kumar Gala | 2007-08-29 | -1/+3 | |
| * | | | 8548cds fixes | Ed Swarthout | 2007-08-29 | -12/+17 | |
| * | | | Enable L2 cache for MPC8568MDS board | Haiying Wang | 2007-08-29 | -4/+4 | |
| * | | | Remove the bios emulator binary files from MAI board | Jason Jin | 2007-08-29 | -0/+0 | |
| * | | | support board vendor-common makefiles | Kim Phillips | 2007-08-29 | -15/+70 |