summaryrefslogtreecommitdiff
path: root/board/freescale/p1_p2_rdb_pc
Commit message (Expand)AuthorAgeFilesLines
* pci: freescale: Drop old codeSimon Glass2021-08-051-11/+0
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-021-1/+1
* i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass2021-07-281-1/+1
* board: freescale: p1_p2_rdb_pc: Add MAINTAINERPriyanka Jain2021-06-171-1/+1
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-211-1/+1
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* serial: Rename ns16550 functions to lower caseSimon Glass2021-01-052-4/+4
* serial: Update NS16550_t and struct NS16550Simon Glass2021-01-052-5/+5
* board/freescale: Remove P1024RDB board supportPriyanka Jain2020-09-242-6/+0
* board/freescale: Remove P1021RDB board supportPriyanka Jain2020-09-244-88/+1
* board/freescale: Remove P1020MBG board supportPriyanka Jain2020-09-243-8/+3
* board/freescale: Remove P1020UTM board supportPriyanka Jain2020-09-244-8/+1
* board/freescale: Remove P1025RDB board supportPriyanka Jain2020-09-245-49/+4
* p1_p2_rdb: Don't compile board_eth_init() for DM_ETHHou Zhiqiang2020-09-241-0/+2
* fsl: p1_p2_rdb: Move vsc7835 firmware uploading to board_early_init_r()Hou Zhiqiang2020-09-241-17/+18
* powerpc: Remove bi_memstart & bi_memsize assignments in spl.cStefan Roese2020-08-261-2/+0
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-172-5/+5
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* dm: powerpc: P1020: add i2c DM supportBiwen Li2020-05-041-1/+23
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* common: Move clock functions into a new fileSimon Glass2020-01-171-0/+1
* common: Move relocate_code() to init.hSimon Glass2020-01-172-0/+2
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* Move strtomhz() to vsprintf.hSimon Glass2019-12-021-0/+1
* env: Finish migration of common ENV optionsTom Rini2019-11-201-2/+2
* powerpc: p1_p2_rdb: Compile legacy PCIe routines conditionallyHou Zhiqiang2019-08-281-1/+3
* powerpc: Enable device tree support for P2020RDBHou Zhiqiang2019-08-261-1/+1
* powerpc: Enable device tree support for P1020RDBHou Zhiqiang2019-08-261-0/+19
* env: Rename environment.h to env_internal.hSimon Glass2019-08-111-1/+1
* env: Move env_get() to env.hSimon Glass2019-08-111-0/+1
* env: Move env_init() to env.hSimon Glass2019-08-111-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-077-15/+7
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* powerpc: mpc85xx: Fix static TLB table for SDRAMYork Sun2017-12-061-1/+1
* env: Rename some other getenv()-related functionsSimon Glass2017-08-161-2/+2
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+2
* env: Add an enum for environment stateSimon Glass2017-08-151-1/+2
* p1_p2_rdb: Fix unused variable warningTom Rini2017-05-091-5/+0
* board_f: Rename initdram() to dram_init()Simon Glass2017-04-131-1/+1
* board_f: Drop return value from initdram()Simon Glass2017-04-051-1/+1
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-051-1/+1
* powerpc: Drop probecpu() in favour of arch_cpu_init()Simon Glass2017-01-251-1/+1
* powerpc: P1_P2_RDB_PC: Drop TARGET_P1_P2_RDB_PCYork Sun2016-11-231-2/+1
* powerpc: P2020RDB-PC: Separate from P1_P2_RDB_PC in KconfigYork Sun2016-11-232-2/+3
* powerpc: P1025RDB: Separate from P1_P2_RDB_PC in KconfigYork Sun2016-11-233-6/+7
* powerpc: P1024RDB: Separate from P1_P2_RDB_PC in KconfigYork Sun2016-11-232-2/+3
* powerpc: P1021RDB: Separate from P1_P2_RDB_PC in KconfigYork Sun2016-11-233-8/+9
* powerpc: P1020UTM: Separate from P1_P2_RDB_P2 in KconfigYork Sun2016-11-232-2/+3