summaryrefslogtreecommitdiff
path: root/board/phytec
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0712-28/+12
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-082-0/+2
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-052-2/+2
* MAINTAINERS: Add missing boards and config entriesTom Rini2017-11-061-0/+2
* rockchip: phycore: Read configuration EEPROM & set ethaddr in late initWadim Egorov2017-09-052-0/+83
* pfla02: Fix RAM detection and support 1 bank SOMStefano Babic2017-08-292-33/+60
* imx: imx6: Move gpr_init() function to soc.cBreno Lima2017-08-282-23/+0
* Merge git://www.denx.de/git/u-boot-imxTom Rini2017-08-165-0/+749
|\
| * mx6: Add support for Phytec pfla02 (NAND)Stefano Babic2017-08-025-0/+749
* | env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass2017-08-161-1/+1
* | env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-161-1/+1
|/
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-122-5/+5
* rockchip: Add basic support for phyCORE-RK3288 SoM based carrier boardWadim Egorov2017-07-114-0/+37
* powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher2017-06-166-299/+0
* Kconfig: Add a CONFIG_IDE optionSimon Glass2017-05-221-2/+2
* pcm058: Fix unused variable warningsTom Rini2017-05-121-6/+3
* board_f: Rename initdram() to dram_init()Simon Glass2017-04-131-2/+2
* board_f: Drop return value from initdram()Simon Glass2017-04-051-2/+6
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-051-1/+1
* ARM: vf610: move to standard arch/board approachStefan Agner2017-03-191-6/+0
* pcm052: fix DDR initialization sequenceAlbert ARIBAUD \(3ADEV\)2017-02-081-4/+5
* imx: s/docs\/README.imximage/doc\/README.imximage/gJagan Teki2016-10-261-1/+1
* pcm052: add new BK4r1 target based on PCM052 SoMAlbert ARIBAUD \(3ADEV\)2016-10-062-52/+136
* pcm052: allow specifying onboard DDR size in configsAlbert ARIBAUD \(3ADEV\)2016-10-061-0/+4
* pcm052: add 'm4go' commandAlbert ARIBAUD \(3ADEV\)2016-10-061-0/+38
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* mx6: ddr: Allow changing REFSEL and REFR fieldsFabio Estevam2016-09-061-0/+2
* mx6: Add Phytec PCM058 i.MX6 QuadStefano Babic2016-07-125-0/+644
* Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day2016-05-271-2/+2
* vf610: add support for Phytec PCM052Albert ARIBAUD \(3ADEV\)2015-10-025-0/+560
* usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski2015-08-051-1/+1
* 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