index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-12-10
spl: spl_legacy: fix invalid offset in SPL_COPY_PAYLOAD_ONLY
Dai Okamura
2022-12-10
mtd: nand: mxs_nand_spl: don't read useless pages
Dario Binacchi
2022-12-10
mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase()
Dario Binacchi
2022-12-10
cmd: mtd: check if a block has to be skipped or erased
Dario Binacchi
2022-12-10
mtd: nand: make Samsung SLC NAND usable again
Michael Trimarchi
2022-12-10
mtd: rawnand: omap_gpmc: Reduce .bss usage
Roger Quadros
2022-12-10
mtd: rawnand: nand_spl_loaders: Fix cast type build warning
Roger Quadros
2022-12-10
mtd: rawnand: omap_gpmc: Optimize NAND reads
Roger Quadros
2022-12-10
mtd: rawnand: omap_gpmc: Fix build warning on 64-bit platforms
Roger Quadros
2022-12-10
mtd: rawnand: omap_gpmc: Enable build for K2/K3 platforms
Roger Quadros
2022-12-10
mtd: rawnand: omap_gpmc: Deprecate asm/arch/mem.h
Roger Quadros
2022-12-10
cmd: nand: Extend nand info to print ecc information
Michael Trimarchi
2022-12-08
Merge tag 'u-boot-stm32-20221207' of https://source.denx.de/u-boot/custodians...
Tom Rini
2022-12-08
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
2022-12-08
usb: gadget: rndis: Prevent InformationBufferOffset manipulation
Szymon Heidrich
2022-12-08
dfu: Make DFU virtual backend SPL friendly
Patrick Delaunay
2022-12-08
usb: gadget: dfu: Fix check of transfer direction
Hugo SIMELIERE
2022-12-08
Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2022-12-08
Merge tag 'u-boot-at91-fixes-2023.01-b' of https://source.denx.de/u-boot/cust...
Tom Rini
2022-12-08
riscv: use imply instead of select for SPL_SEPARATE_BSS
Zong Li
2022-12-08
common/spl/Kconfig: add dependency on SPL_SEMIHOSTING for SPL payload
Kautuk Consul
2022-12-08
arch/riscv: add semihosting support for RISC-V
Kautuk Consul
2022-12-08
lib: Add common semihosting library
Kautuk Consul
2022-12-07
ARM: stm32: Increment WDT by default on DHSOM
Marek Vasut
2022-12-07
ARM: stm32: Increment boot counter in SPL on DHSOM
Marek Vasut
2022-12-07
ARM: stm32: Enable assorted ST specific commands on DHSOM
Marek Vasut
2022-12-07
ARM: stm32: Add version variable to DHSOM
Marek Vasut
2022-12-07
ARM: stm32: Add boot counter to DHSOM
Marek Vasut
2022-12-07
ARM: dts: stm32: Drop MMCI interrupt-names
Marek Vasut
2022-12-07
ARM: dts: stm32: add sdmmc cd-gpios for STM32MP135F-DK
Yann Gautier
2022-12-07
adc: stm32mp15: add support of generic channels binding
Olivier Moysan
2022-12-07
adc: stm32mp15: split channel init into several routines
Olivier Moysan
2022-12-07
arm: dts: stm32mp13: add support of RCC driver
Gabriel Fernandez
2022-12-07
clk: stm32mp13: introduce STM32MP13 RCC driver
Gabriel Fernandez
2022-12-07
dt-bindings: stm32mp13: add clock & reset support for STM32MP13
Gabriel Fernandez
2022-12-06
Merge tag 'sound-2023-01-rc4' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2022-12-05
Prepare v2023.01-rc3
Tom Rini
2022-12-05
Merge branch '2022-12-05-add-IPv6-support'
Tom Rini
2022-12-05
configs: Add IPV6 config to sandbox_flattree_defconfig
Viacheslav Mitrofanov
2022-12-05
configs: Add IPV6 config to sandbox64_defconfig
Viacheslav Mitrofanov
2022-12-05
configs: Add IPV6 config to sandbox_defconfig
Viacheslav Mitrofanov
2022-12-05
test: dm: eth: Add ip6_make_lladdr test
Viacheslav Mitrofanov
2022-12-05
test: dm: eth: Add ip6_make_snma test
Viacheslav Mitrofanov
2022-12-05
test: dm: eth: Add ip6_addr_in_subnet test
Viacheslav Mitrofanov
2022-12-05
test: dm: eth: Add csum_ipv6_magic test
Viacheslav Mitrofanov
2022-12-05
test: dm: eth: Add string_to_ip6 test
Viacheslav Mitrofanov
2022-12-05
net: ping6: Add ping6 command
Viacheslav Mitrofanov
2022-12-05
net: tftp: Add IPv6 support for tftpboot
Viacheslav Mitrofanov
2022-12-05
net: ipv6: Incorporate IPv6 support into u-boot net subsystem
Viacheslav Mitrofanov
2022-12-05
net: ipv6: Add implementation of main IPv6 functions
Viacheslav Mitrofanov
[next]