summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-06efi_loader: make .data section of *_efi.so files RWHeinrich Schuchardt
2023-01-06lmb: consider EFI memory mapHeinrich Schuchardt
2023-01-06efi_loader: carve out efi_get_memory_map_alloc()Heinrich Schuchardt
2023-01-06vexpress: adjust loadaddrHeinrich Schuchardt
2023-01-06Merge tag 'u-boot-at91-2023.04-a' of https://source.denx.de/u-boot/custodians...Tom Rini
2023-01-06Merge tag 'u-boot-stm32-20230106' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2023-01-06Merge branch '2023-01-06-further-regression-fixes'Tom Rini
2023-01-06arm: rmobile: rzg2_beacon: Enable alternative Ethernet PHYAdam Ford
2023-01-06arm: dts: rz-g2-beacon-u-boot: Fix QSPI RegressionAdam Ford
2023-01-06pylibfdt: Fix disable version normalizationPhilippe Schenker
2023-01-06cmd: pxe_utils: Limit fdtcontroladdr usage to non-fitImageMarek Vasut
2023-01-06Revert "Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot""Marek Vasut
2023-01-06rockchip: Fix the broken Video out for rk3288 boardsJagan Teki
2023-01-06i2c: uniphier-f: correct error recoveryDai Okamura
2023-01-06imx7d-pico: Fix the name of the u-boot.dtsi fileFabio Estevam
2023-01-06powerpc/mpc85xx: socrates: Re-enable building u-boot-socrates.binPali Rohár
2023-01-06arm: stm32mp: Fix board_get_usable_ram_top() againMarek Vasut
2023-01-05Merge tag 'dm-next-5jan23' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2023-01-05patman: add '--get-maintainer-script' argumentMaxim Cournoyer
2023-01-05patman: additionally honor a local .patman config fileMaxim Cournoyer
2023-01-05patman: fail early in Setup when provided config file does not existMaxim Cournoyer
2023-01-05patman: set the default config_fname argument value to NoneMaxim Cournoyer
2023-01-05patman: import gitutil module where it is neededMaxim Cournoyer
2023-01-05patman: replace deprecated SafeConfigParser with ConfigParserMaxim Cournoyer
2023-01-05patman: fix pep8 warnings in settings moduleMaxim Cournoyer
2023-01-05patman: document default 'send' commandMaxim Cournoyer
2023-01-05patman: document how to run test suite via pytestMaxim Cournoyer
2023-01-05patman: hide the 'test' command unless test data is availableMaxim Cournoyer
2023-01-05patman: add pytest configuration fileMaxim Cournoyer
2023-01-05patman: rename main script to __main__.pyMaxim Cournoyer
2023-01-05patman: invoke the checkpatch.pl script with '--u-boot' and '--strict'Maxim Cournoyer
2023-01-05patman: locate test data files via __file__ and pathlibMaxim Cournoyer
2023-01-05patman: cosmetic: Fix PEP 8 warnings for the gitutil module.Maxim Cournoyer
2023-01-05patman: locate README.rst via importlibMaxim Cournoyer
2023-01-05patman: fix installation of README.rst data fileMaxim Cournoyer
2023-01-05patman: remove extraneous importsMaxim Cournoyer
2023-01-05test:dm:fix typoYuepeng Xing
2023-01-05patman: Switch to setuptoolsSean Anderson
2023-01-05reset: at91: Add reset driver for basic assert/deassert operationsSergiu Moga
2023-01-05ARM: at91: add sama7 SFR definitionsCristian Birsan
2023-01-05ARM: dts: sama5d27_wlsom1_ek: Add pinctrl nodes for USB DT nodesSergiu Moga
2023-01-05ARM: dts: sama5d2_icp: Add pinctrl nodes for USB related DT nodesSergiu Moga
2023-01-05ARM: dts: sama7g5ek: Add pinctrl, gpio and phy properties for USBSergiu Moga
2023-01-05ARM: dts: sama7g5: Add USB and UTMI DT nodesSergiu Moga
2023-01-05dt-bindings: clk: at91: Define additional UTMI related clocksSergiu Moga
2023-01-05dt-bindings: reset: add sama7g5 definitionsSergiu Moga
2023-01-05ARM: dts: sam9x60ek: Add pinctrl and gpio properties for USBSergiu Moga
2023-01-05ARM: dts: sam9x60_curiosity: Add pinctrl and gpio properties for USBSergiu Moga
2023-01-05ARM: dts: sam9x60: Add OHCI and EHCI DT nodesSergiu Moga
2023-01-04Merge tag 'efi-2023-01-rc5-3' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini