aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-05patman: document default 'send' commandMaxim Cournoyer1-1/+2
2023-01-05patman: document how to run test suite via pytestMaxim Cournoyer1-0/+6
2023-01-05patman: hide the 'test' command unless test data is availableMaxim Cournoyer2-3/+10
2023-01-05patman: add pytest configuration fileMaxim Cournoyer1-0/+2
2023-01-05patman: rename main script to __main__.pyMaxim Cournoyer3-2/+2
2023-01-05patman: invoke the checkpatch.pl script with '--u-boot' and '--strict'Maxim Cournoyer1-1/+1
2023-01-05patman: locate test data files via __file__ and pathlibMaxim Cournoyer1-2/+6
2023-01-05patman: cosmetic: Fix PEP 8 warnings for the gitutil module.Maxim Cournoyer1-41/+65
2023-01-05patman: locate README.rst via importlibMaxim Cournoyer1-5/+3
2023-01-05patman: fix installation of README.rst data fileMaxim Cournoyer1-1/+1
2023-01-05patman: remove extraneous importsMaxim Cournoyer1-4/+1
2023-01-05test:dm:fix typoYuepeng Xing8-10/+10
2023-01-05patman: Switch to setuptoolsSean Anderson1-1/+1
2023-01-05reset: at91: Add reset driver for basic assert/deassert operationsSergiu Moga4-9/+151
2023-01-05ARM: at91: add sama7 SFR definitionsCristian Birsan1-0/+59
2023-01-05ARM: dts: sama5d27_wlsom1_ek: Add pinctrl nodes for USB DT nodesSergiu Moga1-0/+25
2023-01-05ARM: dts: sama5d2_icp: Add pinctrl nodes for USB related DT nodesSergiu Moga1-0/+22
2023-01-05ARM: dts: sama7g5ek: Add pinctrl, gpio and phy properties for USBSergiu Moga1-0/+35
2023-01-05ARM: dts: sama7g5: Add USB and UTMI DT nodesSergiu Moga1-1/+74
2023-01-05dt-bindings: clk: at91: Define additional UTMI related clocksSergiu Moga1-0/+5
2023-01-05dt-bindings: reset: add sama7g5 definitionsSergiu Moga1-0/+10
2023-01-05ARM: dts: sam9x60ek: Add pinctrl and gpio properties for USBSergiu Moga1-0/+21
2023-01-05ARM: dts: sam9x60_curiosity: Add pinctrl and gpio properties for USBSergiu Moga1-0/+21
2023-01-05ARM: dts: sam9x60: Add OHCI and EHCI DT nodesSergiu Moga1-0/+18
2023-01-04Merge tag 'efi-2023-01-rc5-3' of https://source.denx.de/u-boot/custodians/u-b...WIP/04Jan2022Tom Rini12-22/+219
2023-01-04efi_loader: populate console handles in system tableHeinrich Schuchardt1-0/+3
2023-01-04efi_loader: adjust sorting of capsulesHeinrich Schuchardt1-3/+6
2023-01-04test: unit test for u16_strcasecmp()Heinrich Schuchardt1-0/+25
2023-01-04lib: add function u16_strcasecmp()Heinrich Schuchardt2-0/+39
2023-01-04efi_loader: fix building aarch64 EFI binariesHeinrich Schuchardt2-15/+38
2023-01-04efi_loader: defines for PE-COFF section flagsHeinrich Schuchardt1-0/+13
2023-01-04doc: Fix eth_env_[gs]et_enetaddr() return valueMarek Vasut1-2/+2
2023-01-04doc: building documentationHeinrich Schuchardt2-0/+91
2023-01-04cmd: avoid endless loop in sound play commandHeinrich Schuchardt1-2/+2
2023-01-04configs: sam9x60: add mmc config for sdmmc1Mihai Sain2-0/+93
2023-01-04board: at91: sam9x60: set blue led on at boot timeMihai Sain2-0/+19
2023-01-03ARM: dts: at91: sam9x60: add sdhci1 node and pinctrlMihai Sain1-0/+25
2023-01-02Merge branch '2023-01-02-platform-updates' into nextTom Rini40-204/+731
2023-01-02arm: s5p4418: dm_serial: remove old code / add DEBUG_UARTStefan Bosch4-36/+9
2023-01-02arm: s5p4418: dm_serial: switch to DM_SERIALStefan Bosch3-2/+12
2023-01-02arm: s5p4418: dm_serial: add uarts to dtsStefan Bosch3-0/+117
2023-01-02arm: s5p4418: dm_serial: add driver source codeStefan Bosch2-0/+95
2023-01-02board/pg_wcom: rework defconfigHolger Brunck4-8/+16
2023-01-02board: ti: common: board_detect: Fix EEPROM read quirk for 2-byteNeha Malcom Francis1-12/+34
2023-01-02Add CONFIG_SYS_NAND_SELF_INIT to Kconfig for NAND DENALI driverLokanathan, Raaj1-0/+1
2023-01-02serial: Use -EAGAIN in getc and putcPali Rohár4-36/+28
2023-01-02serial: Do not write additional \r before \n for dm_serial driversPali Rohár2-6/+0
2023-01-02rtc: add ht1380 driverSergei Antonov4-0/+340
2023-01-02arm: uniphier: use DM_TIMER of arm a9 global timerDai Okamura7-43/+10
2023-01-02pinctrl: uniphier: add ethernet TX pin data for PXs3Dai Okamura1-1/+19