summaryrefslogtreecommitdiffstats
path: root/board/freescale/p1022ds
Commit message (Expand)AuthorAgeFilesLines
* freescale: Tweak various Makefiles to remove redundancy, fix aestheticsRobert P. J. Day2016-06-031-7/+5
* powerpc/board: SPL: Enable malloc flag in global data.Sumit Garg2016-06-031-0/+1
* Move console definitions into a new console.h fileSimon Glass2015-11-191-0/+1
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-211-1/+3
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-3/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+13
* 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
* common: Add get_effective_memsize() to memsize.cYork Sun2014-02-211-1/+1
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-253-4/+4
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-27/+7
* powerpc: Fix CamelCase warnings in DDR related codePriyanka Jain2013-10-161-3/+3
* SPL: P1022DS: switch to new multibus/multiadapter supportYing Zhang2013-09-091-1/+5
* SPDX-License-Identifier: clean up license headerYork Sun2013-08-201-16/+1
* powerpc: p1022ds: add TPL for p1022ds nand bootYing Zhang2013-08-202-48/+21
* powerpc : p1022ds : Enable p1022ds to start from eSPI with SPLYing Zhang2013-08-201-0/+10
* powerpc: p1022ds: Enable P1022DS to boot from SD Card with SPLYing Zhang2013-08-203-8/+128
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-247-40/+7
* powerpc/p1022ds: Add support for NAND and NAND boot using SPLMatthew McClintock2013-05-024-6/+158
* powerpc/p1022ds: fix DIU/LBC switching with NAND enabledTimur Tabi2012-08-081-8/+74
* powerpc/p1022ds: add support for SPI and SD bootMatthew McClintock2012-08-082-0/+18
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-291-0/+23
* powerpc/85xx: Add USB device-tree fixup for various platformsramneek mehresh2012-07-061-1/+5
* powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during bootTimur Tabi2012-04-241-6/+2
* GCC4.6: Squash warnings in diu.cMarek Vasut2011-10-271-1/+1
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* powerpc/mpc8xxx: Merge entries in DDR speed tableYork Sun2011-10-091-26/+53
* video: Add SHARP LQ084S3LG01 LCD support on P1022DSTimur Tabi2011-08-041-1/+1
* powerpc/p1022ds: set the clock-frequency prop only if the clock is enabledTimur Tabi2011-06-091-6/+10
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-04-301-0/+3
|\
| * powerpc/85xx: Enable eSPI support on P1022DSJiang Yutang2011-04-291-0/+3
* | powerpc: use 'video-mode' environment variable to configure DIUTimur Tabi2011-04-281-12/+15
|/
* tsec: Convert tsec to use PHY LibAndy Fleming2011-04-201-0/+6
* powerpc/85xx: Add support usb2/etsec and tdm/audio pin multiplex on P1022DSJiang Yutang2011-04-101-11/+45
* powerpc/85xx: Add 36-bit address map support to P1022DSJiang Yutang2011-04-041-0/+3
* powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala2011-04-041-18/+0
* powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala2011-04-041-5/+0
* powerpc: Move cpu specific lmb reserve to arch_lmb_reserveKumar Gala2011-04-041-9/+1
* p1022ds: allow for board-specific ngPIXIS functionsTimur Tabi2011-04-041-3/+63
* powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.hKumar Gala2011-01-191-10/+0
* powerpc/fsl-pci: Add generic code to setup PCIe controllersKumar Gala2011-01-141-65/+2
* mpc85xx boards: initdram() cleanup/bugfixBecky Bruce2011-01-141-13/+0
* p1022ds: fix switching of DIU/LBC signalsTimur Tabi2010-12-131-10/+57
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* fsl: Clean up printing of PCI boot infoPeter Tyser2010-11-141-4/+4
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-4/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-2/+2
* p1022ds: add audclk hwconfig setting to enable codec reference clockTimur Tabi2010-10-071-9/+58
* p1022ds: use weak CFI flash accessors when DIU is enabledTimur Tabi2010-09-251-7/+201
* p1022ds: add video supportTimur Tabi2010-09-252-0/+112
OpenPOWER on IntegriCloud