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