summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeLines
* 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/+44
* Configurations for ATI video card BIOS emulatorJason Jin2007-08-06-0/+1
* Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xxWolfgang Denk2007-08-06-268/+791
|\
| * Merge branch 'testing' into workingAndy Fleming2007-08-03-9233/+285
| |\
| * | 8544ds: Fix Makefile after moving pixis to board/freescale.Ed Swarthout2007-07-11-3/+3
| * | Add support for CPM device tree configuration to 8560 ADSAndy Fleming2007-07-11-0/+26
| * | Coding style cleanup; update CHANGELOG.Wolfgang Denk2007-07-10-53/+31
| * | Merge with /home/hs/Atronic/u-bootWolfgang Denk2007-07-09-24/+526
| |\ \
| | * | [PCS440EP] get rid of CONFIG_PPC4xx_USE_SPD_DDR_INIT_HANGHeiko Schocher2007-06-25-3/+0
| | * | [PCS440EP] upgrade the PCS440EP board:Heiko Schocher2007-06-22-24/+529
| * | | Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-07-06-80/+77
| |\ \ \
| | * | | resubmit: ppc4xx: Remove sequoia/sequioa.h. Cleanup ppc440.h for PPC440EPXNiklaus Giger2007-07-04-72/+4
| | * | | ppc4xx: Update lwmon5 boardStefan Roese2007-07-04-8/+73
| * | | | Code cleanup and default config update for STC GP3 SSA board.Wolfgang Denk2007-07-06-137/+137
| |/ / /
* | | | Add functions to list of exported functionsMartin Krause2007-08-06-1/+0
* | | | Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts.Ed Swarthout2007-08-06-40/+126
* | | | Fix build errors and warnings / code cleanup.Wolfgang Denk2007-08-02-14/+23
| |_|/ |/| |
* | | 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
* | | include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-10-0/+10
* | | board/[q-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-39/+39
* | | board/[m-p]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-39/+39
* | | board/[f-l]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-34/+34
* | | board/[d-e]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-28/+28
* | | board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-31/+31
* | | include/configs: Use new CONFIG_CMD_* in various A* named board config files.Jon Loeliger2007-07-07-15/+17
* | | Correct fixup relocation for mpc8260Grant Likely2007-07-04-3/+0
* | | Correct fixup relocation for mpc824xGrant Likely2007-07-04-1/+0
* | | Remove obsolete mpc83xx linker scriptsGrant Likely2007-07-04-859/+0
* | | Consolidate mpc8260 linker scriptsGrant Likely2007-07-04-375/+0
* | | Remove obsolete mpc824x linker scriptsGrant Likely2007-07-04-1298/+0
* | | Remove obsolete mpc824x linker scripts (3 of 4)Grant Likely2007-07-04-1293/+0
* | | Remove obsolete mpc824x linker scripts (2 of 4)Grant Likely2007-07-04-1146/+0
* | | Remove obsolete mpc824x linker scripts (1 of 4)Grant Likely2007-07-04-1187/+0
* | | Remove obsolete mpc8220 linker scriptsGrant Likely2007-07-04-250/+0
* | | Remove obsolete mpc5xxx linker scripts (3 of 3)Grant Likely2007-07-04-408/+0
* | | Remove obsolete mpc5xxx linker scripts (2 of 3)Grant Likely2007-07-04-871/+0
* | | Remove obsolete mpc5xxx linker scripts (1 of 3)Grant Likely2007-07-04-998/+0
* | | Remove obsolete mpc5xx linker scriptsGrant Likely2007-07-04-280/+0
* | | Consolidate mpc8260 linker scriptsGrant Likely2007-07-04-0/+6
* | | Consolidate mpc824x linker scriptsGrant Likely2007-07-04-0/+2
* | | Consolidate mpc5xxx linker scriptsGrant Likely2007-07-04-0/+3
* | | Fix a few file permission problems.Wolfgang Denk2007-07-04-0/+0
* | | Minor coding style cleanup. Rebuild CHANGELOG file.Wolfgang Denk2007-07-04-20/+0
* | | board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-77/+77
* | | board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-75/+75
|/ /
* | Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-07-03-5/+5
|\ \
| * | Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips2007-05-17-5/+5
* | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-06-25-19/+29
|\ \ \