summaryrefslogtreecommitdiff
path: root/include/configs/aria.h
AgeCommit message (Expand)AuthorFilesLines
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-3/+0
2016-04-25configs: Re-sync HUSH optionsTom Rini1-4/+0
2016-03-15Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass1-1/+0
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass1-1/+0
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-1/+0
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-3/+0
2014-10-27powerpc: aria: convert to generic boardAnatolij Gustschin1-0/+3
2014-01-25powerpc: mpc512x: remove redundant CONFIG_MPC512X definitionMasahiro Yamada1-1/+0
2013-12-13kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEXVladimir Zapolskiy1-1/+0
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring1-2/+0
2013-11-04config: Add a default CONFIG_SYS_PROMPTRob Herring1-1/+0
2013-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-1/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher1-1/+0
2013-06-07pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos1-0/+1
2013-04-28mpc: iim: Switch to common fsl_iimBenoît Thébaudeau1-1/+1
2013-03-09mpc512x: use common code for clock setting for all mpc512x boardsAnatolij Gustschin1-1/+17
2013-03-09mpc512x: use common code for CSx configurationAnatolij Gustschin1-0/+5
2012-10-15serial: mpc512x: Properly define CONFIG_SYS_PSC3 in config filesMarek Vasut1-0/+1
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini1-1/+0
2012-01-27NAND: remove NAND_MAX_CHIPS definitionsVladimir Zapolskiy1-4/+0
2011-10-22common: cosmetic: CONFIG_BOOTFILE checkpatch complianceJoe Hershberger1-1/+1
2011-10-22common: cosmetic: CONFIG_ROOTPATH checkpatch complianceJoe Hershberger1-1/+1
2011-10-06board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2010-12-01mpc512x: aria: cleanup board config fileAnatolij Gustschin1-1/+0
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-2/+1
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk1-2/+2
2010-10-19powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser1-8/+0
2010-10-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-0/+2
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-09-23e300: increase CONFIG_SYS_BOOTMAPSZ to allow booting large kernelsIra W. Snyder1-2/+2
2010-09-23Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese1-1/+0
2010-04-25mpc5121: determine RAM size using get_ram_size()Anatolij Gustschin1-0/+1
2010-04-25mpc512x: make MEM IO Control configuration a board config optionAnatolij Gustschin1-0/+2
2010-04-22Move arch/ppc to arch/powerpcStefan Roese1-1/+1
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-1/+1
2009-12-09common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher1-2/+0
2009-09-25mpc512x: Streamlined fixed_sdram() init sequence.Martha M Stan1-13/+9
2009-07-21Remove last remanants of unused CONFIG_I2C_CMD_TREEPeter Tyser1-1/+0
2009-07-14aria: add JFFS2 and MTDPARTS support; adjust flash mapWolfgang Denk1-5/+34
2009-07-14aria: enable NAND flash supportWolfgang Denk1-1/+23
2009-07-14aria: adjust memory controller initializationWolfgang Denk1-13/+72
2009-06-12MPC512x: add support for ARIA boardWolfgang Denk1-0/+554