Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
85edd7fc7693c5c1ca389b3b837d955266df5110
/
board
/
st
a7b5130
common: Move some board functions out of common.h
by Simon Glass
· 5 years ago
1d91ba7
common: Move some cache and MMU functions out of common.h
by Simon Glass
· 5 years ago
3673618
common: Move serial functions out of common.h
by Simon Glass
· 5 years ago
e7872cb
common: Drop global inclusion of status_led.h
by Simon Glass
· 5 years ago
8e5031b
stm32mp1: add support for virtual partition read
by Patrick Delaunay
· 5 years ago
11ad8cb
stm32mp1: board: add spi nand support
by Patrick Delaunay
· 5 years ago
093f6e1
stm32mp1: activate SET_DFU_ALT_INFO
by Patrick Delaunay
· 5 years ago
0aafce6
board: stm32mp1: fixup the usb product id for USB download gadget
by Patrick Delaunay
· 5 years ago
b495e13
board: Add STM32F769 SoC, discovery board support
by Yannick Fertré
· 5 years ago
bff66f9
net: dwc_et_qos: update weak function board_interface_eth_init
by Patrick Delaunay
· 5 years ago
c0a698c
stm32mp1: update README for remoteproc support
by Patrick Delaunay
· 5 years ago
01bcfc2
stm32mp1: add example files for FIT generation
by Patrick Delaunay
· 5 years ago
c17d725
stm32mp1: Add copro image support for M4 firmware
by Patrick Delaunay
· 5 years ago
984c22d
stm32mp1: board update command stboard on misc_read result
by Patrick Delaunay
· 5 years ago
ceb82e3
stm32mp1: update sysconf_init on misc_read result
by Patrick Delaunay
· 5 years ago
dcb89fd
stm32mp1: update test on misc_read result
by Patrick Delaunay
· 5 years ago
9f89045
MAINTAINERS: update ARM STM STM32MP and STM32MP1 BOARD
by Patrick Delaunay
· 5 years ago
266bf10
stm32mp1: board: cosmetic: cleanup file
by Patrick Delaunay
· 5 years ago
f6626e7
stm32mp1: board: remove board_check_usb_power when ADC is not activated
by Patrick Delaunay
· 5 years ago
6b2baa0
stm32mp1: board: Update the way vdd-supply is retrieved from DT
by Patrick Delaunay
· 5 years ago
f245126
stm32mp1: board: check the boot-source to disable bootdelay
by Patrick Delaunay
· 5 years ago
7a3e442
stm32mp1: board: protect the led function calls
by Patrick Delaunay
· 5 years ago
ae0931d0
stm32mp1: board: support of error led on ed1/ev1 board
by Patrick Delaunay
· 5 years ago
9f76fdf
stm32mp1: board: enable v1v2_hdmi and v3v3_hdmi regulator on dk2 boot
by Patrick Delaunay
· 5 years ago
e8566ec
stm32mp1: board: add environment variable for board id and board rev
by Patrick Delaunay
· 5 years ago
bff284f
stpmic1: program pmic to keep only the debug unit on
by Patrick Delaunay
· 5 years ago
9d1f619
env: Rename environment.h to env_internal.h
by Simon Glass
· 5 years ago
db22961
env: Move env_get_f() to env.h
by Simon Glass
· 5 years ago
33cfadc
board: st: add missing gpio_request() for stm32f429-discovery
by Patrice Chotard
· 5 years ago
500401f
board: stm32mp1: Fix warnings when compiling with W=1
by Patrick Delaunay
· 5 years ago
de98cbf
stm32mp1: activate OF_BOARD_SETUP and FDT_FIXUP_PARTITIONS
by Patrick Delaunay
· 5 years ago
ff215a4
stm32mp1: add configuration op-tee
by Patrick Delaunay
· 5 years ago
533b0e0
stm32mp1: cosmetic: remove unnecessary include
by Patrick Delaunay
· 5 years ago
72e80f5
stm32mp1: update README
by Patrick Delaunay
· 5 years ago
2a35037
stm32mp1: add stboard command
by Patrick Delaunay
· 5 years ago
6519e44
stm32mp1: call regulators_enable_boot_on in board_init
by Patrick Delaunay
· 5 years ago
1df0143
stm32mp1: move CONFIG_ENV in Kconfig
by Patrick Delaunay
· 5 years ago
69ac3f5
board: stm32mp1: Add board_interface_eth_init
by Christophe Roullier
· 6 years ago
cded32f
board: stm32mp1: Update power supply check via USB TYPE-C
by Patrice Chotard
· 6 years ago
2c461ec
stm32mp1: Update env_get_location for NOR support
by Patrice Chotard
· 6 years ago
3432037
stm32mp1: Add env_get_location()
by Patrice Chotard
· 6 years ago
dad97bf
board: stm32mp1: Add env_ext4_get_dev_part() and env_ext4_get_intf()
by Patrice Chotard
· 6 years ago
41443cf
stm32mp1: support dynamic MTDPARTS
by Patrice Chotard
· 6 years ago
d156407
board: stm32mp1: Add Avenger96 board support
by Manivannan Sadhasivam
· 6 years ago
4175f45
stm32mp1: ram: add support for LPDDR2/LPDDR3
by Patrick Delaunay
· 6 years ago
43ec7e0
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
by Trevor Woerner
· 6 years ago
d7f0a35
Merge tag 'u-boot-stm32-mcu-20190423' of https://github.com/pchotard/u-boot
by Tom Rini
· 6 years ago
d8c7755
board: stm32f746-disco: Get MII/RMII phy_mode from DT
by Patrice Chotard
· 6 years ago
7f3384d
stm32mp1: add stusb1600 support for DK1 and DK2 board
by Patrick Delaunay
· 6 years ago
58bc0cd
stm32mp1: migrate USBOTG device to driver model
by Patrick Delaunay
· 6 years ago
972723a
board: stm32mp1: Force pinctrl driver probe in board_init()
by Patrice Chotard
· 6 years ago
879cde5
Board: stm32mp1: Add supply current boot information
by Patrice Chotard
· 6 years ago
fe5b539
board: stm32mp1: Update README file
by Patrice Chotard
· 6 years ago
880f29b
stpmic1: update register names
by Patrick Delaunay
· 6 years ago
d79218f
power: rename stpmu1 to official name stpmic1
by Patrick Delaunay
· 6 years ago
91be594
power: stpmu1: rename files to stpmic1
by Patrick Delaunay
· 6 years ago
4ace1d1
stm32mp1: add syscfg initialization
by Patrick Delaunay
· 6 years ago
008d3c3
stm32mp1: support forced boot mode
by Patrick Delaunay
· 6 years ago
f2a7b87
stm32mp1: update bootcmd
by Patrick Delaunay
· 6 years ago
d70e3f8
stm32mp1: add runtime information in environment
by Patrick Delaunay
· 6 years ago
92dc102
stm32mp1: display board information
by Patrick Delaunay
· 6 years ago
5d06141
stm32mp1: add trusted boot with TF-A
by Patrick Delaunay
· 6 years ago
157370e
MAINTAINERS: Update stm32mp entry
by Patrick Delaunay
· 6 years ago
204079b
board: st: stm32mp1: Add usb gadget support
by Patrice Chotard
· 6 years ago
b75feec
stm32f7: board: Fix memory init
by Patrice Chotard
· 6 years ago
a66c1b4
board: stm32: use bi_dram[0].start instead of hardcoded value
by Patrice Chotard
· 6 years ago
36e3d11
stm32mp1: use new function led default state
by Patrick Delaunay
· 6 years ago
e7f435d
stm32mp1: add support for stm32mp157c-ev1 board
by Patrick Delaunay
· 6 years ago
b3d55ea
lib: fdtdec: Rename routine fdtdec_setup_memory_size()
by Siva Durga Prasad Paladugu
· 6 years ago
82168e8
stm32mp1: Allow to activate CONFIG_DEBUG_UART
by Patrick Delaunay
· 7 years ago
8b0c8a1
SPDX: Convert all of our multiple license tags to Linux Kernel style
by Tom Rini
· 7 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
8d05010
stm32mp1: add eMMC support for ED1
by Patrick Delaunay
· 7 years ago
8eb3b1e
board: st: add generic board for STM32MP1 family
by Patrick Delaunay
· 7 years ago
030af82
stm32f7: board: add splash screen
by yannick fertre
· 7 years ago
471013b
arch-stm32: Remove stm32_periph.h
by Patrice Chotard
· 7 years ago
0c15676
board: stm32: switch to DM STM32 timer
by Patrice Chotard
· 7 years ago
e2d564e
clk: clk_stm32f: Move SYSCFG clock setup into configure_clocks()
by Patrice Chotard
· 7 years ago
b710b7f
clk: clk_stm32f: Remove STMMAC clock setup
by Patrice Chotard
· 7 years ago
ac871ab
board: stm32: Add stm32f429-evaluation board support
by Patrice Chotard
· 7 years ago
73ef2f0
board: stm32: add stm32f469-discovery board support
by Patrice Chotard
· 7 years ago
1a4b8de
board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driver
by Patrice Chotard
· 7 years ago
f3a701a
board: stm32f429-disco: switch to DM STM32 clock driver
by Patrice Chotard
· 7 years ago
3d995f8
board: stm32f429-disco: switch to DM STM32 serial driver
by Patrice Chotard
· 7 years ago
b59d10f
board: stm32f429-discovery: switch to DM STM32 sdram driver
by Patrice Chotard
· 7 years ago
0c6247c
mach-stm32: Factorize MPU's region config for STM32 SoCs
by Patrice Chotard
· 7 years ago
d11d391
stm32: migrate clock structs in include/stm32_rcc.h
by Patrice Chotard
· 7 years ago
cc55116
stv0991: fix STMicroelectronics copyright
by Patrice Chotard
· 7 years ago
789ee0e
stm32: fix STMicroelectronics copyright
by Patrice Chotard
· 7 years ago
9e21624
sti: fix STMicroelectronics copyright
by Patrice Chotard
· 7 years ago
1e1d02d
board: Add stm32h7 SoC, discovery and evaluation boards support
by Patrice Chotard
· 7 years ago
aecc94c
board: STiH410-B2260: add fastboot support
by Patrice Chotard
· 7 years ago
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
7e82a69
ram: stm32: migrate fmc defines in driver file
by Patrice Chotard
· 7 years ago
2195315
serial: stm32x7: migrate serial struct to driver
by Patrice Chotard
· 7 years ago
f0e32c0
spl: stm32f7: configure for xip booting
by Vikas Manocha
· 7 years ago
b785bb4
spl: stm32f7: add kernel boot support
by Vikas Manocha
· 7 years ago
50218ae
stm32: stm32f7: add spl build support
by Vikas Manocha
· 7 years ago
1d9af1f
dm: gpio: Add live tree support
by Simon Glass
· 7 years ago
Next »