projects
/
platform
/
kernel
/
u-boot.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/u-boot.git
2022-01-24
Marek Vasut
ARM: dts: stm32: Synchronize DHCOR DTs with Linux 5...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-24
Patrick Delaunay
arm: dts: stm32mp15: alignment with v5.16
commit
|
commitdiff
|
tree
|
snapshot
2022-01-24
Patrick Delaunay
stm32mp: correct the dependency for bootcount configs
commit
|
commitdiff
|
tree
|
snapshot
2022-01-24
Patrick Delaunay
stm32mp: remove the bootcount activation
commit
|
commitdiff
|
tree
|
snapshot
2022-01-24
Marek Vasut
ARM: dts: stm32: Add DFU support for DHCOR recovery
commit
|
commitdiff
|
tree
|
snapshot
2022-01-24
Marek Vasut
arm: stm32mp: Fix USB boot device report
commit
|
commitdiff
|
tree
|
snapshot
2022-01-23
Tom Rini
Merge https://source.denx.de/u-boot/custodians/u-boot-sh
commit
|
commitdiff
|
tree
|
snapshot
2022-01-22
Adam Ford
arm: dts: rz-g2-beacon-u-boot: Enable pinmux for QSPI
commit
|
commitdiff
|
tree
|
snapshot
2022-01-22
Adam Ford
arm: rmobile: rzg2_beacon: Migrate reset to SYSRESET_PSCI
commit
|
commitdiff
|
tree
|
snapshot
2022-01-22
Tom Rini
Merge tag 'efi-2022-04-rc1-2' of https://source.denx...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Tom Rini
Merge branch '2022-01-21-Kconfig-migrations'
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Patrick Delaunay
Convert CONFIG_AT91_EFLASH to Kconfig
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Patrick Delaunay
configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Patrick Delaunay
mtd: cfi: change CONFIG_SYS_MAX_FLASH_BANKS_DETECT...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Patrick Delaunay
mtd: cfi: introduce CFI_FLASH_BANKS
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Patrick Delaunay
cmd: Fix up warnings in flash.c
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Alexandru Gagniuc
spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Simon Glass
net: Drop #ifdefs with CONFIG_BOOTP_SERVERIP
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Simon Glass
Convert CONFIG_BOOTP_SERVERIP to Kconfig
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Simon Glass
Convert CONFIG_TIMESTAMP to Kconfig
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Simon Glass
Convert CONFIG_UDP_CHECKSUM to Kconfig
commit
|
commitdiff
|
tree
|
snapshot
2022-01-21
Simon Glass
Convert CONFIG_KEEP_SERVERADDR to Kconfig
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Tom Rini
Merge https://source.denx.de/u-boot/custodians/u-boot...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Tom Rini
Merge tag 'u-boot-amlogic-20220120' of https://source...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Tom Rini
Merge tag 'doc-2022-04-rc1' of https://source.denx...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Pali Rohár
arm: a37xx: Disable CONFIG_DEBUG_UART_ANNOUNCE
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Pali Rohár
phy: marvell: Remove unused function comphy_update_map()
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Pali Rohár
arm: mvebu: turris_mox: Convert comphy_update_map(...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Heinrich Schuchardt
drivers: octeon: get rid of Unicode in code
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Marek Behún
arm: mvebu: spl: Fix 100 column exceeds
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Marek Behún
arm: mvebu: spl: Use IS_ENABLED() instead of #ifdef...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Marek Behún
arm: mvebu: spl: Use preferred types u8/u16/u32 instead...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Marek Behún
arm: mvebu: spl: Print srcaddr in error message
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Pali Rohár
arm: mvebu: Check for kwbimage data checksum
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Pali Rohár
SPL: Add support for checking board / BootROM specific...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Pali Rohár
arm: mvebu: Check that kwbimage blockid matches boot...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Pali Rohár
SPL: Add struct spl_boot_device parameter into spl_pars...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Pali Rohár
arm: mvebu: Check that kwbimage offset and blocksize...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Pali Rohár
pci: pci_mvebu: Add support for Kirkwood PCIe controllers
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Pali Rohár
arm: mvebu: turris_omnia: Fixup SATA or PCIe nodes...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Marek Behún
fdt_support: Add fdt_for_each_node_by_compatible()...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Mattijs Korpershoek
board: amlogic: vim3: configure serial# from ethaddr
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Mattijs Korpershoek
configs: meson64_android: define raw parts for bootloader
commit
|
commitdiff
|
tree
|
snapshot
2022-01-20
Mattijs Korpershoek
configs: amlogic: Disable CONFIG_NET_RANDOM_ETHADDR...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Heinrich Schuchardt
doc: replace @return by Return:
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Tom Rini
Merge tag 'xilinx-for-v2022.04-rc1' of https://source...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Tom Rini
doc: samsung: axy17lte: Fix underlines
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Heinrich Schuchardt
doc: printf() codes
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Heinrich Schuchardt
doc: fix description of build dependencies for Alpine...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Ilias Apalodimas
lib/crypto: Enable more algorithms in cert verification
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Heinrich Schuchardt
efi_loader: printing TCG2 protocol GUID
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Heinrich Schuchardt
efi_selftest: implement printing GUIDs
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Heinrich Schuchardt
cmd: printenv: simplify printing GUIDs
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Heinrich Schuchardt
efi_loader: use %pUs for printing GUIDs
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Heinrich Schuchardt
cmd: efidebug: simplify printing GUIDs
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Heinrich Schuchardt
test: add test for %pUs
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Heinrich Schuchardt
sandbox: imply PARTITION_TYPE_GUID
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Heinrich Schuchardt
disk: simplify part_print_efi()
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Heinrich Schuchardt
lib: printf code %pUs for GUID text representation
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Heinrich Schuchardt
lib: compile uuid_guid_get_str if CONFIG_LIB_UUID=y
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Michal Simek
firmware: zynqmp: Do not report error if node is alread...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Michal Simek
firmware: zynqmp: Move loading message to debug
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Tom Rini
Merge https://source.denx.de/u-boot/custodians/u-boot...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Michal Simek
arm64: zynqmp: Change firmware dependency
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Shravya Kumbham
arm64: xilinx: dts: Add dma properties to fix dtbs_chec...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Manish Narani
arm64: zynqmp: Update USB node handle from dwc3 to usb
commit
|
commitdiff
|
tree
|
snapshot
2022-01-19
Michal Simek
arm64: zynqmp: Change compatible strings for cadence...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-18
Tom Rini
Merge branch '2022-01-18-platform-updates'
commit
|
commitdiff
|
tree
|
snapshot
2022-01-18
Tom Rini
miiphy.h: Remove CONFIG_DM_xxx guards
commit
|
commitdiff
|
tree
|
snapshot
2022-01-18
Dylan Hung
clk: ast2600: Revise MII interface delay
commit
|
commitdiff
|
tree
|
snapshot
2022-01-18
Dylan Hung
configs: ast2600: enable DM_MDIO and MDIO driver
commit
|
commitdiff
|
tree
|
snapshot
2022-01-18
Dylan Hung
ARM: dts: ast2600: Add MDIO devices
commit
|
commitdiff
|
tree
|
snapshot
2022-01-18
Dylan Hung
net: ftgmac100: Add Aspeed AST2600 support
commit
|
commitdiff
|
tree
|
snapshot
2022-01-18
Dylan Hung
net: ftgmac100: Add DM_MDIO support
commit
|
commitdiff
|
tree
|
snapshot
2022-01-18
Amit Singh...
configs: Enable mmc support
commit
|
commitdiff
|
tree
|
snapshot
2022-01-18
Amit Singh...
mmc: actions: add MMC driver for Actions OWL S700/S900
commit
|
commitdiff
|
tree
|
snapshot
2022-01-18
Amit Singh...
ARM: dts: s700: add MMC/SD controller node
commit
|
commitdiff
|
tree
|
snapshot
2022-01-18
Amit Singh...
ARM: dts: sync Actions Semi S700 DT from Linux v5.16-rc3
commit
|
commitdiff
|
tree
|
snapshot
2022-01-18
Amit Singh...
clk: actions: Add SD/MMC clocks
commit
|
commitdiff
|
tree
|
snapshot
2022-01-18
Amit Singh...
clk: actions: Introduce dummy get/set_rate callbacks
commit
|
commitdiff
|
tree
|
snapshot
2022-01-18
Tom Rini
Merge branch '2022-01-17-assorted-updates'
commit
|
commitdiff
|
tree
|
snapshot
2022-01-18
AJ Bagwell
pinctrl: single: add support for pinctrl-single, pins...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-18
Qu Wenruo
fs/btrfs: fix a bug that U-boot fs btrfs implementation...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-18
Qu Wenruo
fs/btrfs: add dependency on BLAKE2 hash
commit
|
commitdiff
|
tree
|
snapshot
2022-01-18
Qu Wenruo
lib: add BLAKE2 hash support
commit
|
commitdiff
|
tree
|
snapshot
2022-01-18
Ovidiu Panait
common: board_r: drop ifdefs around header includes
commit
|
commitdiff
|
tree
|
snapshot
2022-01-18
Ovidiu Panait
common: board_r: include asm-generic/gpio.h
commit
|
commitdiff
|
tree
|
snapshot
2022-01-18
Ovidiu Panait
common: board_r: move init_addr_map() to init.h
commit
|
commitdiff
|
tree
|
snapshot
2022-01-18
Ovidiu Panait
common: board_r: drop initr_addr_map wrapper
commit
|
commitdiff
|
tree
|
snapshot
2022-01-18
Ovidiu Panait
common: board_r: drop initr_kgdb wrapper
commit
|
commitdiff
|
tree
|
snapshot
2022-01-18
Ovidiu Panait
common: remove bedbug debugger support
commit
|
commitdiff
|
tree
|
snapshot
2022-01-18
Ovidiu Panait
common: spl: move armv7m-specific code to spl_perform_f...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-17
qianfan Zhao
drivers: musb_gadget: Save endpoint desc to usb_ep...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-17
Robert Marko
mtd: nand: pxa3xx: set mtd->dev
commit
|
commitdiff
|
tree
|
snapshot
2022-01-17
Tom Rini
Merge branch '2022-01-15-TI-platform-updates'
commit
|
commitdiff
|
tree
|
snapshot
2022-01-17
Tom Rini
Merge tag 'u-boot-at91-2022.04-b' of https://source...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-17
Tom Rini
Merge https://source.denx.de/u-boot/custodians/u-boot...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-17
Tom Rini
Merge branch 'next' of https://source.denx.de/u-boot...
commit
|
commitdiff
|
tree
|
snapshot
2022-01-17
Eugen Hristev
configs: at91: sama7g5ek: enable CONFIG_PHANDLE_CHECK_SEQ
commit
|
commitdiff
|
tree
|
snapshot
2022-01-17
Eugen Hristev
ARM: dts: at91: sama7g5ek: move eeproms to flexcom8
commit
|
commitdiff
|
tree
|
snapshot
next