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