summaryrefslogtreecommitdiffstats
path: root/board/freescale/p1010rdb
Commit message (Expand)AuthorAgeFilesLines
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-211-4/+4
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-023-0/+3
* serial: Rename ns16550 functions to lower caseSimon Glass2021-01-052-4/+4
* serial: Update NS16550_t and struct NS16550Simon Glass2021-01-052-5/+5
* configs: Remove P1010RDB secure boot configsPriyanka Jain2020-09-241-12/+0
* p1010rdb: Don't compile board_eth_init() for DM_ETHHou Zhiqiang2020-09-241-0/+2
* 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-6/+6
* trivial: Fix booot occurencesMichal Simek2020-06-151-1/+1
* powerpc: Remove ARCH= references from documentationTom Rini2020-06-022-2/+0
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-2/+3
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* powerpc: P1010RDB: Compile legacy PCIe routines conditionallyHou Zhiqiang2020-05-041-2/+2
* dm: ppc: p1010: add i2c DM supportBiwen Li2020-05-041-1/+155
* 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
* 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: P1010RDB: Rework local command to not be included in SPLTom Rini2018-01-151-0/+2
* 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: Add an enum for environment stateSimon Glass2017-08-151-1/+2
* powerpc: fsl: Update maintainersYork Sun2017-06-121-1/+1
* 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
* NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUSTTom Rini2017-01-241-0/+2
* powerpc: P1010RDB: Remove macros CONFIG_P1010RDB_PA and CONFIG_P1010RDB_PBYork Sun2016-11-233-12/+12
* spi: Move freescale-specific code into a private headerSimon Glass2016-10-061-1/+2
* usb: fsl: Rename fdt_fixup_dr_usbSriram Dash2016-09-271-1/+1
* freescale: Tweak various Makefiles to remove redundancy, fix aestheticsRobert P. J. Day2016-06-031-8/+4
* powerpc/board: SPL: Enable malloc flag in global data.Sumit Garg2016-06-031-0/+1
* Use correct spelling of "U-Boot"Bin Meng2016-02-062-5/+5
* powerpc: p1010rdb: Do not wrap pci_eth_init() with CONFIG_TSEC_ENETBin Meng2016-01-281-2/+2
* Move console definitions into a new console.h fileSimon Glass2015-11-191-0/+1
* driver/ifc: Add 64KB page supportJaiprakash Singh2015-04-232-5/+4
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-211-1/+3
* MAINTAINERS: comment out blank M: fieldMasahiro Yamada2014-09-241-1/+1
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-3/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+33
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+15
* powerpc/mpc85xx: Check return value of find_tlb_idxYork Sun2014-07-221-3/+9