summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gpiolib: Fix gpioinfo without argsSascha Hauer2022-09-281-1/+1
* zstd: fix assert() logicEnrico Scholz2022-09-281-1/+1
* arm: rk3568 boards: call setup_c() before accessing global pointersSascha Hauer2022-09-212-24/+28
* Merge branch 'hcl-dr-bugfix/issue13'Sascha Hauer2022-09-191-0/+2
|\
| * Merge branch 'bugfix/issue13' of https://github.com/hcl-dr/barebox-imx8mp int...Sascha Hauer2022-09-191-0/+2
|/|
| * usb: dwc3: support snps,dis-u2-freeclk-exists-quirk for i.MX8MPHans Christian Lonstad2022-09-171-0/+2
* | net: Use dma_alloc to allocate net packetSascha Hauer2022-09-161-1/+2
* | Documentation/conf.py: fix copyright yearsAntony Pavlov2022-09-161-1/+1
* | Merge branch 'for-next/tftp'Sascha Hauer2022-09-147-102/+846
|\ \
| * | ARM: imx_v7_defconfig: Limit TFTP window sizeSascha Hauer2022-09-131-0/+1
| * | tftp: make read() fail in error caseEnrico Scholz2022-09-131-4/+10
| * | tftp: add some documentation about windowsize supportEnrico Scholz2022-09-131-0/+40
| * | tftp: accept OACK + DATA datagrams only in certain statesEnrico Scholz2022-09-121-0/+12
| * | tftp: add selftestEnrico Scholz2022-09-123-1/+168
| * | tftp: reorder tftp packetsEnrico Scholz2022-09-122-6/+323
| * | tftp: do not use 'priv->block' for RRQEnrico Scholz2022-09-121-3/+3
| * | tftp: implement 'windowsize' (RFC 7440) supportEnrico Scholz2022-09-122-13/+64
| * | tftp: detect out-of-memory situationsEnrico Scholz2022-09-121-2/+9
| * | tftp: refactor data processingEnrico Scholz2022-08-311-16/+21
| * | tftp: reduce block size on lookup requestsEnrico Scholz2022-08-311-1/+3
| * | tftp: record whether tftp file is opened for lookup operation onlyEnrico Scholz2022-08-311-3/+5
| * | tftp: add sanity check for OACK responseEnrico Scholz2022-08-311-3/+16
| * | tftp: allocate buffers and fifo dynamicallyEnrico Scholz2022-08-311-50/+144
| * | tftp: add debug_assert() macroEnrico Scholz2022-08-311-0/+9
| * | tftp: remove sanity check of first blockEnrico Scholz2022-08-311-8/+0
| * | tftp: replace hardcoded blksize by global constantEnrico Scholz2022-08-311-2/+4
| * | tftp: minor refactoring of RRQ/WRQ packet generation codeEnrico Scholz2022-08-311-5/+5
| * | tftp: assign 'priv->block' later in WRQEnrico Scholz2022-08-311-5/+5
| * | tftp: do not set 'tsize' in WRQ requestsEnrico Scholz2022-08-311-4/+9
| * | cmd:tftp: add '-P' option to set tftp server port numberEnrico Scholz2022-08-311-3/+19
| * | tftp: allow to change tftp portEnrico Scholz2022-08-311-2/+5
| * | tftp: add some 'const' annotationsEnrico Scholz2022-08-311-1/+1
* | | Merge branch 'for-next/socfpga'Sascha Hauer2022-09-145-2/+28
|\ \ \
| * | | ARM: Socfpga: Achilles: Enable ARM errataSteffen Trumtrar2022-08-301-0/+3
| * | | ARM: socfpga: Enclustra AA1: enable ARM errataSteffen Trumtrar2022-08-301-0/+2
| * | | ARM: socfpga: add Arria10-specific errata initSteffen Trumtrar2022-08-304-0/+23
| * | | ARM: socfpga: achilles: fix entry_function usageSteffen Trumtrar2022-08-301-2/+0
| |/ /
* | | Merge branch 'for-next/sha256'Sascha Hauer2022-09-1414-30/+100
|\ \ \
| * | | pbl: replace __piggydata_end with __image_endAhmad Fatoum2022-08-226-7/+4
| * | | firmware: add external firmware PBL supportAhmad Fatoum2022-08-223-10/+77
| * | | pbl: export pbl_barebox_verifyAhmad Fatoum2022-08-224-6/+8
| * | | kbuild: make sha256sum command available generallyAhmad Fatoum2022-08-192-7/+11
* | | | Merge branch 'for-next/rpi'Sascha Hauer2022-09-144-0/+630
|\ \ \ \
| * | | | ARM: rpi: enable bcmgenet driverSascha Hauer2022-09-121-0/+1
| * | | | net: Add driver for bcmgenetSascha Hauer2022-09-123-0/+629
* | | | | Merge branch 'for-next/rockchip'Sascha Hauer2022-09-142-523/+4
|\ \ \ \ \
| * | | | | arm: rockchip: switch to mainline dts for bpi-r2-proFrank Wunderlich2022-08-222-523/+4
* | | | | | Merge branch 'for-next/ratp'Sascha Hauer2022-09-1424-3916/+67
|\ \ \ \ \ \
| * | | | | | bbremote: Print usage when no command is givenSascha Hauer2022-09-121-0/+6
| * | | | | | ratp: i2c: Do not return errorSascha Hauer2022-09-121-2/+2