summaryrefslogtreecommitdiffstats
path: root/board/phytec
Commit message (Expand)AuthorAgeFilesLines
* net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger2015-04-181-1/+1
* dm: select CONFIG_DM* optionsMasahiro Yamada2015-04-181-9/+0
* kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada2015-02-241-3/+3
* dm: omap3: Move driver model CONFIGs to KconfigSimon Glass2015-02-121-0/+9
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-211-1/+3
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-291-3/+0
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-132-8/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-302-0/+14
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-302-0/+38
* drivers: net: cpsw: add support to have phy address from cpsw platform dataMugunthan V N2014-03-041-2/+2
* ARM: AM33xx+: Update ioregs to pass different valuesLokesh Vutla2013-12-181-2/+18
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-12-101-2/+2
|\
| * i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher2013-11-131-2/+2
* | am33xx: Stop modifying certain EMIF4D registersTom Rini2013-12-041-8/+0
* | pcm051: Support for revision 3Lars Poeschel2013-12-041-6/+47
|/
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-21/+1
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-27/+2
* pcm051/igep0033: Supply bd_ram_ofs for cpsw driverLars Poeschel2013-10-071-0/+1
* arm, am33xx: add defines for gmii_sel_register bitsHeiko Schocher2013-08-281-2/+0
* am33xx: Stop using PHYS_DRAM_1 defineTom Rini2013-08-151-1/+1
* ARM: AM33xx: Move s_init to a common placeHeiko Schocher2013-08-151-40/+8
* ARM: AM33xx: Cleanup dplls dataLokesh Vutla2013-08-151-0/+9
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-246-78/+6
* arm, am33xx: move uart soft reset code to common placeHeiko Schocher2013-06-181-22/+1
* arm, am33xx: move rtc32k_enable() to common placeHeiko Schocher2013-06-181-16/+0
* am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.cTom Rini2013-06-051-0/+9
* pcm051: Enable DDR PHY dynamic power down bitLars Poeschel2013-04-081-1/+2
* am33xx: refactor emif4/ddr to support multiple EMIF instancesMatt Porter2013-03-241-1/+1
* am33xx: convert defines from am33xx-specific to generic namesMatt Porter2013-03-241-3/+3
* am33xx: pcm051: Remove wp pin mux for sd-cardLars Poeschel2013-02-181-1/+0
* am33xx: Drop gpio0_7_pin_mux from phytec pcm051Tom Rini2013-02-071-5/+0
* pcm051: Add support for Phytec phyCORE-AM335xLars Poeschel2013-02-074-0/+478
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-291-0/+42
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk2010-10-181-27/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-17/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-4/+5
* Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser2010-04-131-1/+1
* Coding Style cleanup; update CHANGELOG.Wolfgang Denk2009-07-231-1/+0
* board support patch for phyCORE-MPC5200B-tinyJon Smirl2009-07-104-0/+348
OpenPOWER on IntegriCloud