summaryrefslogtreecommitdiff
path: root/board/freescale/p1010rdb
AgeCommit message (Expand)AuthorFilesLines
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-03powerpc: Remove ARCH= references from documentationTom Rini2-2/+0
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-2/+3
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-19common: 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-03common: Move some board functions out of common.hSimon Glass1-0/+1
2019-12-03Move strtomhz() to vsprintf.hSimon Glass1-0/+1
2019-11-21env: Finish migration of common ENV optionsTom Rini1-2/+2
2019-08-12env: 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-07powerpc: 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-26powerpc: 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
2016-11-24powerpc: P1010RDB: Remove macros CONFIG_P1010RDB_PA and CONFIG_P1010RDB_PBYork Sun3-12/+12
2016-10-06spi: Move freescale-specific code into a private headerSimon Glass1-1/+2
2016-09-28usb: fsl: Rename fdt_fixup_dr_usbSriram Dash1-1/+1
2016-06-04freescale: Tweak various Makefiles to remove redundancy, fix aestheticsRobert P. J. Day1-8/+4
2016-06-04powerpc/board: SPL: Enable malloc flag in global data.Sumit Garg1-0/+1
2016-02-06Use correct spelling of "U-Boot"Bin Meng2-5/+5
2016-01-28powerpc: p1010rdb: Do not wrap pci_eth_init() with CONFIG_TSEC_ENETBin Meng1-2/+2
2015-11-20Move console definitions into a new console.h fileSimon Glass1-0/+1
2015-04-24driver/ifc: Add 64KB page supportJaiprakash Singh2-5/+4
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass1-1/+3
2014-09-25MAINTAINERS: comment out blank M: fieldMasahiro Yamada1-1/+1
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+33