~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
wip/spl-2024.10
wip/spl-2024.10-g12b
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
cpu
/
mpc85xx
/
fdt.c
Commit message (
Expand
)
Author
Age
*
global: Finish CONFIG -> CFG migration
Tom Rini
2023-01-20
*
global: Remove unused CONFIG defines
Tom Rini
2023-01-20
*
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
*
global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*
Tom Rini
2022-12-05
*
global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*
Tom Rini
2022-12-05
*
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
Tom Rini
2022-11-10
*
global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace
Tom Rini
2022-11-10
*
treewide: Remove the unnecessary space before semicolon
Bin Meng
2022-11-02
*
powerpc: Remove unused MPC8540/60ADS code
Tom Rini
2022-03-03
*
Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig
Tom Rini
2021-12-27
*
ppc: Remove T4160RDB board
Tom Rini
2021-07-07
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
global: Move from bi_memstart/memsize -> gd->ram_base/ram_size
Stefan Roese
2020-08-26
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
common: Move get_tbclk() to time.h
Simon Glass
2020-01-17
*
common: Move clock functions into a new file
Simon Glass
2020-01-17
*
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
*
env: Move env_get_f() to env.h
Simon Glass
2019-08-11
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
2018-04-08
*
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
*
drivers/misc: Share qbman init between archs
Ahmed Mansour
2018-01-10
*
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
Simon Glass
2017-08-16
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
*
PowerPC: mpc85xx: Update ft_verify_fdt
Tom Rini
2017-08-03
*
fdt: Move fdt_fixup_ethernet to a common place
Tom Rini
2017-05-01
*
powerpc: Retain compatible property for L2 cache
Chris Packham
2016-12-20
*
powerpc: T4080: Drop configuration for T4080
York Sun
2016-11-23
*
powerpc: T4240: Remove macro CONFIG_PPC_T4240
York Sun
2016-11-23
*
powerpc: T4160: Remove macro CONFIG_PPC_T4160
York Sun
2016-11-23
*
powerpc: T2080, T2081: Remove macro CONFIG_PPC_T2080 and CONFIG_PPC_T2081
York Sun
2016-11-23
*
powerpc: T1040: Remove macro CONFIG_PPC_T1040
York Sun
2016-11-23
*
powerpc: P4080: Remove macro CONFIG_PPC_P4080
York Sun
2016-11-23
*
arch: powerpc: Remove unused dts frequency fixup for lbc_clk
Prabhakar Kushwaha
2016-10-14
*
fm: fdt: Move fman ucode fixup to driver code
Qianyu Gong
2016-02-24
*
qe: move drivers/qe/qe.h to include/fsl_qe.h
Qianyu Gong
2016-02-24
*
t1040d4rdb: assign muxed pins to qe-tdm when set hwconfig qe-tdm
Zhao Qiang
2015-11-02
*
fsl_sec : Change accessor function to take care of endianness
Ruchika Gupta
2014-10-16
*
powerpc/t104xrdb: support deep sleep in SPI/SD boot
Tang Yuantian
2014-08-12
*
powerpc/85xx: add fdt_fixup_dma3
Shengzhou Liu
2014-07-22
*
powerpc/mpc85xx: Add workaround to enable TDM on T1040
Sandeep Singh
2014-06-05
*
bd_info: remove bi_barudrate member from struct bd_info
Masahiro Yamada
2014-05-12
*
powerpc/cpu/mpc85xx: Add MAC address for layer 2 switch
Codrin Ciubotariu
2014-04-22
*
powerpc/85xx: Fix e6500 L2 cache stash IDs
Scott Wood
2014-04-22
*
powerpc/85xx: fix broken cpu "clock-frequency" property
Laurentiu TUDOR
2013-11-13
*
powerpc/mpc85xx:Make L2 cache type independent of CHASSIS2
Prabhakar Kushwaha
2013-10-16
*
Fix for incorrect conversion hex string to number (FMAN firmware address).
Николай Пузанов
2013-08-20
*
powerpc: Fix CamelCase checkpatch warnings
Prabhakar Kushwaha
2013-08-20
*
mpc85xx: Base emulator support
York Sun
2013-08-09
[next]