summaryrefslogtreecommitdiff
path: root/board/phytec
AgeCommit message (Expand)Author
2019-06-11imx: Extend PCL063 support for phyCORE-i.MX6ULL SOMParthiban Nallathambi
2019-06-11ARM: dts: i.MX6ULL: U-Boot specific dts for u-boot, dm-splParthiban Nallathambi
2019-04-13pcm052: bk4: Add board_phy_config() for BK4 to setup ksz8081 phyLukasz Majewski
2019-04-13pcm052: mac: Provide board specific imx_get_mac_from_fuse() functionLukasz Majewski
2019-04-13pcm052: board: Add code to setup LED default statesLukasz Majewski
2019-04-13pcm052: bk4: sdcard: Add support for SD card booting/recoveryLukasz Majewski
2019-04-13pcm052: board: Remove in-board setup code (it is now replaced by DM setup)Lukasz Majewski
2019-04-13pcm052: board: cosmetic: Add copyright notice to pcm052.cLukasz Majewski
2019-04-13pcm052: board: vybrid: Update the board name for BK4 deviceLukasz Majewski
2019-04-13pcm052: board: Remove "m4go" command as it is superseded by "bootaux"Lukasz Majewski
2019-04-13pcm052: board: Do not enable I2C2 code in the board fileLukasz Majewski
2019-01-28imx: Add PHYTEC phyBOARD-i.MX6UL-SeginMartyn Welch
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2017-11-06MAINTAINERS: Add missing boards and config entriesTom Rini
2017-09-05rockchip: phycore: Read configuration EEPROM & set ethaddr in late initWadim Egorov
2017-08-29pfla02: Fix RAM detection and support 1 bank SOMStefano Babic
2017-08-28imx: imx6: Move gpr_init() function to soc.cBreno Lima
2017-08-16Merge git://www.denx.de/git/u-boot-imxTom Rini
2017-08-16env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass
2017-08-02mx6: Add support for Phytec pfla02 (NAND)Stefano Babic
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2017-07-11rockchip: Add basic support for phyCORE-RK3288 SoM based carrier boardWadim Egorov
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher
2017-05-22Kconfig: Add a CONFIG_IDE optionSimon Glass
2017-05-12pcm058: Fix unused variable warningsTom Rini
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass
2017-04-05board_f: Drop return value from initdram()Simon Glass
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass
2017-03-19ARM: vf610: move to standard arch/board approachStefan Agner
2017-02-08pcm052: fix DDR initialization sequenceAlbert ARIBAUD \(3ADEV\)
2016-10-26imx: s/docs\/README.imximage/doc\/README.imximage/gJagan Teki
2016-10-06pcm052: add new BK4r1 target based on PCM052 SoMAlbert ARIBAUD \(3ADEV\)
2016-10-06pcm052: allow specifying onboard DDR size in configsAlbert ARIBAUD \(3ADEV\)
2016-10-06pcm052: add 'm4go' commandAlbert ARIBAUD \(3ADEV\)
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-06mx6: ddr: Allow changing REFSEL and REFR fieldsFabio Estevam
2016-07-12mx6: Add Phytec PCM058 i.MX6 QuadStefano Babic
2016-05-27Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day
2015-10-02vf610: add support for Phytec PCM052Albert ARIBAUD \(3ADEV\)
2015-08-05usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger
2015-04-18dm: select CONFIG_DM* optionsMasahiro Yamada
2015-02-24kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada
2015-02-12dm: omap3: Move driver model CONFIGs to KconfigSimon Glass
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada