summaryrefslogtreecommitdiff
path: root/include/configs/lwmon5.h
AgeCommit message (Expand)Author
2014-12-08powerpc: lwmon5: remove redundant CONFIG_SPL_* definesMasahiro Yamada
2014-07-30include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada
2014-07-30include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada
2014-01-24powerpc: ppc4xx: remove redundant CONFIG_4xx definitionMasahiro Yamada
2013-12-13kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEXVladimir Zapolskiy
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring
2013-11-04config: Add a default CONFIG_SYS_PROMPTRob Herring
2013-09-07ppc4xx: Fix GPIO handling in lwmon5 and lcd4_lwmon5 BSPStefan Roese
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-23i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher
2013-04-22ppc4xx: Add lcd4_lwmon5 supportStefan Roese
2012-11-20boards: remove the no longer used CONFIG_EHCI_DCACHEJeroen Hofstee
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from config filesMarek Vasut
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini
2012-04-19CMD: Remove CMD_LOG, it's unusedMarek Vasut
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger
2011-01-10ppc4xx: Remove PCI support from lwmon5Stefan Roese
2010-12-17ppc4xx: Update lwmon5 board supportStefan Roese
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk
2010-10-22post/i2c: Rename I2C_ADDR_LIST to CONFIG_SYS_POST_I2C_ADDRSPeter Tyser
2010-10-20ppc4xx/POST: Add board specific UART POST test to lwmon5Stefan Roese
2010-10-18powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-10-04ppc4xx: Use common ns16550 functions in 4xx UART POST driverStefan Roese
2010-10-04ppc4xx: Big lwmon5 board support rework/updateSascha Laue
2010-09-28Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk
2010-09-23ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese
2010-09-21POST cleanup.Michael Zaidman
2010-04-06i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese
2009-10-31video: mb862xx: add option VIDEO_FB_16BPP_WORD_SWAP for IPEK01Wolfgang Grandegger
2009-10-31video: mb862xx: add option CONFIG_VIDEO_MB862xx_ACCEL for 32bpp modeAnatolij Gustschin
2009-10-31video: mb862xx: improve board-specific Lime configurationWolfgang Grandegger
2009-04-03Add "source" command; prepare removal of "autoscr" commandWolfgang Denk
2008-11-09Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMACBen Warren
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-14Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE referencesPeter Tyser
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-07-31Fix printf() format problems with configurable promptsWolfgang Denk
2008-05-20lwmon5: enable OCM post test on lwmon5 boardYuri Tikhonov
2008-04-29lwmon5: minor clean-up to include/configs/lwmon5.hYuri Tikhonov
2008-04-25ppc4xx: Remove double defines in lwmon5.hStefan Roese
2008-04-25lwmon5: watchdog POST fixYuri Tikhonov
2008-04-25Merge branch 'master' of /home/wd/git/u-boot/lwmon5Wolfgang Denk
2008-04-22lwmon5 watchdog: limit trigger rateYuri Tikhonov