index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
freescale
/
c29xpcie
Age
Commit message (
Expand
)
Author
2020-06-18
powerpc: Remove configs/C29XPCIE_NAND_defconfig board
Jagan Teki
2020-06-02
powerpc: Remove ARCH= references from documentation
Tom Rini
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
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-11-20
env: Finish migration of common ENV options
Tom Rini
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
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-01
MAINTAINERS: Switch nxp.com domain
Fabio Estevam
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-15
env: Add an enum for environment state
Simon Glass
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
2017-01-24
NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUST
Tom Rini
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-05-18
arch/arm, arch/powerpc: add # of SEC engines on the SOC
Alex Porosanu
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2016-01-28
powerpc: c29xpcie: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET
Bin Meng
2015-11-19
Move console definitions into a new console.h file
Simon Glass
2015-04-23
driver/ifc: Add 64KB page support
Jaiprakash Singh
2015-01-16
powerpc/c29xpcie: Add secure boot support
Po Liu
2014-11-21
fdt: Allow ft_board_setup() to report failure
Simon Glass
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
2014-01-21
powerpc/mpc85xx:Increase binary size for P, B & T series boards.
Prabhakar Kushwaha
2014-01-21
powerpc/c29xpcie: 8k page size NAND boot support base on TPL/SPL
Po Liu
2013-12-04
powerpc/c29xpcie: Getting DDR SPD image from 16-bit sub-address EEPROM
Po Liu
2013-11-25
Driver/IFC: Move Freescale IFC driver to a common driver
York Sun
2013-11-25
Driver/DDR: Moving Freescale DDR driver to a common driver
York Sun
2013-11-01
board: powerpc: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-24
powerpc/c29xpcie: add DDR ECC on off config setting
Po Liu
2013-10-16
boards/c29xpcie: Update TLB and LAW size for IFC NAND, CPLD
Prabhakar Kushwaha
2013-10-16
powerpc: Fix CamelCase warnings in DDR related code
Priyanka Jain
2013-10-16
powerpc/c29xpcie: modify DDR parameter to make DDR more stable
Po Liu
2013-08-14
powerpc/c29xpcie: add readme document for c29xpcie
Po Liu
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