Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| | * | | | | | | | Remove CPCI440 board | Matthias Fuchs | 2007-12-27 | -1551/+0 | |
| | * | | | | | | | Add support for Korat PPC440EPx board | Larry Johnson | 2007-12-27 | -0/+1082 | |
| | * | | | | | | | Add configuration file for Korat board | Larry Johnson | 2007-12-27 | -0/+376 | |
| | * | | | | | | | Add denali_data_eye.o and denali_spd_ddr2.o to PPC4xx Makefile | Larry Johnson | 2007-12-27 | -0/+2 | |
| | * | | | | | | | Add 440EPx DDR2 SPD DIMM support | Larry Johnson | 2007-12-27 | -0/+1254 | |
| | * | | | | | | | Copy 440EPx/GRx SDRAM data-eye search to common directory | Larry Johnson | 2007-12-27 | -0/+396 | |
| | * | | | | | | | Add definitions for 440EPx/GRx SDRAM controller to ppc440.h | Larry Johnson | 2007-12-27 | -52/+470 | |
| | * | | | | | | | Add Ethernet 1000BASE-X support for PPC4xx | Larry Johnson | 2007-12-27 | -52/+114 | |
| | * | | | | | | | Add driver for National Semiconductor LM73 temperature sensor | Larry Johnson | 2007-12-27 | -1/+193 | |
| | * | | | | | | | Add driver for STMicroelectronics M41T60 RTC | Larry Johnson | 2007-12-27 | -0/+262 | |
| | * | | | | | | | Use out_be32() and friends to access memory-mapped registers in sequoia.c | Larry Johnson | 2007-12-27 | -29/+29 | |
| | * | | | | | | | Use definitions from "asm-ppc/mmu.h" in init.S for Sequoia | Larry Johnson | 2007-12-27 | -49/+1 | |
| | * | | | | | | | Cosmetic changes to ECC POST for AMCC Denali core | Larry Johnson | 2007-12-27 | -6/+6 | |
| | * | | | | | | | ppc4xx: Fix compilation problem in 405 cache POST test | Stefan Roese | 2007-12-27 | -1/+1 | |
| | * | | | | | | | ppc4xx: Move virtual address of POST cache test to bigger address | Stefan Roese | 2007-12-27 | -2/+2 | |
| | * | | | | | | | ppc4xx: Fix problem in 44x cache POST routine | Stefan Roese | 2007-12-27 | -22/+19 | |
| | * | | | | | | | ppc4xx: Update Makalu fdt support | Stefan Roese | 2007-12-27 | -2/+0 | |
| | * | | | | | | | ppc4xx: Add fdt support to AMCC Katmai eval board | Stefan Roese | 2007-12-27 | -1/+34 | |
| | * | | | | | | | ppc4xx: fdt: Cleanup setup of cpu node setup | Stefan Roese | 2007-12-27 | -5/+4 | |
| | * | | | | | | | ppc4xx: Fix lwmon5 compilation problem | Stefan Roese | 2007-12-27 | -29/+0 | |
| | * | | | | | | | Fix ppc4xx clear_bss() code | Anatolij Gustschin | 2007-12-27 | -4/+13 | |
| | * | | | | | | | PPC4xx: Minimal changes to add vxWorks support | Niklaus Giger | 2007-12-27 | -1/+5 | |
| | * | | | | | | | ppc4xx: Add CONFIG_BOOTP_SUBNETMASK to Sequoia board config | Markus Klotzbücher | 2007-12-27 | -0/+1 | |
| | * | | | | | | | Fix/enhance ECC POST for 440EPx/GRx | Larry Johnson | 2007-12-27 | -46/+46 | |
| | * | | | | | | | PPC4xx: Move/rename ECC POST for 440EPx/GRx | Larry Johnson | 2007-12-27 | -0/+0 | |
| | * | | | | | | | ppc4xx: use correct io accessors for 4xx ethernet POST | Matthias Fuchs | 2007-12-27 | -21/+21 | |
| | * | | | | | | | ppc4xx: fix flush + invalidate_dcache_range arguments | Matthias Fuchs | 2007-12-27 | -3/+3 | |
| | * | | | | | | | ppc4xx: fdt: use fdt_fixup_ethernet() | Stefan Roese | 2007-12-27 | -71/+2 | |
| | * | | | | | | | ppc4xx: Bring 4xx fdt support up-to-date | Stefan Roese | 2007-12-27 | -83/+66 | |
| * | | | | | | | | ppc4xx: Bring 4xx fdt support up-to-date | Stefan Roese | 2007-12-13 | -83/+66 | |
| * | | | | | | | | Merge commit 'u-boot-fdt/testing' | Stefan Roese | 2007-12-13 | -52/+136 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | / / / / / | | | |/ / / / / | | |/| | | | | | |||||
| | * | | | | | | Conditionally compile fdt_fixup_ethernet() | Gerald Van Baren | 2007-12-07 | -0/+4 | |
| | * | | | | | | Convert boards that set memory node to use fdt_fixup_memory() | Kumar Gala | 2007-12-07 | -43/+7 | |
| | * | | | | | | Added fdt_fixup_stdout that uses aliases to set linux,stdout-path | Kumar Gala | 2007-12-07 | -0/+43 | |
| | * | | | | | | Add common memory fixup function | Kumar Gala | 2007-12-07 | -0/+79 | |
| | * | | | | | | Conditionally compile fdt_support.c | Kumar Gala | 2007-12-07 | -7/+1 | |
| | * | | | | | | Fix build breakage due to libfdt import | Kumar Gala | 2007-12-07 | -1/+1 | |
| | * | | | | | | Add spaces around the = in the fdt print format. | Gerald Van Baren | 2007-12-07 | -2/+2 | |
| | |/ / / / / | |||||
| * | | | | | | ppc4xx: Correct GPIO offset in gpio_config() | Stefan Roese | 2007-12-11 | -1/+1 | |
| * | | | | | | rtc: Fix merging problem | Stefan Roese | 2007-12-11 | -0/+0 | |
| * | | | | | | Merge commit 'u-boot/master' into for-1.3.1 | Stefan Roese | 2007-12-11 | -1916/+6451 | |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| * | | | | | | ppc4xx: 405EX: Correctly enable USB pins | Stefan Roese | 2007-12-08 | -10/+39 | |
| * | | | | | | ppc4xx: Enable hardware-fix for PCI/DMA errata on AMCC 440SP/SPe boards | Stefan Roese | 2007-12-06 | -8/+15 | |
| * | | | | | | ppc4xx: Yosemite/Yellowstone: Add DTT AD7414 support | Stefan Roese | 2007-12-04 | -0/+9 | |
| * | | | | | | ppc4xx: Kilauea: Add PCIe reset assertion upon power-up | Stefan Roese | 2007-11-30 | -9/+6 | |
| * | | | | | | ppc4xx: Kilauea & Makalu: Fix ext IRQ pin multiplexing | Stefan Roese | 2007-11-27 | -13/+13 | |
| * | | | | | | ppc4xx: Makalu: Change EBC setup for CS0 to enable 400MHz usage | Stefan Roese | 2007-11-26 | -1/+1 | |
| * | | | | | | ppc4xx: Kilauea: Configure pin mux to use ext IRQ2 as interrupt | Stefan Roese | 2007-11-26 | -1/+1 | |
| * | | | | | | ppc4xx: Correct 405EX PCIe UTL register mapping | Stefan Roese | 2007-11-18 | -3/+3 | |
| * | | | | | | ppc4xx: Update AMCC Kilauea config file | Stefan Roese | 2007-11-17 | -23/+37 |