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