summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
...
| * | | | | | ppc: Small Kilauea cleanup of config fileStefan Roese2007-10-31-2/+2
| * | | | | | rtc: Add Xicor/Intersil X1205 RTC supportStefan Roese2007-10-31-0/+20
| * | | | | | ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xxStefan Roese2007-10-31-151/+71
| * | | | | | ppc4xx: Define CONFIG_BOOKE for all PPC440 based processorsEugene O'Brien2007-10-31-0/+5
| * | | | | | ppc4xx: Change inbound PCIe location for endpoint tests on KatmaiStefan Roese2007-10-31-1/+1
| * | | | | | ppc4xx: Add PCIe endpoint support on Kilauea (405EX)Stefan Roese2007-10-31-3/+8
| * | | | | | ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint modeStefan Roese2007-10-31-0/+55
| * | | | | | ppc4xx: Enable device tree support (fdt) on Kilauea per defaultStefan Roese2007-10-31-43/+3
| * | | | | | ppc4xx: Fix small merge problems with CPCI440 and Acadia boardsStefan Roese2007-10-31-256/+0
| * | | | | | ppc4xx: Add initial AMCC Kilauea 405EX supportStefan Roese2007-10-31-0/+486
| * | | | | | ppc4xx: Add PPC405EX supportStefan Roese2007-10-31-43/+669
| * | | | | | DTT: Prepare DS1775 driver for use of different I2C addressesStefan Roese2007-10-31-0/+1
| * | | | | | ppc4xx: 4xx_pcie: More general cleanup and 405EX PCIe support addedStefan Roese2007-10-31-12/+25
| * | | | | | ppc4xx: 4xx_pcie: Change CFG_PCIE_MEMSIZE to 128MB on Yucca & KatmaiStefan Roese2007-10-31-2/+2
| * | | | | | ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platformsStefan Roese2007-10-31-0/+0
| * | | | | | ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (3)Stefan Roese2007-10-31-2/+99
| * | | | | | ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (2)Stefan Roese2007-10-31-9/+8
| * | | | | | ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (1)Stefan Roese2007-10-31-0/+174
* | | | | | | Merge commit 'wd/master'Jon Loeliger2007-12-06-96/+658
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | ADS5121 Board: fix compile problem.Wolfgang Denk2007-12-06-1/+1
| | |_|_|_|/ | |/| | | |
| * | | | | Cleanup coding style; update CHANGELOGWolfgang Denk2007-11-26-16/+16
| * | | | | Add additional fdt fixup helper functionsKumar Gala2007-11-21-0/+11
| * | | | | Add fdt_fixup_ethernet helper to set mac addressesKumar Gala2007-11-21-0/+1
| * | | | | Update libfdt from device tree compiler (dtc)Kumar Gala2007-11-21-104/+658
| * | | | | Move do_fixup* for libfdt into common codeKumar Gala2007-11-21-0/+4
| * | | | | Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdtKumar Gala2007-11-21-6/+0
| * | | | | [BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely2007-11-20-2/+0
| | |_|_|/ | |/| | |
* | | | | Merge commit 'wd/master'Jon Loeliger2007-11-27-0/+6
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'origin' into kconfig-for-1.3.1Grant Likely2007-11-20-7/+5
| |\ \ \ \
| * \ \ \ \ Merge branch 'origin' into kconfig-for-1.3.1Grant Likely2007-11-16-70/+118
| |\ \ \ \ \
| * | | | | | Add .gitignore filesGrant Likely2007-11-15-0/+6
| * | | | | | Revert "Correct relocation fixup for mpc5xx"Grant Likely2007-11-15-1/+0
| * | | | | | Revert "Correct fixup relocation for MPC5xxx"Grant Likely2007-11-15-1/+0
| * | | | | | Revert "Correct fixup relocation for mpc8220"Grant Likely2007-11-15-1/+0
| * | | | | | Revert "Correct fixup relocation for mpc824x"Grant Likely2007-11-15-2/+0
| * | | | | | Revert "Correct fixup relocation for mpc8260"Grant Likely2007-11-15-1/+0
| * | | | | | Revert "Correct fixup relocation for mpc83xx"Grant Likely2007-11-15-1/+0
| * | | | | | Revert "[MPC512x] Correct fixup relocation"Grant Likely2007-11-15-1/+0
* | | | | | | 8610HPCD: Enable the 8610 Display Interface UnitJon Loeliger2007-11-20-1/+1
* | | | | | | Merge commit 'remotes/wd/master'Jon Loeliger2007-11-20-86/+122
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Move CONFIG_QE out of CONFIG_PCI wrap for MPC8568MDSHaiying Wang2007-11-19-5/+5
| * | | | | | Fix build problems with mp2usb boardWolfgang Denk2007-11-19-2/+0
| | |/ / / / | |/| | | |
| * | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk2007-11-17-15/+33
| |\ \ \ \ \
| | * | | | | ColdFire: MCF5329 - Remove reset registers from CCMTsiChungLiew2007-11-08-12/+9
| | * | | | | ColdFire: MCF5329 - Add Reset structure to immap_5329.hTsiChungLiew2007-11-08-0/+5
| | * | | | | ColdFire: MCF5329 - revert include/asm-m68k/m5329.h file modeTsiChungLiew2007-11-08-0/+0
| | * | | | | ColdFire: MCF5445x - Update correct RAMBAR and missing linker filesTsiChungLiew2007-11-07-2/+2
| | * | | | | ColdFire: MCF532x - Update do_reset() using core resetTsiChungLiew2007-11-07-1/+17
| * | | | | | Fix the i2c frequency and default address in rsdproto boardLuotao Fu2007-11-17-2/+2
| * | | | | | powerpc: Backout relocation changes.Grant Likely2007-11-17-8/+0