summaryrefslogtreecommitdiff
path: root/board/freescale/p1022ds
Commit message (Expand)AuthorAgeFilesLines
* p1022ds: Change Timur's email addressFabio Estevam2018-05-101-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-078-17/+8
* 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
* powerpc: mpc85xx: Fix static TLB table for SDRAMYork Sun2017-12-061-2/+2
* env: Rename some other getenv()-related functionsSimon Glass2017-08-161-2/+2
* env: Add an enum for environment stateSimon Glass2017-08-151-1/+2
* board_f: Rename initdram() to dram_init()Simon Glass2017-04-131-1/+1
* board_f: Drop return value from initdram()Simon Glass2017-04-051-1/+1
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-051-1/+1
* powerpc: Drop probecpu() in favour of arch_cpu_init()Simon Glass2017-01-251-1/+1
* spi: Move freescale-specific code into a private headerSimon Glass2016-10-061-1/+2
* usb: fsl: Rename fdt_fixup_dr_usbSriram Dash2016-09-271-1/+1
* 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