summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-13board: stm32: remove fdt_high and fdt_highinitrd_highPatrice Chotard
2020-02-13board: stm32: fix extra env setings addressesPatrice Chotard
2020-02-13board: stih410-b2260: remove fdt_high and initrd_highPatrice Chotard
2020-02-13stm32mp1: remove fdt_high and initrd_high in environmentPatrick Delaunay
2020-02-13clk: stm32mp1: solve type issue in stm32mp1_lse_enable and stm32mp1_clktreePatrick Delaunay
2020-02-13pinctrl: stmfx: update the result type of dm_i2c_reg_readPatrick Delaunay
2020-02-13board: stm32mp1: change dfu function to staticPatrick Delaunay
2020-02-13board: stm32mp1: board: add include for dfuPatrick Delaunay
2020-02-13tools: mkimage: fix STM32 image format for big endian hostsAntonio Borneo
2020-02-13stm32mp1: support of STM32MP15x Rev.ZPatrick Delaunay
2020-02-13board: stm32mp1: update readmePatrick Delaunay
2020-02-13ARM: dts: stm32m1: add reg for pll nodesPatrick Delaunay
2020-02-13ARM: dts: stm32mp1: correct ddr nodePatrick Delaunay
2020-02-13ARM: dts: stm32mp1: move FDCAN to PLL4_RAntonio Borneo
2020-02-13ARM: dts: stm32mp1: DT alignment with kernel v5.5-rc7Patrick Delaunay
2020-02-13stm32mp1: pwr: use the last binding for pwrPatrick Delaunay
2020-02-13ARM: dts: stm32mp1: DT alignment with kernel v5.4Patrick Delaunay
2020-02-12ARM: dts: stm32: Add DH Electronics DHCOM SoM and PDK2 boardMarek Vasut
2020-02-12Prepare v2020.04-rc2Tom Rini
2020-02-12Revert "gitlab: Disable SDL when building sandbox"Simon Glass
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2020-02-11Merge branch '2020-02-10-master-imports'Tom Rini
2020-02-10Kconfig: update LOGLEVEL rangeMarek Bykowski
2020-02-10dm: fix design.rst documentDario Binacchi
2020-02-10regulator: fix: Move code to enable gpio regulator to pre_probe from ofdata_t...Lukasz Majewski
2020-02-10Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-02-10Merge tag 'fixes-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-...Tom Rini
2020-02-10Merge tag 'u-boot-imx-20200210' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-02-10Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2020-02-10riscv: Remove unnecessary instructionSean Anderson
2020-02-10doc: fix opensbi build steps for AX25-AE350Jagan Teki
2020-02-10doc: fix AX25-AE350 RISC-V documentationHeinrich Schuchardt
2020-02-10riscv: Add option to print registers on exceptionSean Anderson
2020-02-10riscv: Fix breakage caused by linker relaxationSean Anderson
2020-02-09board: ge: bx50v3, imx53ppd: configure CONFIG_SYS_BOOTMAPSZIan Ray
2020-02-09board: ge: bx50v3, mx53ppd: fix firstboot detectionRobert Beckett
2020-02-09board: ge: mx53ppd: use DM for uartIan Ray
2020-02-09board: ge: bx50v3: use DM for uartRobert Beckett
2020-02-09board: ge: mx53ppd: Use DM for ethernetRobert Beckett
2020-02-09board: ge: bx50v3: Enable DM PWM for backlightRobert Beckett
2020-02-09board: ge: bx50v3: override panelIan Ray
2020-02-09board: ge: mx53ppd: enable DM_VIDEOIan Ray
2020-02-09board: ge: mx53ppd: add i2c eeprom bootcount storageRobert Beckett
2020-02-09board: ge: bx50v3: add i2c eeprom bootcount storageRobert Beckett
2020-02-09board: ge: bx50v3, imx53ppd: use DM I2CRobert Beckett
2020-02-09board: ge: bx50v3, imx53ppd: add eeprom partitionsRobert Beckett
2020-02-09misc: i2c_eeprom: set offset len and chip addr offset maskRobert Beckett
2020-02-09imx: mx6ul_14x14_evk: turn of backlight and LCD before booting OSAnatolij Gustschin
2020-02-09mx6sabresd: Convert PCI to driver modelAlifer Moraes
2020-02-09mx6sabre_common: Remove FEC related settingsFabio Estevam