summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add CONFIG_BIOSEMU define to guard all the bios emulator codeJason Jin2007-08-099-0/+32
* tsec: fix multiple PHY supportZach Sadecki2007-08-091-0/+2
* tsec: Allow Ten Bit Interface address to be configurableJoe Hamman2007-08-092-3/+5
* Fixed typo in README (pointed out by Martin Jost).Wolfgang Denk2007-08-061-1/+1
* Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-08-06466-103791/+18274
|\
| * Coding style cleanup. Update CHANGELOG.Wolfgang Denk2007-08-0616-6615/+6653
| * Remove the bios emulator from MAI board.Jason Jin2007-08-06439-106101/+0
| * Fix some compile issues for MAI board.Jason Jin2007-08-063-43/+46
| * Configurations for ATI video card BIOS emulatorJason Jin2007-08-063-3/+27
| * This is a BIOS emulator, porting from SciTech for u-boot, mainly forJason Jin2007-08-0621-0/+16008
| * This is a framebuffer driver for ATI video card, can work for PCI9200,Jason Jin2007-08-065-1/+2978
* | Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-08-06809-15915/+11142
|\ \ | |/
| * Coding style cleanup. Update CHANGELOG.Wolfgang Denk2007-08-0611-116/+931
| * Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk2007-08-0669-519/+3795
| |\
| | * Add Marvell 1149 PHY support to the TSECAndy Fleming2007-08-031-0/+34
| | * Merge branch 'testing' into workingAndy Fleming2007-08-03790-15299/+11113
| | |\
| | * | Remove erroneous errata code from Marvel 88E1111S driverAndy Fleming2007-07-111-5/+0
| | * | From: eran liberty <eran.liberty@gmail.com>Andy Fleming2007-07-111-1/+3
| | * | Polished the 85xx ADS config filesAndy Fleming2007-07-112-5/+6
| | * | 8544ds: Fix Makefile after moving pixis to board/freescale.Ed Swarthout2007-07-111-3/+3
| | * | tsec: Fix PHY code to match first driverAndy Fleming2007-07-111-1/+3
| | * | Add support for CPM device tree configuration to 8560 ADSAndy Fleming2007-07-112-11/+46
| | * | Fix Marvell 88e1145 PHY init codeAndy Fleming2007-07-111-2/+4
| * | | Add functions to list of exported functionsMartin Krause2007-08-064-2/+7
| * | | Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.Ed Swarthout2007-08-0611-406/+493
| * | | Minor cleanup of <board>_nand build rules.Wolfgang Denk2007-08-021-9/+6
| * | | Fix build errors and warnings / code cleanup.Wolfgang Denk2007-08-0220-179/+202
| | |/ | |/|
| * | Add simple agent/end-point configuration in PCI AutoConfig for PCI_CLASS_PROC...Ed Swarthout2007-07-111-0/+6
| * | pciauto setup bridgeEd Swarthout2007-07-111-3/+6
| * | Support PCIe extended config registersEd Swarthout2007-07-111-2/+2
| * | Minor improvements to drivers/pci_auto.cEd Swarthout2007-07-111-9/+20
| * | Start pci hose scan from hose->current_busno.Ed Swarthout2007-07-111-1/+7
| * | Fix some compile problems introduced by the latest CFG_CMD_xxx cleanupStefan Roese2007-07-115-9/+6
| * | Fix malloc problem introduced with the relocation fixup for the PPC platformStefan Roese2007-07-111-4/+5
| * | disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-1012-24/+22
| * | drivers/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-107-9/+9
| * | fs/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-1011-11/+11
| * | net/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-104-15/+15
| * | common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-1035-67/+69
| * | board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-1027-42/+42
| * | board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-1026-36/+34
| * | cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-1034-39/+35
| * | include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-1059-20/+542
| * | include/configs/[g-o]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-1026-9/+242
| * | include/configs/[a-e]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-1029-7/+259
| * | include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-1038-13/+336
| * | include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-1026-1/+235
| * | include/configs/[A-I]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-1039-19/+354
| * | Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK!Jon Loeliger2007-07-097-115/+51
| * | include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger2007-07-0924-49/+212
OpenPOWER on IntegriCloud