summaryrefslogtreecommitdiff
path: root/board/freescale/p1022ds
AgeCommit message (Expand)AuthorFilesLines
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
2011-10-10powerpc/mpc8xxx: Merge entries in DDR speed tableYork Sun1-26/+53
2011-08-05video: Add SHARP LQ084S3LG01 LCD support on P1022DSTimur Tabi1-1/+1
2011-06-10powerpc/p1022ds: set the clock-frequency prop only if the clock is enabledTimur Tabi1-6/+10
2011-05-01Merge 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-21tsec: 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
2011-04-04powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala1-5/+0
2011-04-04powerpc: Move cpu specific lmb reserve to arch_lmb_reserveKumar Gala1-9/+1
2011-04-04p1022ds: allow for board-specific ngPIXIS functionsTimur Tabi1-3/+63
2011-01-20powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.hKumar Gala1-10/+0
2011-01-14powerpc/fsl-pci: Add generic code to setup PCIe controllersKumar Gala1-65/+2
2011-01-14mpc85xx boards: initdram() cleanup/bugfixBecky Bruce1-13/+0
2010-12-13p1022ds: fix switching of DIU/LBC signalsTimur Tabi1-10/+57
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2