summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Merge git://www.denx.de/git/u-bootMichal Simek2007-08-07-120012/+30103
|\
| * Merge with /home/tur/git/u-boot#cm5200-siWolfgang Denk2007-08-07-263/+664
| |\
| | * cm1_qp1 -> cm5200: single U-Boot image for modules from the cm5200 family.Bartlomiej Sieka2007-08-03-263/+664
| * | Fix missing brace error in fs/fat/fat.cWolfgang Denk2007-08-07-28/+29
| * | Fixed typo in README (pointed out by Martin Jost).Wolfgang Denk2007-08-06-1/+1
| * | Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-08-06-103791/+18274
| |\ \
| | * | Coding style cleanup. Update CHANGELOG.Wolfgang Denk2007-08-06-6615/+6653
| | * | Remove the bios emulator from MAI board.Jason Jin2007-08-06-106101/+0
| | * | Fix some compile issues for MAI board.Jason Jin2007-08-06-43/+46
| | * | Configurations for ATI video card BIOS emulatorJason Jin2007-08-06-3/+27
| | * | This is a BIOS emulator, porting from SciTech for u-boot, mainly forJason Jin2007-08-06-0/+16008
| | * | This is a framebuffer driver for ATI video card, can work for PCI9200,Jason Jin2007-08-06-1/+2978
| * | | Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-08-06-15915/+11142
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Coding style cleanup. Update CHANGELOG.Wolfgang Denk2007-08-06-116/+931
| | * Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk2007-08-06-519/+3795
| | |\
| | | * Add Marvell 1149 PHY support to the TSECAndy Fleming2007-08-03-0/+34
| | | * Merge branch 'testing' into workingAndy Fleming2007-08-03-15299/+11113
| | | |\
| | | * | Remove erroneous errata code from Marvel 88E1111S driverAndy Fleming2007-07-11-5/+0
| | | * | From: eran liberty <eran.liberty@gmail.com>Andy Fleming2007-07-11-1/+3
| | | * | Polished the 85xx ADS config filesAndy Fleming2007-07-11-5/+6
| | | * | 8544ds: Fix Makefile after moving pixis to board/freescale.Ed Swarthout2007-07-11-3/+3
| | | * | tsec: Fix PHY code to match first driverAndy Fleming2007-07-11-1/+3
| | | * | Add support for CPM device tree configuration to 8560 ADSAndy Fleming2007-07-11-11/+46
| | | * | Fix Marvell 88e1145 PHY init codeAndy Fleming2007-07-11-2/+4
| | * | | Add functions to list of exported functionsMartin Krause2007-08-06-2/+7
| | * | | Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.Ed Swarthout2007-08-06-406/+493
| | * | | Minor cleanup of <board>_nand build rules.Wolfgang Denk2007-08-02-9/+6
| | * | | Fix build errors and warnings / code cleanup.Wolfgang Denk2007-08-02-179/+202
| | | |/ | | |/|
| | * | Add simple agent/end-point configuration in PCI AutoConfig for PCI_CLASS_PROC...Ed Swarthout2007-07-11-0/+6
| | * | pciauto setup bridgeEd Swarthout2007-07-11-3/+6
| | * | Support PCIe extended config registersEd Swarthout2007-07-11-2/+2
| | * | Minor improvements to drivers/pci_auto.cEd Swarthout2007-07-11-9/+20
| | * | Start pci hose scan from hose->current_busno.Ed Swarthout2007-07-11-1/+7
| | * | Fix some compile problems introduced by the latest CFG_CMD_xxx cleanupStefan Roese2007-07-11-9/+6
| | * | Fix malloc problem introduced with the relocation fixup for the PPC platformStefan Roese2007-07-11-4/+5
| | * | disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-24/+22
| | * | drivers/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-9/+9
| | * | fs/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-11/+11
| | * | net/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-15/+15
| | * | common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-67/+69
| | * | board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-42/+42
| | * | board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-36/+34
| | * | cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-39/+35
| | * | include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-10-20/+542
| | * | include/configs/[g-o]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-10-9/+242
| | * | include/configs/[a-e]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-10-7/+259
| | * | include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-10-13/+336
| | * | include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-10-1/+235
| | * | include/configs/[A-I]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-10-19/+354
| | * | Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK!Jon Loeliger2007-07-09-115/+51