summaryrefslogtreecommitdiff
path: root/board/freescale/p1022ds
AgeCommit message (Expand)AuthorFilesLines
2020-06-18powerpc: Remove P1022DS_36BIT_NAND_defconfig boardJagan Teki11-1342/+0
2020-05-19common: Drop log.h from common headerSimon Glass2-0/+2
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-01-17common: Move clock functions into a new fileSimon Glass2-0/+2
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-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-11p1022ds: Change Timur's email addressFabio Estevam1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini8-17/+8
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2017-12-07powerpc: mpc85xx: Fix static TLB table for SDRAMYork Sun1-2/+2
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-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
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-7/+5
2016-06-04powerpc/board: SPL: Enable malloc flag in global data.Sumit Garg1-0/+1
2015-11-20Move console definitions into a new console.h fileSimon Glass1-0/+1
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass1-1/+3
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+13
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+15
2014-07-23powerpc/mpc85xx: Check return value of find_tlb_idxYork Sun1-3/+9
2014-02-21common: Add get_effective_memsize() to memsize.cYork Sun1-1/+1
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun3-4/+4
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-27/+7
2013-10-17powerpc: Fix CamelCase warnings in DDR related codePriyanka Jain1-3/+3
2013-09-09SPL: P1022DS: switch to new multibus/multiadapter supportYing Zhang1-1/+5
2013-08-20SPDX-License-Identifier: clean up license headerYork Sun1-16/+1
2013-08-20powerpc: p1022ds: add TPL for p1022ds nand bootYing Zhang2-48/+21
2013-08-20powerpc : p1022ds : Enable p1022ds to start from eSPI with SPLYing Zhang1-0/+10
2013-08-20powerpc: p1022ds: Enable P1022DS to boot from SD Card with SPLYing Zhang3-8/+128
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk7-40/+7
2013-05-03powerpc/p1022ds: Add support for NAND and NAND boot using SPLMatthew McClintock4-6/+158
2012-08-09powerpc/p1022ds: fix DIU/LBC switching with NAND enabledTimur Tabi1-8/+74
2012-08-09powerpc/p1022ds: add support for SPI and SD bootMatthew McClintock2-0/+18
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk1-0/+23
2012-07-07powerpc/85xx: Add USB device-tree fixup for various platformsramneek mehresh1-1/+5
2012-04-25powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during bootTimur Tabi1-6/+2
2011-10-28GCC4.6: Squash warnings in diu.cMarek Vasut1-1/+1
2011-10-16punt unused clean/distclean targetsMike Frysinger1-6/+0