aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/p1022ds/p1022ds.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-18powerpc: Remove P1022DS_36BIT_NAND_defconfig boardJagan Teki1-364/+0
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2019-12-02common: Move some board functions out of common.hSimon Glass1-0/+1
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
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-08-16env: Rename some other getenv()-related functionsSimon Glass1-2/+2
2016-09-27usb: fsl: Rename fdt_fixup_dr_usbSriram Dash1-1/+1
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass1-1/+3
2014-07-22powerpc/mpc85xx: Check return value of find_tlb_idxYork Sun1-3/+9
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-4/+1
2012-08-08powerpc/p1022ds: add support for SPI and SD bootMatthew McClintock1-0/+4
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-06-09powerpc/p1022ds: set the clock-frequency prop only if the clock is enabledTimur Tabi1-6/+10
2011-04-29powerpc/85xx: Enable eSPI support on P1022DSJiang Yutang1-0/+3
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: Move cpu specific lmb reserve to arch_lmb_reserveKumar Gala1-9/+1
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-11-14fsl: Clean up printing of PCI boot infoPeter Tyser1-4/+4
2010-10-07p1022ds: add audclk hwconfig setting to enable codec reference clockTimur Tabi1-9/+58
2010-07-20powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala1-17/+1
2010-07-16powerpc/85xx: Move p1022ds slot code into board fileKumar Gala1-0/+69
2010-07-16powerpc: add support for the Freescale P1022DS reference boardTimur Tabi1-0/+285