summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeLines
* Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-14-116366/+4535
|\
| * 85xxCDS: Add make targets for legacy systems.Randy Vinson2007-08-14-19/+28
| * 85xxCDS: Enable the VIA PCI-to-ISA bridge.Andy Fleming2007-08-14-1/+6
| * Add support for UEC to 8568Andy Fleming2007-08-14-1/+68
| * Add PCI support for MPC8568MDS boardHaiying Wang2007-08-14-34/+74
| * Fix minor 85xx warningsAndy Fleming2007-08-14-1/+0
| * 8548cds PCIE support.Ed Swarthout2007-08-14-115/+291
| * 8544ds PCIE supportEd Swarthout2007-08-14-3/+353
| * Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xxWolfgang Denk2007-08-13-2/+817
| |\
| | * Merge commit 'remotes/wd/master'Jon Loeliger2007-08-13-17/+1286
| | |\
| | * | Modify SBC8641D to use new Freescale PCI routinesJoe Hamman2007-08-13-38/+118
| | * | Add support for SBC8641D. Board files.Joe Hamman2007-08-10-0/+735
| | * | 8641hpcn: Do correct sized pointer math.Jon Loeliger2007-08-10-2/+2
| * | | Minor coding style cleanup. Update CHANGELOG.Wolfgang Denk2007-08-13-5/+5
| | |/ | |/|
| * | Cleanup output on ADS5121 boardWolfgang Denk2007-08-12-2/+0
| * | Merge with git+ssh://gemini_vpn/home/wd/git/u-boot/masterWolfgang Denk2007-08-12-11/+23
| |\ \
| | * | Adapt board configuration and fix kernel crash on MCC200 board.Wolfgang Denk2007-08-12-11/+23
| * | | Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues.Wolfgang Denk2007-08-12-4/+4
| |/ /
| * | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-10-728/+311
| |\ \ | | |/
| | * mpc83xx: fix ITX[GP] O=builddir buildsKim Phillips2007-08-10-6/+0
| | * mpc83xx: Consolidate the ECC support of 83xxDave Liu2007-08-10-705/+0
| | * mpc83xx: add support for the MPC8323E RDBKim Phillips2007-08-10-0/+295
| | * mpc83xx: fix 8360 and cpu functions to update fdt being passedKim Phillips2007-08-10-4/+4
| | * mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path().Jerry Van Baren2007-08-10-14/+11
| | * mpc83xx: Add support for 8360 silicon revision 2.1Lee Nipper2007-08-10-1/+3
| * | [ARM] TI DaVinci support, hopefully finalSergey Kubushyn2007-08-10-0/+1259
| |/
| * Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-08-07-116999/+5919
| |\
| | * Merge with /home/tur/git/u-boot#cm5200-siWolfgang Denk2007-08-07-232/+634
| | |\
| | | * cm1_qp1 -> cm5200: single U-Boot image for modules from the cm5200 family.Bartlomiej Sieka2007-08-03-232/+634
| | * | Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-08-06-106144/+45
| | |\ \
| | | * | 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-testingWolfgang Denk2007-08-06-9289/+461
| | |\ \ \ | | | |/ / | | | | / | | | |/ | | |/|
| | | * 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
| | | * | | 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