summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| | * | | | | | | | ppc4xx: use correct io accessors for 4xx ethernet POSTMatthias Fuchs2007-12-27-21/+21
| | * | | | | | | | ppc4xx: fix flush + invalidate_dcache_range argumentsMatthias Fuchs2007-12-27-3/+3
| | * | | | | | | | ppc4xx: fdt: use fdt_fixup_ethernet()Stefan Roese2007-12-27-71/+2
| | * | | | | | | | ppc4xx: Bring 4xx fdt support up-to-dateStefan Roese2007-12-27-83/+66
| * | | | | | | | | ppc4xx: Bring 4xx fdt support up-to-dateStefan Roese2007-12-13-83/+66
| * | | | | | | | | Merge commit 'u-boot-fdt/testing'Stefan Roese2007-12-13-52/+136
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | / / / / / / | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Conditionally compile fdt_fixup_ethernet()Gerald Van Baren2007-12-07-0/+4
| | * | | | | | | Convert boards that set memory node to use fdt_fixup_memory()Kumar Gala2007-12-07-43/+7
| | * | | | | | | Added fdt_fixup_stdout that uses aliases to set linux,stdout-pathKumar Gala2007-12-07-0/+43
| | * | | | | | | Add common memory fixup functionKumar Gala2007-12-07-0/+79
| | * | | | | | | Conditionally compile fdt_support.cKumar Gala2007-12-07-7/+1
| | * | | | | | | Fix build breakage due to libfdt importKumar Gala2007-12-07-1/+1
| | * | | | | | | Add spaces around the = in the fdt print format.Gerald Van Baren2007-12-07-2/+2
| | |/ / / / / /
| * | | | | | | ppc4xx: Correct GPIO offset in gpio_config()Stefan Roese2007-12-11-1/+1
| * | | | | | | rtc: Fix merging problemStefan Roese2007-12-11-0/+0
| * | | | | | | Merge commit 'u-boot/master' into for-1.3.1Stefan Roese2007-12-11-1916/+6451
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | ppc4xx: 405EX: Correctly enable USB pinsStefan Roese2007-12-08-10/+39
| * | | | | | | ppc4xx: Enable hardware-fix for PCI/DMA errata on AMCC 440SP/SPe boardsStefan Roese2007-12-06-8/+15
| * | | | | | | ppc4xx: Yosemite/Yellowstone: Add DTT AD7414 supportStefan Roese2007-12-04-0/+9
| * | | | | | | ppc4xx: Kilauea: Add PCIe reset assertion upon power-upStefan Roese2007-11-30-9/+6
| * | | | | | | ppc4xx: Kilauea & Makalu: Fix ext IRQ pin multiplexingStefan Roese2007-11-27-13/+13
| * | | | | | | ppc4xx: Makalu: Change EBC setup for CS0 to enable 400MHz usageStefan Roese2007-11-26-1/+1
| * | | | | | | ppc4xx: Kilauea: Configure pin mux to use ext IRQ2 as interruptStefan Roese2007-11-26-1/+1
| * | | | | | | ppc4xx: Correct 405EX PCIe UTL register mappingStefan Roese2007-11-18-3/+3
| * | | | | | | ppc4xx: Update AMCC Kilauea config fileStefan Roese2007-11-17-23/+37
| * | | | | | | ppc4xx: Enable 405EX PCIe UTL register configurationStefan Roese2007-11-16-5/+45
| * | | | | | | ppc4xx: Update AMCC Makalu for board rev 1.1Stefan Roese2007-11-16-83/+62
| * | | | | | | ppc4xx: Small AMCC Kilauea cleanupStefan Roese2007-11-15-39/+0
| * | | | | | | ppc4xx: Enable 440 GPIO init table CFG_440_GPIO_TABLE for 405 platformsStefan Roese2007-11-15-108/+101
| * | | | | | | ppc4xx: AMCC Taihu board config file cleanupStefan Roese2007-11-15-39/+5
| * | | | | | | ppc4xx: Fix 405EX PCIe UTLSET register setupStefan Roese2007-11-13-2/+2
| * | | | | | | ppc4xx: Use generic usb-ohci driver for sequoia boardMatthias Fuchs2007-11-09-1/+8
| * | | | | | | ppc4xx: Make USB working with CONFIG_4xx_DCACHE definedMatthias Fuchs2007-11-09-1/+17
| * | | | | | | ppc4xx: Remove redundant code from 4xx network driverMatthias Fuchs2007-11-09-5/+3
| * | | | | | | ppc4xx: Remove In:/Out:/Err: boot output for AMCC KilaueaStefan Roese2007-11-09-0/+1
| * | | | | | | ppc4xx: Make output a little shorter on I2C bootrom detectionStefan Roese2007-11-09-34/+19
| * | | | | | | ppc4xx: Make output a little shorter on PCIe detectionStefan Roese2007-11-05-17/+12
| * | | | | | | ppc4xx: Add AMCC Kilauea/Haleakala NAND booting supportStefan Roese2007-11-03-10/+457
| * | | | | | | ppc4xx: Fix acadia_nand build problemStefan Roese2007-10-31-1/+5
| * | | | | | | ppc4xx: Add CONFIG_4xx_DCACHE compile options to enable cached SDRAMStefan Roese2007-10-31-8/+9
| * | | | | | | ppc4xx: Enable CPU POST test for 4xx with dcache enabledStefan Roese2007-10-31-0/+11
| * | | | | | | ppc4xx: Change 4xx POST ethernet test to handle cached memory tooStefan Roese2007-10-31-1/+10
| * | | | | | | ppc4xx: Remove temporary TLB entry in POST cache test only for 440Stefan Roese2007-10-31-0/+2
| * | | | | | | ppc4xx: Change 4xx ethernet driver to handle cached memory tooStefan Roese2007-10-31-75/+64
| * | | | | | | ppc4xx: Add change_tlb function to modify I attribute of TLB(s)Stefan Roese2007-10-31-1/+88
| * | | | | | | ppc4xx: Remove cache definition from 4xx board config filesStefan Roese2007-10-31-595/+8
| * | | | | | | ppc4xx: Rework 4xx cache supportStefan Roese2007-10-31-145/+315
| * | | | | | | ppc4xx: Remove compiler warning from previous commitStefan Roese2007-10-31-1/+1
| * | | | | | | ppc4xx: Remove temporary TLB entry in POST cache testStefan Roese2007-10-31-0/+2
| * | | | | | | ppc4xx: Change autonegotiation timeout from 4 to 5 secondsStefan Roese2007-10-31-1/+1