aboutsummaryrefslogtreecommitdiff
path: root/include/configs/makalu.h
AgeCommit message (Expand)AuthorFilesLines
2017-07-03powerpc: remove 4xx supportHeiko Schocher1-332/+0
2017-05-22Drop digital thermometer and thermostat (DTT) driversSimon Glass1-5/+0
2017-05-22Kconfig: Drop CONFIG_SYS_I2C_DTT_ADDRSimon Glass1-1/+0
2017-05-01cmd: add Kconfig option for 'date' commandChris Packham1-1/+0
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-1/+0
2016-10-28pci: Move CONFIG_PCI_PNP to KconfigBin Meng1-1/+0
2016-10-27drivers/pci/Kconfig: Add PCITom Rini1-1/+0
2016-10-23Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass1-2/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-1/+0
2014-01-24powerpc: ppc4xx: remove redundant CONFIG_4xx definitionMasahiro Yamada1-1/+0
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-07-23i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach1-1/+1
2013-06-07pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos1-0/+1
2012-04-19CMD: Remove CMD_LOG, it's unusedMarek Vasut1-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-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-0/+2
2010-10-04ppc4xx: Use common ns16550 functions in 4xx UART POST driverStefan Roese1-1/+2
2010-09-28Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk1-3/+1
2010-09-23ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese1-3/+1
2010-09-21POST cleanup.Michael Zaidman1-2/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-108/+108
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-5/+5
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-08-13Merge branch 'Makefile' of git://git.denx.de/u-boot-armWolfgang Denk1-1/+1
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-07-11ppc4xx: Add MII mode support to the EMAC RGMII BridgeGrant Erickson1-0/+1
2008-06-06ppc4xx: Unify AMCC's board config files (part 2/3)Stefan Roese1-143/+15
2008-06-03ppc4xx: Enable Primordial Stack for 40x and Unify ECC HandlingGrant Erickson1-14/+100
2008-05-21Big white-space cleanup.Wolfgang Denk1-1/+1
2008-05-10ppc4xx: Update Makalu defconfig to use device-tree booting as defaultStefan Roese1-11/+18
2008-03-03Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk1-1/+1
2008-01-17ppc4xx: Fix remaining CONFIG_COMMANDS in 4xx filesStefan Roese1-1/+1
2007-12-27ppc4xx: Update Makalu fdt supportStefan Roese1-2/+0
2007-12-08ppc4xx: 405EX: Correctly enable USB pinsStefan Roese1-8/+8
2007-11-27ppc4xx: Kilauea & Makalu: Fix ext IRQ pin multiplexingStefan Roese1-6/+6
2007-11-26ppc4xx: Makalu: Change EBC setup for CS0 to enable 400MHz usageStefan Roese1-1/+1
2007-11-16ppc4xx: Update AMCC Makalu for board rev 1.1Stefan Roese1-29/+49
2007-10-31ppc4xx: Remove cache definition from 4xx board config filesStefan Roese1-9/+0
2007-10-31ppc4xx: Add SNTP support to AMCC Katmai, Kilauea & Makalu boardsStefan Roese1-0/+1
2007-10-31ppc4xx: Add initial AMCC Makalu 405EX supportStefan Roese1-0/+387