summaryrefslogtreecommitdiff
path: root/board/phytec
AgeCommit message (Expand)AuthorFilesLines
2023-07-13board: phytec: phycore_imx8mm: Update lpddr4_timingCem Tenruh1-744/+742
2023-06-12global: Use proper project name U-BootMichal Simek1-9/+9
2022-12-23global: Migrate CONFIG_MAX_RAM_BANK_SIZE to CFGTom Rini1-1/+1
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-2/+2
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini1-1/+1
2022-10-24Merge tag 'u-boot-imx-20221024' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-10/+0
2022-10-21ARM: imx8m: phycore_imx8mm: Drop bogus spl_board_init()Marek Vasut1-10/+0
2022-10-19rockchip: phycore_rk3288: remove phycore_init() functionJohan Jonker1-46/+0
2022-08-20Restore pcm051_rev3_defconfig configMatwey V. Kornilov3-1/+32
2022-06-14imx: phycore_imx8mm/p: clean up board watchdog codePeng Fan2-38/+0
2022-06-14imx: imx8m[m/p]_phycore: Enable DM_SERIALPeng Fan2-18/+2
2022-04-28led: Drop led_default_state()Marek Vasut1-3/+0
2022-04-18board: rk3288: add more DT files to MAINTAINERSJohan Jonker1-0/+3
2022-02-09imx: Don't define __ASSEMBLY__ in source filesSimon Glass2-2/+0
2021-10-20board: phytec: imx8mm-phycore: Switch to binmanTeresa Remmet2-1/+10
2021-10-20board: phytec: phycore_imx8mm: Clean up splTeresa Remmet1-18/+1
2021-10-07arm: dts: imx8mp: Generate single bootable binaryTeresa Remmet1-1/+1
2021-09-01imx: Finish migration of IMX_CONFIG to KconfigTom Rini3-0/+12
2021-07-28Rename SPL_POWER_SUPPORT to SPL_POWERSimon Glass1-1/+1
2021-07-10board: phytec: imx8mp-phycore: Switch to binmanTeresa Remmet1-0/+10
2021-07-10board: phytec: phycore-imx8mp: Enable DVS1 controlTeresa Remmet1-1/+5
2021-07-10board: phytec: phycore_imx8mp: Set VDD_ARM to 0,95VTeresa Remmet1-1/+10
2021-07-10board: phytec: phycore_imx8mp: Add fec supportTeresa Remmet1-0/+14
2021-07-10board: phytec: phycore_imx8mp: Change debug UARTTeresa Remmet1-3/+3
2021-04-10arm: Remove pfla02 boardTom Rini5-769/+0
2021-04-08power: pca9450: add a new parameter for power_pca9450_initPeng Fan1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass10-0/+10
2021-01-23board: phytec: imx8mp: Add PHYTEC phyCORE-i.MX8MP supportTeresa Remmet6-0/+2049
2020-11-15ARM: am335x: Add phyBOARD REGOR supportParthiban Nallathambi1-1/+5
2020-11-01board: phytec: imx8mm: Add PHYTEC phyCORE-i.MX8MM supportTeresa Remmet6-0/+2059
2020-08-03arm: imx6q: pcm058: Rework SPI NOR configurationNiel Fourie1-8/+12
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada3-5/+5
2020-07-14arm: imx6q: pcm058: Convert pcm058 to use DM with DTsNiel Fourie2-305/+71
2020-07-14arm: imx6q: pcm058: change MAINTAINERNiel Fourie1-1/+2
2020-06-11arm: Remove pcm051 boardJagan Teki6-442/+0
2020-06-04pfla02: Rework excluding NAND from SPLTom Rini1-4/+4
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop linux/delay.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop log.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop init.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop net.h from common headerSimon Glass4-0/+4
2020-04-17doc: update reference to README.imximagePatrick Delaunay1-1/+1
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass2-0/+2
2020-01-07imx: sync with kernel device tree for Phycore SoMParthiban Nallathambi1-4/+8
2019-12-04mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal2-4/+4
2019-12-03common: Move old EEPROM functions into a new headerSimon Glass1-0/+1
2019-12-03common: Move some board functions out of common.hSimon Glass4-0/+4
2019-12-03common: Move ARM cache operations out of common.hSimon Glass1-0/+1
2019-10-08imx: initialize fec only when enabledParthiban Nallathambi1-0/+2
2019-10-08imx: remove board specific boot order from splParthiban Nallathambi1-25/+0