aboutsummaryrefslogtreecommitdiff
path: root/include/configs/P2041RDB.h
AgeCommit message (Expand)AuthorFilesLines
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng1-1/+0
2015-11-25spi: Move SPI drivers to defconfigBin Meng1-1/+0
2015-11-21ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou1-1/+0
2015-10-29common/board_f.c: change the macro name and remove it for PPC platformsGong Qianyu1-1/+0
2015-10-24common/board_f.c: modify the macro to use get_clocks() more commonGong Qianyu1-0/+1
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-1/+0
2015-10-21cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng1-1/+0
2015-08-21net: Move CONFIG_E1000 options to KconfigSimon Glass1-1/+0
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-2/+0
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger1-1/+0
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-1/+0
2015-06-01Move setexpr to KconfigJoe Hershberger1-1/+0
2015-03-30nand: Remove CONFIG_MTD_NAND_VERIFY_WRITEPeter Tyser1-1/+0
2014-12-15mpc85xx: inhibit qman and bman portals by defaultJeffrey Ladouceur1-0/+16
2014-12-15powerpc/p2041rdb: enable generic board configsShaohui Xie1-0/+2
2014-10-16mpc85xx: configs - Enable blob command in freescale platformsRuchika Gupta1-0/+4
2014-10-16mpc85xx: configs - Add hash command in freescale platformsRuchika Gupta1-0/+7
2014-05-16powerpc/srio-pcie-boot: Adjust addresses for SRIO/PCIE bootLiu Gang1-5/+5
2014-05-16mpc85xx: configs: remove c=ffe from default environmentKim Phillips1-2/+1
2014-04-22powerpc/mpc85xx:Update MONITOR_LEN for 768KB u-boot sizePrabhakar Kushwaha1-1/+1
2014-04-22QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CON...Zhao Qiang1-5/+5
2014-03-12freescale: pblimage: refactor CONFIG_SYS_FSL_PBL_{PBI, RCW}Masahiro Yamada1-3/+2
2014-01-24powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mkMasahiro Yamada1-1/+0
2014-01-21powerpc/mpc85xx:Increase binary size for P, B & T series boards.Prabhakar Kushwaha1-8/+8
2014-01-21powerpc:Rename CONFIG_PBLRCW_CONFIG & CONFIG_SYS_FSL_PBL_PBIPrabhakar Kushwaha1-2/+3
2013-12-13kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEXVladimir Zapolskiy1-1/+0
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun1-1/+1
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring1-1/+0
2013-11-04config: Add a default CONFIG_SYS_PROMPTRob Herring1-1/+0
2013-10-16powerpc: add CONFIG_SECURE_BOOT condition into fsl_secure_boot.hPo Liu1-2/+0
2013-09-10powerpc/p2041: fix I2C controller's offsetShaohui Xie1-2/+2
2013-08-09powerpc/corenet: Move CONFIG_FSL_CORENET out of board header fileYork Sun1-1/+0
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-8/+8
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-07-23i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher1-8/+8
2013-06-20powerpc/boot: Change the macro of Boot from SRIO and PCIE master moduleLiu Gang1-0/+1
2013-06-07pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos1-0/+1
2013-01-30powerpc/p2041: set RCW and PBI files for .pbl build or P2041RDBValentin Longchamp1-0/+2
2012-11-27powerpc/corenet_ds: move SATA config to board configurationZang Roy-R619111-1/+3
2012-11-27powerpc/P2041RDB: Fix Flash address LAW addressYork Sun1-4/+10
2012-11-27powerpc/qoriq: Move FMAN microcode locationYork Sun1-1/+1
2012-10-15COMMON: Use __stringify() instead of MK_STR()Marek Vasut1-3/+3
2012-08-23powerpc/fsl-corenet: remove dead variant symbolsScott Wood1-1/+1
2012-08-23powerpc/corenet_ds: Slave module for boot from PCIELiu Gang1-14/+14
2012-08-23powerpc/corenet_ds: Master module for boot from PCIELiu Gang1-9/+9
2012-08-23powerpc/corenet_ds: Get rid of the CONFIG_SRIOBOOT_SLAVE_PORTx macroLiu Gang1-3/+0
2012-08-23powerpc/corenet_ds: Get rid of the SRIOBOOT_MASTER build targetLiu Gang1-2/+57
2012-08-08powerpc/corenet: fix compile error when CONFIG_SYS_NO_FLASH is definedShaohui Xie1-0/+5
2012-07-06powerpc/85xx: Add USB device-tree fixup for various platformsramneek mehresh1-1/+7
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini1-1/+0