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
2013-11-13
powerpc/85xx: fix broken cpu "clock-frequency" property
Laurentiu TUDOR
2013-10-16
powerpc/mpc85xx:Make L2 cache type independent of CHASSIS2
Prabhakar Kushwaha
2013-08-20
Fix for incorrect conversion hex string to number (FMAN firmware address).
Николай Пузанов
2013-08-20
powerpc: Fix CamelCase checkpatch warnings
Prabhakar Kushwaha
2013-08-09
mpc85xx: Base emulator support
York Sun
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-20
85xx: Change clock-frequency compatible to 2.0
Andy Fleming
2013-05-02
powerpc/mpc85xx: set clock-frequency for T4/B4 clockgen node
Tang Yuantian
2013-05-02
powerpc/mpc85xx: add setting of clock-frequency for mpic node
Dongsheng.wang@freescale.com
2013-02-07
common/fdt_support.c: sparse fixes
Kim Phillips
2013-02-04
ppc: Move lbc_clk and cpu to arch_global_data
Simon Glass
2013-01-30
powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto'
Vakul Garg
2013-01-30
powerpc/mpc85xx: Reserve default boot page
York Sun
2012-10-22
poweprc/85xx: add QMan frequency info and fdt fixup.
Haiying Wang
2012-10-22
powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1
York Sun
2012-10-22
powerpc/mpc85xx: software workaround for DDR erratum A-004468
York Sun
2012-10-22
powerpc/mpc85xx: Enable L2 at the beginning of U-boot for E6500
York Sun
2012-08-23
powerpc/mpc8xxx: fix core id for multicore booting
York Sun
2012-08-23
powerpc/85xx: remove support for the Freescale P3060
Timur Tabi
2012-07-06
powerpc/mpc85xx: Ignore E bit for SVR_SOC_VER()
York Sun
2011-11-29
powerpc/85xx: verify the localbus device tree address before booting the OS
Timur Tabi
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