summaryrefslogtreecommitdiff
path: root/cpu/ppc4xx/fdt.c
Commit message (Expand)AuthorAgeLines
* fdt: rework fdt_fixup_ethernet() to use env instead of bd_tKumar Gala2008-08-21-1/+1
* ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boardsStefan Roese2008-07-11-2/+10
* ppc4xx: Add weak default ft_board_setup() routineStefan Roese2008-05-08-3/+23
* ppc4xx: Fixup ebc clock in FDT for 405GP/EPMarkus Brunner2008-04-29-2/+8
* ppc4xx: Pass PCIe root-complex/endpoint configuration to Linux via the fdtStefan Roese2008-04-25-0/+42
* ppc4xx: fdt: Cleanup setup of cpu node setupStefan Roese2007-12-27-3/+4
* ppc4xx: fdt: use fdt_fixup_ethernet()Stefan Roese2007-12-27-71/+2
* ppc4xx: Bring 4xx fdt support up-to-dateStefan Roese2007-12-27-80/+34
* ppc4xx: Correct UART input clock calculation and passing to fdtStefan Roese2007-10-31-3/+5
* ppc4xx: Correct UART input clock calculation and passing to fdtStefan Roese2007-10-31-4/+0
* ppc4xx: Add freqUART to CPU speed detectionStefan Roese2007-10-31-0/+7
* ppc4xx: Add additional debug info to 4xx fdt supportStefan Roese2007-10-31-0/+2
* ppc4xx: Add initial fdt support to 4xx (first needed on 405EX)Stefan Roese2007-10-31-0/+171