summaryrefslogtreecommitdiffstats
path: root/board/freescale/p1010rdb
Commit message (Expand)AuthorAgeFilesLines
* Use correct spelling of "U-Boot"Bin Meng2016-02-062-5/+5
* powerpc: p1010rdb: Do not wrap pci_eth_init() with CONFIG_TSEC_ENETBin Meng2016-01-281-2/+2
* Move console definitions into a new console.h fileSimon Glass2015-11-191-0/+1
* driver/ifc: Add 64KB page supportJaiprakash Singh2015-04-232-5/+4
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-211-1/+3
* MAINTAINERS: comment out blank M: fieldMasahiro Yamada2014-09-241-1/+1
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-3/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+33
* 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
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-02-254-72/+128
|\
| * powerpc: p1010rdb: Enable p1010rdb to start from NAND/SD/SPI flash with SPLYing Zhang2014-02-244-72/+128
|/
* powerpc/mpc85xx:Increase binary size for P, B & T series boards.Prabhakar Kushwaha2014-01-212-8/+8
* board/freescale:Remove use of CONFIG_SPL_NAND_MINIMALPrabhakar Kushwaha2014-01-021-1/+1
* Driver/IFC: Move Freescale IFC driver to a common driverYork Sun2013-11-251-1/+1
* Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xxYork Sun2013-11-251-1/+2
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-252-4/+4
* powerpc/p1010rdb: update readme for p1010rdb-pa and p1010rdb-pbShengzhou Liu2013-11-132-2/+190
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-25/+5
* powerpc/p1010rdb: add p1010rdb-pb support with updating p1010rdb-paShengzhou Liu2013-10-161-6/+170
* board/p1010rdb: add pin mux and sdhc support in any bootShengzhou Liu2013-10-163-20/+105
* powerpc/p1010rdb: remove unused cpld_showShengzhou Liu2013-10-161-35/+0
* powerpc: Fix CamelCase warnings in DDR related codePriyanka Jain2013-10-161-13/+13
* powerpc/p1010rdb: fix calculating ddr_freq_mhzShengzhou Liu2013-08-201-1/+1
* powerpc/mpc8xxx: Add memory reset controlYork Sun2013-08-091-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-246-101/+6
* board/p1010rdb: Fix PCIe TLB creation on CONFIG_PCI definePrabhakar Kushwaha2013-06-201-1/+1
* powerpc/mpc85xx:Fix "boot page TLB" entry size for NAND SPLPrabhakar Kushwaha2013-06-201-1/+6
* board/p1010rdb:Add NAND boot support using new SPL formatPrabhakar Kushwaha2013-06-203-6/+165
* powerpc/p1010rdb: Change flexcan compatible stringShengzhou Liu2013-05-021-1/+1
* ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass2013-02-042-6/+6
* p1010rdb: fix ddr values for p1014rdb (setting bus width to 16bit)Matthew McClintock2012-08-231-3/+4
* Minor Coding Style Cleanup.Wolfgang Denk2012-07-221-3/+0
* Minor Coding Style cleanupWolfgang Denk2012-07-101-1/+0
* powerpc/mpc85xx: Ignore E bit for SVR_SOC_VER()York Sun2012-07-062-5/+5
* powerpc/p1010rdb: add readme document for p1010rdbShengzhou Liu2012-07-061-0/+212
* powerpc/p1010rdb: update mux config of p1010rdb boardShengzhou Liu2012-07-061-12/+44
* powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during bootTimur Tabi2012-04-241-5/+1
* powerpc/mpc8xxx: Fix CONFIG_DDR_RAW_TIMING for two boardsYork Sun2012-04-241-3/+3
* powerpc/85xx: Make inclusion of USB device fixup conditionalRamneek Mehresh2011-11-081-0/+2
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* powerpc/85xx: Add basic support for P1010RDBPoonam Aggrwal2011-09-295-0/+765
OpenPOWER on IntegriCloud