aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-nand-20221211' of https://source.denx.de/u-boot/custodians/...WIP/11Dec2022Tom Rini2022-12-1110-50/+81
|\
| * spl: spl_legacy: fix invalid offset in SPL_COPY_PAYLOAD_ONLYDai Okamura2022-12-101-2/+2
| * mtd: nand: mxs_nand_spl: don't read useless pagesDario Binacchi2022-12-101-1/+1
| * mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase()Dario Binacchi2022-12-102-3/+1
| * cmd: mtd: check if a block has to be skipped or erasedDario Binacchi2022-12-101-8/+20
| * mtd: nand: make Samsung SLC NAND usable againMichael Trimarchi2022-12-101-2/+5
| * mtd: rawnand: omap_gpmc: Reduce .bss usageRoger Quadros2022-12-101-3/+4
| * mtd: rawnand: nand_spl_loaders: Fix cast type build warningRoger Quadros2022-12-101-1/+1
| * mtd: rawnand: omap_gpmc: Optimize NAND readsRoger Quadros2022-12-101-21/+28
| * mtd: rawnand: omap_gpmc: Fix build warning on 64-bit platformsRoger Quadros2022-12-101-2/+2
| * mtd: rawnand: omap_gpmc: Enable build for K2/K3 platformsRoger Quadros2022-12-101-1/+1
| * mtd: rawnand: omap_gpmc: Deprecate asm/arch/mem.hRoger Quadros2022-12-101-0/+8
| * cmd: nand: Extend nand info to print ecc informationMichael Trimarchi2022-12-101-6/+8
|/
* Merge tag 'u-boot-stm32-20221207' of https://source.denx.de/u-boot/custodians...WIP/08Dec2022Tom Rini2022-12-0820-100/+2175
|\
| * ARM: stm32: Increment WDT by default on DHSOMMarek Vasut2022-12-072-0/+4
| * ARM: stm32: Increment boot counter in SPL on DHSOMMarek Vasut2022-12-072-0/+2
| * ARM: stm32: Enable assorted ST specific commands on DHSOMMarek Vasut2022-12-072-0/+8
| * ARM: stm32: Add version variable to DHSOMMarek Vasut2022-12-072-0/+2
| * ARM: stm32: Add boot counter to DHSOMMarek Vasut2022-12-072-0/+10
| * ARM: dts: stm32: Drop MMCI interrupt-namesMarek Vasut2022-12-073-7/+0
| * ARM: dts: stm32: add sdmmc cd-gpios for STM32MP135F-DKYann Gautier2022-12-071-1/+1
| * adc: stm32mp15: add support of generic channels bindingOlivier Moysan2022-12-071-6/+45
| * adc: stm32mp15: split channel init into several routinesOlivier Moysan2022-12-071-10/+34
| * arm: dts: stm32mp13: add support of RCC driverGabriel Fernandez2022-12-075-79/+54
| * clk: stm32mp13: introduce STM32MP13 RCC driverGabriel Fernandez2022-12-076-0/+1690
| * dt-bindings: stm32mp13: add clock & reset support for STM32MP13Gabriel Fernandez2022-12-073-3/+331
* | Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini2022-12-083-8/+11
|\ \
| * | usb: gadget: rndis: Prevent InformationBufferOffset manipulationSzymon Heidrich2022-12-081-3/+6
| * | dfu: Make DFU virtual backend SPL friendlyPatrick Delaunay2022-12-081-1/+1
| * | usb: gadget: dfu: Fix check of transfer directionHugo SIMELIERE2022-12-081-4/+4
* | | Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini2022-12-0812-228/+301
|\ \ \
| * | | riscv: use imply instead of select for SPL_SEPARATE_BSSZong Li2022-12-081-1/+1
| * | | common/spl/Kconfig: add dependency on SPL_SEMIHOSTING for SPL payloadKautuk Consul2022-12-081-1/+1
| * | | arch/riscv: add semihosting support for RISC-VKautuk Consul2022-12-085-5/+57
| * | | lib: Add common semihosting libraryKautuk Consul2022-12-086-226/+247
| |/ /
* | | Merge tag 'u-boot-at91-fixes-2023.01-b' of https://source.denx.de/u-boot/cust...Tom Rini2022-12-081-1/+1
|\ \ \ | |/ / |/| |
| * | ARM: dts: at91: sama7g5: fix signal name of pin PD8Mihai Sain2022-12-021-1/+1
* | | Merge tag 'sound-2023-01-rc4' of https://source.denx.de/u-boot/custodians/u-b...WIP/06Dec2022Tom Rini2022-12-068-8/+82
|\ \ \ | |_|/ |/| |
| * | sandbox: fix sound driverHeinrich Schuchardt2022-12-051-6/+5
| * | doc: man-page for the sound commandHeinrich Schuchardt2022-12-052-0/+42
| * | cmd: fix long text for sound commandHeinrich Schuchardt2022-12-051-1/+1
| * | test: test sandbox sound driver more rigorouslyHeinrich Schuchardt2022-12-053-0/+30
| * | sound: avoid endless loopHeinrich Schuchardt2022-12-051-1/+4
* | | Prepare v2023.01-rc3v2023.01-rc3Tom Rini2022-12-052-2/+2
* | | Merge branch '2022-12-05-add-IPv6-support'Tom Rini2022-12-0520-16/+1852
|\ \ \ | |/ / |/| |
| * | configs: Add IPV6 config to sandbox_flattree_defconfigViacheslav Mitrofanov2022-12-051-0/+1
| * | configs: Add IPV6 config to sandbox64_defconfigViacheslav Mitrofanov2022-12-051-0/+1
| * | configs: Add IPV6 config to sandbox_defconfigViacheslav Mitrofanov2022-12-051-0/+1
| * | test: dm: eth: Add ip6_make_lladdr testViacheslav Mitrofanov2022-12-051-0/+18
| * | test: dm: eth: Add ip6_make_snma testViacheslav Mitrofanov2022-12-051-0/+20