summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* board/esd/common/auto_update.c: fix Uninitialized variableWolfgang Denk2014-11-101-2/+1
* board/matrix_vision/mvblx/sys_eeprom.c: fix buffer overflowWolfgang Denk2014-11-071-1/+1
* board/cogent/lcd.c: fix syntax errorWolfgang Denk2014-11-071-1/+1
* cppcheck cleanup: fix nullPointer errorsWolfgang Denk2014-11-073-1/+6
* Merge git://git.denx.de/u-boot-tiTom Rini2014-11-0718-166/+868
|\
| * omap3: cm-t3517: add LCD/DVI and splash supportIgor Grinberg2014-11-061-0/+44
| * omap3: cm-t3517: add Ethernet supportIgor Grinberg2014-11-062-0/+108
| * omap3: cm-t3517: add USB supportIgor Grinberg2014-11-062-0/+120
| * omap3: cm-t3517: add basic board supportIgor Grinberg2014-11-065-0/+222
| * omap: hsmmc: assume cd gpio is active lowIgor Grinberg2014-11-061-6/+1
| * omap3: cm-t35: move get_board_serial() fallbackIgor Grinberg2014-11-062-10/+12
| * omap3: cm-t35: move the SMC911x codeIgor Grinberg2014-11-064-43/+112
| * omap3: cm-t35: extract the splash code from boardIgor Grinberg2014-11-064-59/+85
| * omap3: cm-t35: move the USB hub reset codeIgor Grinberg2014-11-063-11/+38
| * compulab: refactor board revision handlingIgor Grinberg2014-11-065-25/+54
| * arm: am335x: net: pxm2: disable rgmii internal delay modeHeiko Schocher2014-11-061-1/+1
| * ks2_evm: board: remove sprintf for simple stringKhoronzhuk, Ivan2014-11-061-5/+2
| * ks2_evm: readme: add k2l evm board informationKhoronzhuk, Ivan2014-11-051-5/+15
| * board: k2l_evm: add network supportHao Zhang2014-11-051-1/+39
| * am335x_evm: Convert NOR_BOOT to KconfigTom Rini2014-11-051-0/+8
| * am335x_evm: Add NOR to KconfigTom Rini2014-11-051-0/+7
* | Merge branch 'rmobile' of git://www.denx.de/git/u-boot-shTom Rini2014-11-056-8/+26
|\ \
| * | arm: rmobile: alt: Fix typo of SCIF idNobuhiro Iwamatsu2014-11-041-3/+3
| * | arm: rmobile: alt: Remove RAM address initializationNobuhiro Iwamatsu2014-11-041-1/+0
| * | arm: rmobile: koelsch: Remove RAM address initializationNobuhiro Iwamatsu2014-11-041-1/+0
| * | arm: rmobile: lager: Remove RAM address initializationNobuhiro Iwamatsu2014-11-041-1/+0
| * | arm: rmobile: alt: Add external RAM bootNobuhiro Iwamatsu2014-11-041-0/+6
| * | arm: rmobile: koelsch: Add external RAM bootNobuhiro Iwamatsu2014-11-041-1/+6
| * | arm: rmobile: lager: Add external RAM bootNobuhiro Iwamatsu2014-11-041-1/+6
| * | arm: rmobile: lager: Fix change of the CPU frequencyNobuhiro Iwamatsu2014-11-041-0/+5
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-0514-17/+1339
|\ \ \ | |_|/ |/| |
| * | arm: mx6: cm_fx6: detect 1GB DRAM correctly on soloNikita Kiryanov2014-11-051-3/+4
| * | arm: mx6: cm_fx6: change issd gpio orderNikita Kiryanov2014-11-051-1/+1
| * | novena: Add MAINTAINERS fileFabio Estevam2014-11-031-0/+6
| * | arm, imx, spi: detect spi flash again on aristainetos boardHeiko Schocher2014-11-031-0/+6
| * | imx: mx6 sabreauto: Add board support for USB EHCIYe.Li2014-11-031-0/+93
| * | imx: mx6slevk: Add support for USDHC1 and USDHC3 slotsYe.Li2014-11-031-6/+99
| * | novena: Fix ethernet PHY reset sequenceNikolay Dimitrov2014-10-302-21/+46
| * | ot1200: rework card detect for eMMCChristian Gmeiner2014-10-301-3/+4
| * | ot1200: add support for usdhc4Christian Gmeiner2014-10-301-5/+49
| * | ot1200: add feature padsChristian Gmeiner2014-10-301-0/+15
| * | tqma6: fix typo in header guard defineMarkus Niebel2014-10-301-1/+1
| * | tqma6: fix sf detectionMarkus Niebel2014-10-301-1/+9
| * | mx6sabresd: Add Seiko WVGA panel supportFabio Estevam2014-10-301-0/+61
| * | ARM: mx6: Add support for Kosagi NovenaMarek Vasut2014-10-305-0/+975
* | | dm: sunxi: Make sure that GPIOs are requestedSimon Glass2014-11-051-0/+1
* | | dm: sunxi: Add a new config for an FDT-based pcDuino3Simon Glass2014-11-051-0/+1
* | | sunxi: kconfig: Introduce CONFIG_TARGET_<BOARD>Ian Campbell2014-11-052-22/+123
* | | sunxi: Kconfig: Make SPL_FEL a toplevel Kconfig optionIan Campbell2014-11-051-0/+5
* | | sunxi: kconfig: Rename TARGET_SUN[45678]I to MACH_SUN[45678]I.Ian Campbell2014-11-051-10/+10
OpenPOWER on IntegriCloud