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