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
/
c29xpcie
/
c29xpcie.c
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2019-12-02
common: Move some board functions out of common.h
Simon Glass
2019-08-11
env: Move env_get() 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-08-16
env: Rename some other getenv()-related functions
Simon Glass
2016-05-18
arch/arm, arch/powerpc: add # of SEC engines on the SOC
Alex Porosanu
2016-01-28
powerpc: c29xpcie: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET
Bin Meng
2015-04-23
driver/ifc: Add 64KB page support
Jaiprakash Singh
2014-11-21
fdt: Allow ft_board_setup() to report failure
Simon Glass
2014-07-22
powerpc/mpc85xx: Check return value of find_tlb_idx
York Sun
2013-11-25
Driver/IFC: Move Freescale IFC driver to a common driver
York Sun
2013-08-12
powerpc/mpc85xx: Cleanup license header in source files
York Sun
2013-08-09
powerpc/c29xpcie: add support for C29XPCIE board
Mingkai Hu