aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/p1022ds
AgeCommit message (Expand)AuthorFilesLines
2019-08-11env: Move env_init() to env.hSimon Glass1-0/+1
2018-05-10p1022ds: 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-06powerpc: 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-25powerpc: 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-27usb: fsl: Rename fdt_fixup_dr_usbSriram Dash1-1/+1
2016-06-03freescale: Tweak various Makefiles to remove redundancy, fix aestheticsRobert P. J. Day1-7/+5
2016-06-03powerpc/board: SPL: Enable malloc flag in global data.Sumit Garg1-0/+1
2015-11-19Move 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-13kconfig: 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-22powerpc/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-16powerpc: 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-02powerpc/p1022ds: Add support for NAND and NAND boot using SPLMatthew McClintock4-6/+158
2012-08-08powerpc/p1022ds: fix DIU/LBC switching with NAND enabledTimur Tabi1-8/+74
2012-08-08powerpc/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-06powerpc/85xx: Add USB device-tree fixup for various platformsramneek mehresh1-1/+5
2012-04-24powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during bootTimur Tabi1-6/+2
2011-10-27GCC4.6: Squash warnings in diu.cMarek Vasut1-1/+1
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-10-09powerpc/mpc8xxx: Merge entries in DDR speed tableYork Sun1-26/+53
2011-08-04video: Add SHARP LQ084S3LG01 LCD support on P1022DSTimur Tabi1-1/+1
2011-06-09powerpc/p1022ds: set the clock-frequency prop only if the clock is enabledTimur Tabi1-6/+10
2011-04-30Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk1-0/+3
2011-04-29powerpc/85xx: Enable eSPI support on P1022DSJiang Yutang1-0/+3
2011-04-28powerpc: use 'video-mode' environment variable to configure DIUTimur Tabi1-12/+15
2011-04-20tsec: Convert tsec to use PHY LibAndy Fleming1-0/+6
2011-04-10powerpc/85xx: Add support usb2/etsec and tdm/audio pin multiplex on P1022DSJiang Yutang1-11/+45
2011-04-04powerpc/85xx: Add 36-bit address map support to P1022DSJiang Yutang1-0/+3
2011-04-04powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala1-18/+0