aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/p1_p2_rdb_pc
AgeCommit message (Expand)AuthorFilesLines
2022-04-26board: freescale: p1_p2_rdb_pc: Move ifdef for USB/eLBC check to correct placePali Rohár1-2/+2
2022-04-26board: freescale: p1_p2_rdb_pc: Fix page attributes for second 1G SDRAM mapPali Rohár1-3/+3
2022-04-26board: freescale: p1_p2_rdb_pc: Do not set MPC85xx_PMUXCR_SDHC_WP bit when SD...Pali Rohár1-2/+4
2022-04-26board: freescale: p1_p2_rdb_pc: Detect both P2020 SD switch configurationsPali Rohár1-0/+4
2022-04-26board: freescale: p1_p2_rdb_pc: Do not hang in checkboard()Pali Rohár1-1/+1
2022-04-26board: freescale: p1_p2_rdb_pc: Allow to compile it without env supportPali Rohár1-0/+4
2022-04-01Remove CONFIG_BOARDNAME and CONFIG_BOARD_NAMETom Rini1-1/+10
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini2-2/+3
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini1-1/+1
2021-08-05pci: freescale: Drop old codeSimon Glass1-11/+0
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-1/+1
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass1-1/+1
2021-06-17board: freescale: p1_p2_rdb_pc: Add MAINTAINERPriyanka Jain1-1/+1
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
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-24board/freescale: Remove P1024RDB board supportPriyanka Jain2-6/+0
2020-09-24board/freescale: Remove P1021RDB board supportPriyanka Jain4-88/+1
2020-09-24board/freescale: Remove P1020MBG board supportPriyanka Jain3-8/+3
2020-09-24board/freescale: Remove P1020UTM board supportPriyanka Jain4-8/+1
2020-09-24board/freescale: Remove P1025RDB board supportPriyanka Jain5-49/+4
2020-09-24p1_p2_rdb: Don't compile board_eth_init() for DM_ETHHou Zhiqiang1-0/+2
2020-09-24fsl: p1_p2_rdb: Move vsc7835 firmware uploading to board_early_init_r()Hou Zhiqiang1-17/+18
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-5/+5
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
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-04dm: powerpc: P1020: add i2c DM supportBiwen Li1-1/+23
2020-01-17common: Move hang() to the same header as panic()Simon Glass1-0/+1
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-28powerpc: p1_p2_rdb: Compile legacy PCIe routines conditionallyHou Zhiqiang1-1/+3
2019-08-26powerpc: Enable device tree support for P2020RDBHou Zhiqiang1-1/+1
2019-08-26powerpc: Enable device tree support for P1020RDBHou Zhiqiang1-0/+19
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
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-16env: Rename getenv/_f() to env_get()Simon Glass1-1/+2
2017-08-15env: Add an enum for environment stateSimon Glass1-1/+2
2017-05-09p1_p2_rdb: Fix unused variable warningTom Rini1-5/+0
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass1-1/+1