aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/p1010rdb
AgeCommit message (Expand)AuthorFilesLines
2022-12-07net: tsec: Remove non-DM_ETH support codeTom Rini1-43/+0
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini4-25/+25
2022-12-05global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini1-2/+2
2022-12-05global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini3-5/+5
2022-12-05global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini3-5/+5
2022-11-10global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini3-5/+5
2022-08-04P1010RDB: Drop support for not-CONFIG_SYS_DDR_RAW_TIMINGTom Rini1-138/+0
2022-07-05nxp: Make board/freescale/common/Kconfig safe to include once in arch/KconfigTom Rini1-2/+0
2022-06-06Convert CONFIG_SPL_GD_ADDR to KconfigTom Rini1-2/+2
2022-06-06Convert CONFIG_SPL_RELOC_TEXT_BASE et al to KconfigTom Rini1-3/+3
2022-06-06Convert CONFIG_SPL_COMMON_INIT_DDR to KconfigTom Rini1-2/+1
2022-06-06Convert CONFIG_SPL_INIT_MINIMAL et al to KconfigTom Rini1-0/+2
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini2-2/+3
2021-08-30i2c: fsl_i2c: Migrate to KconfigTom Rini1-1/+1
2021-08-05pci: freescale: Drop old codeSimon Glass1-11/+0
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk1-4/+4
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass3-0/+3
2021-01-05serial: Rename ns16550 functions to lower caseSimon Glass2-4/+4
2021-01-05serial: Update NS16550_t and struct NS16550Simon Glass2-5/+5
2020-09-24configs: Remove P1010RDB secure boot configsPriyanka Jain1-12/+0
2020-09-24p1010rdb: Don't compile board_eth_init() for DM_ETHHou Zhiqiang1-0/+2
2020-08-26powerpc: Remove bi_memstart & bi_memsize assignments in spl.cStefan Roese1-2/+0
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2-6/+6
2020-06-15trivial: Fix booot occurencesMichal Simek1-1/+1
2020-06-02powerpc: Remove ARCH= references from documentationTom Rini2-2/+0
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-2/+3
2020-05-18common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2020-05-04powerpc: P1010RDB: Compile legacy PCIe routines conditionallyHou Zhiqiang1-2/+2
2020-05-04dm: ppc: p1010: add i2c DM supportBiwen Li1-1/+155
2020-01-17common: Move clock functions into a new fileSimon Glass1-0/+1
2020-01-17common: Move relocate_code() to init.hSimon Glass2-0/+2
2019-12-02common: Move some board functions out of common.hSimon Glass1-0/+1
2019-12-02Move strtomhz() to vsprintf.hSimon Glass1-0/+1
2019-11-20env: Finish migration of common ENV optionsTom Rini1-2/+2
2019-08-11env: Rename environment.h to env_internal.hSimon Glass1-1/+1
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2019-08-11env: Move env_init() to env.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini7-15/+7
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2018-01-15powerpc: P1010RDB: Rework local command to not be included in SPLTom Rini1-0/+2
2017-12-06powerpc: mpc85xx: Fix static TLB table for SDRAMYork Sun1-1/+1
2017-08-16env: Rename some other getenv()-related functionsSimon Glass1-2/+2
2017-08-15env: Add an enum for environment stateSimon Glass1-1/+2
2017-06-12powerpc: fsl: Update maintainersYork Sun1-1/+1
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass1-1/+1
2017-04-05board_f: Drop return value from initdram()Simon Glass1-1/+1
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass1-1/+1
2017-01-25powerpc: Drop probecpu() in favour of arch_cpu_init()Simon Glass1-1/+1
2017-01-24NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUSTTom Rini1-0/+2