index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
board
/
phytec
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm: imx6q: pcm058: Rework SPI NOR configuration
Niel Fourie
2020-08-03
1
-8
/
+12
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
3
-5
/
+5
*
arm: imx6q: pcm058: Convert pcm058 to use DM with DTs
Niel Fourie
2020-07-14
2
-305
/
+71
*
arm: imx6q: pcm058: change MAINTAINER
Niel Fourie
2020-07-14
1
-1
/
+2
*
arm: Remove pcm051 board
Jagan Teki
2020-06-11
6
-442
/
+0
*
pfla02: Rework excluding NAND from SPL
Tom Rini
2020-06-04
1
-4
/
+4
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
common: Drop log.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
common: Drop init.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
common: Drop net.h from common header
Simon Glass
2020-05-18
4
-0
/
+4
*
doc: update reference to README.imximage
Patrick Delaunay
2020-04-16
1
-1
/
+1
*
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-17
2
-0
/
+2
*
imx: sync with kernel device tree for Phycore SoM
Parthiban Nallathambi
2020-01-07
1
-4
/
+8
*
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
Miquel Raynal
2019-12-03
2
-4
/
+4
*
common: Move old EEPROM functions into a new header
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move some board functions out of common.h
Simon Glass
2019-12-02
4
-0
/
+4
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
imx: initialize fec only when enabled
Parthiban Nallathambi
2019-10-08
1
-0
/
+2
*
imx: remove board specific boot order from spl
Parthiban Nallathambi
2019-10-08
1
-25
/
+0
*
imx: pcl063: add nand boot support
Parthiban Nallathambi
2019-10-08
1
-0
/
+3
*
imx: bk4: Print proper HW revision of VF610's BK4 board
Lukasz Majewski
2019-10-08
1
-1
/
+14
*
env: Rename environment.h to env_internal.h
Simon Glass
2019-08-11
1
-1
/
+1
*
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
3
-3
/
+0
*
env: Move get/set_default_env() to env.h
Simon Glass
2019-08-11
1
-1
/
+1
*
env: Move env_set() to env.h
Simon Glass
2019-08-11
4
-0
/
+4
*
rockchip: rk3288: Move rk3288_detect_reset_reason to soc file
Kever Yang
2019-07-29
1
-1
/
+1
*
rockchip: rk3288-phycore: move phycore_init() to its own board file
Kever Yang
2019-07-29
1
-0
/
+47
*
ARM: am335x: Add phyCORE AM335x R2 support
Niel Fourie
2019-07-13
6
-0
/
+434
*
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
2019-06-23
4
-6
/
+6
*
imx: Extend PCL063 support for phyCORE-i.MX6ULL SOM
Parthiban Nallathambi
2019-06-11
4
-5
/
+94
*
ARM: dts: i.MX6ULL: U-Boot specific dts for u-boot, dm-spl
Parthiban Nallathambi
2019-06-11
1
-0
/
+1
*
pcm052: bk4: Add board_phy_config() for BK4 to setup ksz8081 phy
Lukasz Majewski
2019-04-13
1
-0
/
+16
*
pcm052: mac: Provide board specific imx_get_mac_from_fuse() function
Lukasz Majewski
2019-04-13
1
-0
/
+41
*
pcm052: board: Add code to setup LED default states
Lukasz Majewski
2019-04-13
1
-0
/
+4
*
pcm052: bk4: sdcard: Add support for SD card booting/recovery
Lukasz Majewski
2019-04-13
1
-0
/
+32
*
pcm052: board: Remove in-board setup code (it is now replaced by DM setup)
Lukasz Majewski
2019-04-13
1
-267
/
+0
*
pcm052: board: cosmetic: Add copyright notice to pcm052.c
Lukasz Majewski
2019-04-13
1
-0
/
+3
*
pcm052: board: vybrid: Update the board name for BK4 device
Lukasz Majewski
2019-04-13
1
-1
/
+4
*
pcm052: board: Remove "m4go" command as it is superseded by "bootaux"
Lukasz Majewski
2019-04-13
1
-38
/
+0
*
pcm052: board: Do not enable I2C2 code in the board file
Lukasz Majewski
2019-04-13
1
-1
/
+1
*
imx: Add PHYTEC phyBOARD-i.MX6UL-Segin
Martyn Welch
2019-01-28
6
-0
/
+419
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
12
-28
/
+12
*
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
2018-04-08
2
-0
/
+2
*
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
2
-2
/
+2
*
MAINTAINERS: Add missing boards and config entries
Tom Rini
2017-11-06
1
-0
/
+2
*
rockchip: phycore: Read configuration EEPROM & set ethaddr in late init
Wadim Egorov
2017-09-05
2
-0
/
+83
*
pfla02: Fix RAM detection and support 1 bank SOM
Stefano Babic
2017-08-29
2
-33
/
+60
*
imx: imx6: Move gpr_init() function to soc.c
Breno Lima
2017-08-28
2
-23
/
+0
*
Merge git://www.denx.de/git/u-boot-imx
Tom Rini
2017-08-16
5
-0
/
+749
|
\
[next]