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
/
board
/
freescale
/
p1_p2_rdb_pc
Age
Commit message (
Expand
)
Author
2020-05-04
dm: powerpc: P1020: add i2c DM support
Biwen Li
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move clock functions into a new file
Simon Glass
2020-01-17
common: Move relocate_code() to init.h
Simon Glass
2019-12-02
common: Move some board functions out of common.h
Simon Glass
2019-12-02
Move strtomhz() to vsprintf.h
Simon Glass
2019-11-20
env: Finish migration of common ENV options
Tom Rini
2019-08-28
powerpc: p1_p2_rdb: Compile legacy PCIe routines conditionally
Hou Zhiqiang
2019-08-26
powerpc: Enable device tree support for P2020RDB
Hou Zhiqiang
2019-08-26
powerpc: Enable device tree support for P1020RDB
Hou Zhiqiang
2019-08-11
env: Rename environment.h to env_internal.h
Simon Glass
2019-08-11
env: Move env_get() to env.h
Simon Glass
2019-08-11
env: Move env_init() to env.h
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2017-12-06
powerpc: mpc85xx: Fix static TLB table for SDRAM
York Sun
2017-08-16
env: Rename some other getenv()-related functions
Simon Glass
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-15
env: Add an enum for environment state
Simon Glass
2017-05-09
p1_p2_rdb: Fix unused variable warning
Tom Rini
2017-04-13
board_f: Rename initdram() to dram_init()
Simon Glass
2017-04-05
board_f: Drop return value from initdram()
Simon Glass
2017-04-05
board_f: Drop board_type parameter from initdram()
Simon Glass
2017-01-25
powerpc: Drop probecpu() in favour of arch_cpu_init()
Simon Glass
2016-11-23
powerpc: P1_P2_RDB_PC: Drop TARGET_P1_P2_RDB_PC
York Sun
2016-11-23
powerpc: P2020RDB-PC: Separate from P1_P2_RDB_PC in Kconfig
York Sun
2016-11-23
powerpc: P1025RDB: Separate from P1_P2_RDB_PC in Kconfig
York Sun
2016-11-23
powerpc: P1024RDB: Separate from P1_P2_RDB_PC in Kconfig
York Sun
2016-11-23
powerpc: P1021RDB: Separate from P1_P2_RDB_PC in Kconfig
York Sun
2016-11-23
powerpc: P1020UTM: Separate from P1_P2_RDB_P2 in Kconfig
York Sun
2016-11-23
powerpc: P1020RDB-PD: Separate from P1_P2_RDB_PC in Kconfig
York Sun
2016-11-23
powerpc: P1020RDB-PC: Separate from P1_P2_RDB_PC in Kconfig
York Sun
2016-11-23
powerpc: P1020MBG: Separate from P1_P2_RDB_PC in Kconfig
York Sun
2016-10-06
spi: Move freescale-specific code into a private header
Simon Glass
2016-09-27
usb: fsl: Rename fdt_fixup_dr_usb
Sriram Dash
2016-06-03
freescale: Tweak various Makefiles to remove redundancy, fix aesthetics
Robert P. J. Day
2016-06-03
powerpc/board: SPL: Enable malloc flag in global data.
Sumit Garg
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
2015-11-19
Move console definitions into a new console.h file
Simon Glass
2015-07-28
powerpc/p2020rdb: fix the FDT_ERR_NOTFOUND issue
Ying Zhang
2014-11-21
fdt: Allow ft_board_setup() to report failure
Simon Glass
2014-09-24
MAINTAINERS: comment out blank M: field
Masahiro Yamada
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-07-30
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-07-22
powerpc/mpc85xx: Check return value of find_tlb_idx
York Sun
2014-02-21
common: Add get_effective_memsize() to memsize.c
York Sun
2013-12-11
powerpc/p1_p2_rdb_pc: Fix warnings for __iomem pointers
Claudiu Manoil
2013-11-25
Driver/DDR: Moving Freescale DDR driver to a common driver
York Sun
2013-11-06
freescale: p1_p2_rdb_pc: rename COBJS-y to obj-y
Masahiro Yamada
[next]