index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
cpu
/
mpc85xx
/
fdt.c
Age
Commit message (
Expand
)
Author
2011-11-29
powerpc/85xx: clean up and document the QE/FMAN microcode macros
Timur Tabi
2011-11-29
powerpc/85xx: fixup flexcan device tree clock-frequency
Jia Hongtao
2011-10-18
powerpc/85xx: Update USB device tree status based on pin settings
Shengzhou Liu
2011-10-15
powerpc/85xx: use fdt_create_phandle() to create the Fman firmware phandles
Timur Tabi
2011-09-29
powerpc/85xx: Fix compile warnings/errors if CONFIG_SYS_DPAA_FMAN isn't set
Kumar Gala
2011-07-29
powerpc/85xx: verify the device tree before booting Linux
Timur Tabi
2011-07-29
powerpc/85xx: Fix up clock_freq property in CAN node of dts
Bhaskar Upadhaya
2011-07-29
powerpc/85xx: Handle the lack of L2 cache on P2040/P2040E
Kumar Gala
2011-07-22
fman: insert the Fman firmware into the device tree
Timur Tabi
2011-05-13
powerpc/85xx: fix compatible property for the L2 cache node
Timur Tabi
2011-04-27
powerpc/85xx: Add device tree fixup for bman portal
Haiying Wang
2011-04-04
powerpc/85xx: Update timer-frequency prop in ptp_timer node of device tree
bhaskar upadhaya
2011-04-04
powerpc/85xx: Extend ethernet device tree stashing parameters for "fsl,etsec2"
Pankaj Chauhan
2011-01-14
powerpc/8xxx: Refactor SRIO initialization into common code
Kumar Gala
2010-10-20
85xx: Add support for not releasing secondary cores via 'mp_holdoff'
Aaron Sierra
2010-08-19
mpx85xx/fdt: Add cpu-release-addr for all cores
Matthew McClintock
2010-07-26
powerpc/85xx: Add support to initialize LIODN registers and portals
Kumar Gala
2010-07-26
powerpc/p4080: Add support for CPC(Corenet platform cache) on CoreNet platforms
Kumar Gala
2010-07-20
powerpc/p4080: Add setting of clock-frequency for clockgen node
Kumar Gala
2010-07-20
powerpc/85xx: Use fdt_node_offset_by_compat_reg for clock-frequency updates
Kumar Gala
2010-07-16
powerpc/8xxx: Add is_core_disabled to remove disabled cores from dtb
Kumar Gala
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese