summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-21mtd: cfi: introduce CFI_FLASH_BANKSPatrick Delaunay
2022-01-21cmd: Fix up warnings in flash.cPatrick Delaunay
2022-01-21spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to KconfigAlexandru Gagniuc
2022-01-21net: Drop #ifdefs with CONFIG_BOOTP_SERVERIPSimon Glass
2022-01-21Convert CONFIG_BOOTP_SERVERIP to KconfigSimon Glass
2022-01-21Convert CONFIG_TIMESTAMP to KconfigSimon Glass
2022-01-21Convert CONFIG_UDP_CHECKSUM to KconfigSimon Glass
2022-01-21Convert CONFIG_KEEP_SERVERADDR to KconfigSimon Glass
2022-01-20Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-01-20Merge tag 'u-boot-amlogic-20220120' of https://source.denx.de/u-boot/custodia...Tom Rini
2022-01-20Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-01-20arm: a37xx: Disable CONFIG_DEBUG_UART_ANNOUNCEPali Rohár
2022-01-20phy: marvell: Remove unused function comphy_update_map()Pali Rohár
2022-01-20arm: mvebu: turris_mox: Convert comphy_update_map() to board_fix_fdt()Pali Rohár
2022-01-20drivers: octeon: get rid of Unicode in codeHeinrich Schuchardt
2022-01-20arm: mvebu: spl: Fix 100 column exceedsMarek Behún
2022-01-20arm: mvebu: spl: Use IS_ENABLED() instead of #ifdef where possibleMarek Behún
2022-01-20arm: mvebu: spl: Use preferred types u8/u16/u32 instead of uintN_tMarek Behún
2022-01-20arm: mvebu: spl: Print srcaddr in error messageMarek Behún
2022-01-20arm: mvebu: Check for kwbimage data checksumPali Rohár
2022-01-20SPL: Add support for checking board / BootROM specific image typesPali Rohár
2022-01-20arm: mvebu: Check that kwbimage blockid matches boot modePali Rohár
2022-01-20SPL: Add struct spl_boot_device parameter into spl_parse_board_header()Pali Rohár
2022-01-20arm: mvebu: Check that kwbimage offset and blocksize are validPali Rohár
2022-01-20pci: pci_mvebu: Add support for Kirkwood PCIe controllersPali Rohár
2022-01-20arm: mvebu: turris_omnia: Fixup SATA or PCIe nodes at runtime in DT blobPali Rohár
2022-01-20fdt_support: Add fdt_for_each_node_by_compatible() helper macroMarek Behún
2022-01-20board: amlogic: vim3: configure serial# from ethaddrMattijs Korpershoek
2022-01-20configs: meson64_android: define raw parts for bootloaderMattijs Korpershoek
2022-01-20configs: amlogic: Disable CONFIG_NET_RANDOM_ETHADDR for androidMattijs Korpershoek
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2022-01-19Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2022-01-19doc: samsung: axy17lte: Fix underlinesTom Rini
2022-01-19firmware: zynqmp: Do not report error if node is already configuredMichal Simek
2022-01-19firmware: zynqmp: Move loading message to debugMichal Simek
2022-01-19Merge https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2022-01-19arm64: zynqmp: Change firmware dependencyMichal Simek
2022-01-19arm64: xilinx: dts: Add dma properties to fix dtbs_check warningsShravya Kumbham
2022-01-19arm64: zynqmp: Update USB node handle from dwc3 to usbManish Narani
2022-01-19arm64: zynqmp: Change compatible strings for cadence uartMichal Simek
2022-01-18Merge branch '2022-01-18-platform-updates'Tom Rini
2022-01-18miiphy.h: Remove CONFIG_DM_xxx guardsTom Rini
2022-01-18clk: ast2600: Revise MII interface delayDylan Hung
2022-01-18configs: ast2600: enable DM_MDIO and MDIO driverDylan Hung
2022-01-18ARM: dts: ast2600: Add MDIO devicesDylan Hung
2022-01-18net: ftgmac100: Add Aspeed AST2600 supportDylan Hung
2022-01-18net: ftgmac100: Add DM_MDIO supportDylan Hung
2022-01-18configs: Enable mmc supportAmit Singh Tomar
2022-01-18mmc: actions: add MMC driver for Actions OWL S700/S900Amit Singh Tomar
2022-01-18ARM: dts: s700: add MMC/SD controller nodeAmit Singh Tomar