aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Nokia RX-51: Fix double space key pressWIP/2022-10-12-additional-fixesPali Rohár2022-10-121-1/+5
* Nokia RX-51: Remove CONFIG_UBI_SIZEPali Rohár2022-10-121-2/+0
* Fix typo in CONFIG_USBNET_DEVADDRIgnacio Zamora2022-10-123-4/+2
* tools: k3_gen_x509_cert: Do not print SWRV on buildAndrew Davis2022-10-121-1/+1
* smem: msm: add missing <linux/sizes.h>Robert Marko2022-10-121-0/+1
* test: run setexpr test only on sandboxHeinrich Schuchardt2022-10-122-1/+3
* firmware: scmi: fix the multi channel support with CCFPatrick Delaunay2022-10-124-4/+4
* cmd: ubi: Add 'ubi list' command for printing list of all UBI volumesPali Rohár2022-10-121-0/+85
* Merge branch '2022-10-11-assorted-fixes-and-updates'Tom Rini2022-10-1137-57/+749
|\
| * test: cmd: add test for temperature commandWIP/2022-10-11-assorted-fixes-and-updatesRobert Marko2022-10-112-0/+40
| * thermal: add sandbox driverRobert Marko2022-10-119-0/+55
| * doc: cmd: temperature: add documentationRobert Marko2022-10-112-0/+51
| * cmd: add temperature commandRobert Marko2022-10-113-0/+92
| * cmd: xxd: add new commandRoger Knecht2022-10-1110-0/+209
| * cmd: cat: add new commandRoger Knecht2022-10-1110-0/+203
| * pinctrl: fix buffer size for pinctrl_generic_set_state_prefix()John Keeping2022-10-111-1/+1
| * pinctrl: nuvoton: fix set persist errorJim Liu2022-10-111-4/+4
| * boot: image-pre-load: Check environment for location of signature infoSteven Lawrance2022-10-111-1/+6
| * image-pre-load: Move macros/definitions to image.hSteven Lawrance2022-10-113-45/+43
| * bootcount: pmic: Correct misleading commentPhilip Oberfichtner2022-10-112-2/+2
| * lib: crypt: fix selecting a non-existent optionOleksandr Suvorov2022-10-111-1/+0
| * cmd: pxe: add alias devicetree-overlay for fdtoverlaysEdoardo Tomelleri2022-10-113-3/+43
|/
* Merge tag 'xilinx-for-v2023.01-rc1-v3' of https://source.denx.de/u-boot/custo...WIP/11Oct2022Tom Rini2022-10-1135-242/+310
|\
| * fpga: virtex2: Use logging feature instead of FPGA_DEBUGAlexander Dahl2022-10-101-39/+30
| * fpga: spartan3: Use logging feature instead of FPGA_DEBUGAlexander Dahl2022-10-101-43/+37
| * fpga: spartan2: Use logging feature instead of FPGA_DEBUGAlexander Dahl2022-10-101-43/+37
| * fpga: ACEX1K: Use logging feature instead of FPGA_DEBUGAlexander Dahl2022-10-101-21/+16
| * fpga: cyclon2: Use logging feature instead of FPGA_DEBUGAlexander Dahl2022-10-101-22/+16
| * fpga: altera: Use logging feature instead of FPGA_DEBUGAlexander Dahl2022-10-101-7/+4
| * fpga: virtex2: Fix printf format string warningsAlexander Dahl2022-10-101-2/+2
| * fpga: spartan3: Fix printf arguments warningAlexander Dahl2022-10-101-1/+1
| * fpga: spartan2: Fix printf arguments warningAlexander Dahl2022-10-101-1/+1
| * fpga: Add missing Kconfig symbols for old FPGA driversAlexander Dahl2022-10-101-0/+12
| * clk: versal: Mark versal_clock_setup() as staticVenkatesh Yadav Abbarapu2022-10-101-1/+1
| * xilinx: zynqmp: Load pmufw configuration before checking accessMichal Simek2022-10-101-4/+8
| * xilinx: common: fix board_late_init_xilinx()Heinrich Schuchardt2022-10-101-3/+0
| * xilinx: zynqmp: change the type of multiboot variableVenkatesh Yadav Abbarapu2022-10-101-1/+1
| * soc: xilinx: zynqmp: Mark soc_xilinx_zynqmp_get_machine() as staticVenkatesh Yadav Abbarapu2022-10-101-1/+1
| * xilinx: common: Add print_cpuinfo() declarationVenkatesh Yadav Abbarapu2022-10-101-0/+1
| * spi: zynqmp_qspi: Mark zynqmp_qspi_set_tapdelay() as staticVenkatesh Yadav Abbarapu2022-10-071-1/+1
| * arm64: zynqmp: Fix compiler warnings in mp.cVenkatesh Yadav Abbarapu2022-10-071-3/+3
| * arm64: dts: Remove unused property device_idAshok Reddy Soma2022-10-055-6/+0
| * mmc: zynq_sdhci: Read power-domains id from DT and useAshok Reddy Soma2022-10-051-19/+20
| * mmc: zynq_sdhci: Change node_id prototype to u32Ashok Reddy Soma2022-10-051-7/+7
| * net: Fix static checker warningsVenkatesh Yadav Abbarapu2022-10-052-1/+6
| * xilinx: common: Fix static checker warningsVenkatesh Yadav Abbarapu2022-10-051-3/+3
| * net: emaclite: fix handling for IP packets with specific lengthsSamuel Obuch2022-10-051-1/+3
| * net: emaclite: fix xemaclite_alignedread/write functionsSamuel Obuch2022-10-051-5/+4
| * net: emaclite: enable for more architecturesSamuel Obuch2022-10-051-4/+3
| * firmware: zynqmp: Change loadable config object from APU_0 to OCM_BANK_0Ashok Reddy Soma2022-10-051-3/+8