summaryrefslogtreecommitdiff
path: root/board/phytec
Commit message (Expand)AuthorAgeFilesLines
* common: Move old EEPROM functions into a new headerWIP/2019-12-02-master-importsSimon Glass2019-12-021-0/+1
* common: Move some board functions out of common.hSimon Glass2019-12-024-0/+4
* common: Move ARM cache operations out of common.hSimon Glass2019-12-021-0/+1
* imx: initialize fec only when enabledParthiban Nallathambi2019-10-081-0/+2
* imx: remove board specific boot order from splParthiban Nallathambi2019-10-081-25/+0
* imx: pcl063: add nand boot supportParthiban Nallathambi2019-10-081-0/+3
* imx: bk4: Print proper HW revision of VF610's BK4 boardLukasz Majewski2019-10-081-1/+14
* env: Rename environment.h to env_internal.hSimon Glass2019-08-111-1/+1
* env: Drop environment.h header file where not neededSimon Glass2019-08-113-3/+0
* env: Move get/set_default_env() to env.hSimon Glass2019-08-111-1/+1
* env: Move env_set() to env.hSimon Glass2019-08-114-0/+4
* rockchip: rk3288: Move rk3288_detect_reset_reason to soc fileKever Yang2019-07-291-1/+1
* rockchip: rk3288-phycore: move phycore_init() to its own board fileKever Yang2019-07-291-0/+47
* ARM: am335x: Add phyCORE AM335x R2 supportNiel Fourie2019-07-136-0/+434
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-234-6/+6
* imx: Extend PCL063 support for phyCORE-i.MX6ULL SOMParthiban Nallathambi2019-06-114-5/+94
* ARM: dts: i.MX6ULL: U-Boot specific dts for u-boot, dm-splParthiban Nallathambi2019-06-111-0/+1
* pcm052: bk4: Add board_phy_config() for BK4 to setup ksz8081 phyLukasz Majewski2019-04-131-0/+16
* pcm052: mac: Provide board specific imx_get_mac_from_fuse() functionLukasz Majewski2019-04-131-0/+41
* pcm052: board: Add code to setup LED default statesLukasz Majewski2019-04-131-0/+4
* pcm052: bk4: sdcard: Add support for SD card booting/recoveryLukasz Majewski2019-04-131-0/+32
* pcm052: board: Remove in-board setup code (it is now replaced by DM setup)Lukasz Majewski2019-04-131-267/+0
* pcm052: board: cosmetic: Add copyright notice to pcm052.cLukasz Majewski2019-04-131-0/+3
* pcm052: board: vybrid: Update the board name for BK4 deviceLukasz Majewski2019-04-131-1/+4
* pcm052: board: Remove "m4go" command as it is superseded by "bootaux"Lukasz Majewski2019-04-131-38/+0
* pcm052: board: Do not enable I2C2 code in the board fileLukasz Majewski2019-04-131-1/+1
* imx: Add PHYTEC phyBOARD-i.MX6UL-SeginMartyn Welch2019-01-286-0/+419
* 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