~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* video: Drop use of the lcd header fileSimon Glass2022-10-30
* board: stm32f746-disco: Fix dram_init() in none SPL configPatrice Chotard2022-05-10
* net: introduce helpers to get PHY interface mode from a device/ofnodeMarek BehĂșn2022-04-10
* gpio: stm32: create include file for driver private dataPatrick Delaunay2021-11-10
* Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini2021-10-12
|\
| * board: stm32: Remove the bi_boot_params initializationPatrick Delaunay2021-10-08
* | arm: Disable ATAGs supportTom Rini2021-09-07
|/
* board: st: stm32f746-disco: fix console is not enabled while init dramGiulio Benetti2021-04-08
* board: st: Remove board_early_init_f and board_late_init callbacks for stm32 ...Patrice Chotard2021-03-12
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Move some board functions out of common.hSimon Glass2019-12-02
* common: Move serial functions out of common.hSimon Glass2019-12-02
* board: stm32f746-disco: Get MII/RMII phy_mode from DTPatrice Chotard2019-04-23
* stm32f7: board: Fix memory initPatrice Chotard2018-08-13
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* stm32f7: board: add splash screenyannick fertre2018-03-19
* arch-stm32: Remove stm32_periph.hPatrice Chotard2018-03-13
* board: stm32: switch to DM STM32 timerPatrice Chotard2018-03-13
* clk: clk_stm32f: Move SYSCFG clock setup into configure_clocks()Patrice Chotard2018-01-28
* clk: clk_stm32f: Remove STMMAC clock setupPatrice Chotard2018-01-28
* stm32: fix STMicroelectronics copyrightPatrice Chotard2017-11-06
* ram: stm32: migrate fmc defines in driver filePatrice Chotard2017-07-26
* serial: stm32x7: migrate serial struct to driverPatrice Chotard2017-07-26
* spl: stm32f7: configure for xip bootingVikas Manocha2017-06-09
* spl: stm32f7: add kernel boot supportVikas Manocha2017-06-09
* stm32: stm32f7: add spl build supportVikas Manocha2017-06-09
* dm: gpio: Add live tree supportSimon Glass2017-06-01
* dm: Use dm.h header when driver mode is usedSimon Glass2017-06-01
* stm32f7: stm32f746-disco: read memory info from device treeVikas Manocha2017-05-08
* stm32f746: to switch on user LED1 & read user buttonVikas Manocha2017-05-08
* stm32f7: use stm32f7 gpio driver supporting driver modelVikas Manocha2017-05-08
* stm32f7: use clock driver to enable sdram controller clockVikas Manocha2017-05-08
* stm32f7: use driver model for sdram initializationVikas Manocha2017-05-08
* stm32f7: sdram: move sdram driver code to ram drivers areaVikas Manocha2017-05-08
* ARM: DT: stm32f7: add qspi pin contol nodeVikas Manocha2017-03-17
* ARM: DT: stm32f7: add ethernet pin contol nodeVikas Manocha2017-03-17
* ARM: DT: stm32f7: add pin control node for serial port pinsVikas Manocha2017-03-17
* stm32f7: clk: remove usart1 clock enable from board initVikas Manocha2017-03-17
* serial: stm32f7: add device tree supportVikas Manocha2017-03-17
* ARM: SPI: stm32: add stm32f746 qspi driverMichael Kurz2017-01-28
* net: stm32: add designware mac glue code for stm32Michael Kurz2017-01-28
* ARM: stm32: use clock setup function defined in clock.cMichael Kurz2017-01-28
* ARM: stm32: cleanup stm32f7 filesMichael Kurz2017-01-28
* Revert "stm32: Change USART port to USART6 for stm32f746 discovery board"Tom Rini2016-07-21
* stm32: Change USART port to USART6 for stm32f746 discovery boardToshifumi NISHINAGA2016-07-14
* stm32: Add SDRAM support for stm32f746 discovery boardToshifumi NISHINAGA2016-07-14
* stm32: add support for stm32f7 & stm32f746 discovery boardVikas Manocha2016-02-24