summaryrefslogtreecommitdiff
path: root/board/freescale/p1022ds/p1022ds.c
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* env: Rename some other getenv()-related functionsSimon Glass2017-08-161-2/+2
* usb: fsl: Rename fdt_fixup_dr_usbSriram Dash2016-09-271-1/+1
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-211-1/+3
* powerpc/mpc85xx: Check return value of find_tlb_idxYork Sun2014-07-221-3/+9
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-251-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-4/+1
* powerpc/p1022ds: add support for SPI and SD bootMatthew McClintock2012-08-081-0/+4
* 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
* powerpc/p1022ds: set the clock-frequency prop only if the clock is enabledTimur Tabi2011-06-091-6/+10
* powerpc/85xx: Enable eSPI support on P1022DSJiang Yutang2011-04-291-0/+3
* 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: Move cpu specific lmb reserve to arch_lmb_reserveKumar Gala2011-04-041-9/+1
* 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
* fsl: Clean up printing of PCI boot infoPeter Tyser2010-11-141-4/+4
* p1022ds: add audclk hwconfig setting to enable codec reference clockTimur Tabi2010-10-071-9/+58
* powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala2010-07-201-17/+1
* powerpc/85xx: Move p1022ds slot code into board fileKumar Gala2010-07-161-0/+69
* powerpc: add support for the Freescale P1022DS reference boardTimur Tabi2010-07-161-0/+285