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