summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-07-27env: ti: j721e-evm: Add env variable to power on & reset QSGMII PHY in J7200 EVMKishon Vijay Abraham I1-0/+14
2021-07-27dt-bindings: ti-serdes-mux: Add defines for AM64 SoCKishon Vijay Abraham I1-0/+5
2021-07-27dt-bindings: phy: cadence-torrent: Add defines for refclk driverKishon Vijay Abraham I1-0/+20
2021-07-27dt-bindings: phy: Add defines for AM64 SERDES WrapperKishon Vijay Abraham I1-0/+21
2021-07-27dt-bindings: phy: Add definitions for additional phy typesAswath Govindraju1-0/+1
2021-07-27dm: core: Add helper to compare node namesKishon Vijay Abraham I1-0/+10
2021-07-27dt-bindings: Resync omap & am33xx pinctrl bindingsPaul Barker2-7/+135
2021-07-26xilinx: Define kernel_comp_addr_r,kernel_comp_size env variablesRaju Kumar Pothuraju2-0/+4
2021-07-26arm64: versal: Drop default definitions of CONFIG_SYS_PBSIZEMichal Simek1-2/+0
2021-07-26net: ethtool: Add ethernet speed macros for higher speedsAshok Reddy Soma1-0/+8
2021-07-26mmc: zynq_sdhci: Split set_tapdelay function to in and outAshok Reddy Soma1-3/+4
2021-07-26xilinx: zynqmp: increase CONFIG_SYS_SPL_MALLOC_SIZE to 16MBRicardo Salveti1-1/+1
2021-07-24Merge tag 'efi-2021-10-rc1-3' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini3-6/+6
2021-07-24efi_loader: remove asm/setjmp.h from efi_api.hAKASHI Takahiro2-4/+1
2021-07-24smbios: error handling for invalid addressesHeinrich Schuchardt1-2/+5
2021-07-24board: dragonboard410c: Fix PHYS_SDRAM_1_SIZEStephan Gerhold1-2/+2
2021-07-24board: dragonboard410c: Load U-Boot directly without LKStephan Gerhold1-0/+3
2021-07-24configs: synquacer: Remove mtdparts settings and update DFU settingMasami Hiramatsu1-1/+1
2021-07-23test: add first autoboot unit testsSteffen Jaeckel3-0/+33
2021-07-23lib: wrap crypt API to hide errno usageSteffen Jaeckel1-1/+2
2021-07-23lib: add crypt subsystemSteffen Jaeckel1-0/+13
2021-07-23reboot-mode: read the boot mode from RTC memoryNandor Han1-0/+16
2021-07-23reboot-mode: read the boot mode from GPIOs statusNandor Han1-0/+32
2021-07-23reboot-mode: add support for reboot mode controlNandor Han2-0/+57
2021-07-23net: remove CONFIG_NET_MULTI (again)Michal Simek4-4/+0
2021-07-23mux: correct prototype for mux_control_try_select()Patrick Wildt1-2/+2
2021-07-23arm: vexpress64: juno: Enable distro_bootcmd functionalityAndre Przywara1-24/+34
2021-07-23distro_boot: Fix block device after DHCP boot sequenceAndre Przywara1-1/+1
2021-07-23cmd: pinmux: update result of do_statusPatrick Delaunay1-1/+1
2021-07-23tee: optee: sync cache on pre-reloc OP-TEE invocationEtienne Carriere1-0/+6
2021-07-23Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini1-2/+2
2021-07-22net: Use phys_addr_t for SMC net device addressesPeter Hoyes1-2/+2
2021-07-22Merge tag 'dm-pull-21jul21' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini5-13/+119
2021-07-21blk: Support iterationSimon Glass1-0/+56
2021-07-21spl: Provide more information on boot failureSimon Glass1-0/+10
2021-07-21bloblist: Tidy up a few API commentsSimon Glass1-3/+7
2021-07-21bloblist: Support resizing a blobSimon Glass1-0/+13
2021-07-21cros_ec: Drop cros_ec_entering_mode()Simon Glass1-9/+0
2021-07-21cros_ec: Allow reading the battery-charge stateSimon Glass1-0/+8
2021-07-21sandbox: Support executables for more phasesSimon Glass2-1/+25
2021-07-20configs: ls2080ardb.h: Update mc size in envPriyanka Jain1-6/+6
2021-07-20configs: ls2080aqds.h: Update mc size in envPriyanka Jain1-4/+4
2021-07-20configs: ls1088ardb.h: Update mc size in envPriyanka Jain1-12/+12
2021-07-20configs: ls1088aqds.h: Update mc size in envPriyanka Jain1-16/+16
2021-07-19Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini3-15/+9
2021-07-19Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini11-348/+539
2021-07-19arm: mvebu: Espressobin: Enable 'mtd' command and define SPI NOR partitionsPali Rohár1-5/+0
2021-07-19arm: kirkwood: Marvell Sheevaplug: Add DM SATA and remove IDE configsTony Dinh1-5/+4
2021-07-19arm: kirkwood: NSA310S: Add DM SATA configsTony Dinh1-5/+5
2021-07-19treewide: Test on CONFIG_USB_HOST (or CONFIG_CMD_USB) not CONFIG_USBTom Rini3-3/+3