summaryrefslogtreecommitdiffstats
path: root/include/configs/lwmon5.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc: ppc4xx: remove redundant CONFIG_4xx definitionMasahiro Yamada2014-01-241-1/+0
* kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEXVladimir Zapolskiy2013-12-131-1/+0
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-041-2/+0
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-041-1/+0
* ppc4xx: Fix GPIO handling in lwmon5 and lcd4_lwmon5 BSPStefan Roese2013-09-071-1/+9
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-5/+5
|\
| * i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach2013-07-231-4/+5
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-1/+0
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-14/+1
|/
* ppc4xx: Add lcd4_lwmon5 supportStefan Roese2013-04-221-3/+65
* boards: remove the no longer used CONFIG_EHCI_DCACHEJeroen Hofstee2012-11-201-1/+0
* serial: Remove CONFIG_SERIAL_MULTI from config filesMarek Vasut2012-10-151-1/+0
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-201-3/+0
* CMD: Remove CMD_LOG, it's unusedMarek Vasut2012-04-191-1/+0
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-051-1/+0
* ppc4xx: Remove PCI support from lwmon5Stefan Roese2011-01-101-17/+0
* ppc4xx: Update lwmon5 board supportStefan Roese2010-12-171-8/+14
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-2/+1
* Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk2010-10-261-2/+2
* post/i2c: Rename I2C_ADDR_LIST to CONFIG_SYS_POST_I2C_ADDRSPeter Tyser2010-10-221-8/+7
* ppc4xx/POST: Add board specific UART POST test to lwmon5Stefan Roese2010-10-201-0/+11
* powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-181-8/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-0/+5
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* ppc4xx: Use common ns16550 functions in 4xx UART POST driverStefan Roese2010-10-041-1/+2
* ppc4xx: Big lwmon5 board support rework/updateSascha Laue2010-10-041-124/+159
* Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-281-5/+5
|\
| * ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese2010-09-231-5/+5
* | POST cleanup.Michael Zaidman2010-09-211-1/+1
|/
* i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese2010-04-061-0/+1
* video: mb862xx: add option VIDEO_FB_16BPP_WORD_SWAP for IPEK01Wolfgang Grandegger2009-10-311-0/+1
* video: mb862xx: add option CONFIG_VIDEO_MB862xx_ACCEL for 32bpp modeAnatolij Gustschin2009-10-311-0/+1
* video: mb862xx: improve board-specific Lime configurationWolfgang Grandegger2009-10-311-6/+4
* Add "source" command; prepare removal of "autoscr" commandWolfgang Denk2009-04-031-1/+1
* Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMACBen Warren2008-11-091-0/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-151/+151
* Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE referencesPeter Tyser2008-10-141-1/+0
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-5/+5
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
* Fix printf() format problems with configurable promptsWolfgang Denk2008-07-311-1/+2
* lwmon5: enable OCM post test on lwmon5 boardYuri Tikhonov2008-05-201-0/+6
* lwmon5: minor clean-up to include/configs/lwmon5.hYuri Tikhonov2008-04-291-1/+1
* ppc4xx: Remove double defines in lwmon5.hStefan Roese2008-04-251-9/+0
* lwmon5: watchdog POST fixYuri Tikhonov2008-04-251-5/+6
* Merge branch 'master' of /home/wd/git/u-boot/lwmon5Wolfgang Denk2008-04-251-0/+10
|\
| * lwmon5 watchdog: limit trigger rateYuri Tikhonov2008-04-221-0/+1
| * The patch introduces the alternative configuration of the log buffer forYuri Tikhonov2008-03-181-0/+2
| * Add support for the lwmon5 board reset via GPIO58.Yuri Tikhonov2008-03-181-0/+2
| * The patch adds new POST tests for the Lwmon5 board.Yuri Tikhonov2008-03-181-4/+88
OpenPOWER on IntegriCloud