aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-11-09Prepare v2021.01-rc2HEADv2021.01-rc2masterTom Rini1-1/+1
2020-11-09Merge tag 'efi-2021-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini7-16/+252
2020-11-09configs: Resync with savedefconfigTom Rini13-29/+24
2020-11-09arm: actions: increase SYS_MALLOC_F_LENAmit Singh Tomar1-1/+1
2020-11-09net: ks8851: Implement EEPROM MAC address readoutMarek Vasut1-0/+29
2020-11-09tpm: Change response length of tpm2_get_capability()Ilias Apalodimas2-4/+4
2020-11-09efi_selftest: add tool to download dtbHeinrich Schuchardt2-0/+220
2020-11-09efi_loader: non-volatile variable not deleted from fileHeinrich Schuchardt1-0/+1
2020-11-09input: add support for FN1 - FN10 on crosswire kbdHeinrich Schuchardt1-10/+25
2020-11-09cmd: conitrace: replace getc() by getchar()Heinrich Schuchardt1-2/+2
2020-11-06Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dmTom Rini37-388/+2293
2020-11-06Merge tag 'u-boot-amlogic-20201105' of https://gitlab.denx.de/u-boot/custodia...Tom Rini5-16/+26
2020-11-06Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini144-590/+1645
2020-11-06Makefile: Fix calling make with V=1Pali Rohár1-1/+1
2020-11-06smbios: Drop the unused Kconfig optionsSimon Glass12-68/+13
2020-11-06x86: Provide default SMBIOS manufacturer/productSimon Glass17-1/+63
2020-11-06x86: galileo: Use devicetree for SMBIOS settingsSimon Glass2-11/+28
2020-11-06arm64: mvebu: Use devicetree for SMBIOS settings on uDPUSimon Glass2-1/+22
2020-11-06odroid-c2: Use devicetree for SMBIOS settingsSimon Glass2-2/+25
2020-11-06imx: Use devicetree for SMBIOS settings on MYiR MYS-6ULXSimon Glass2-1/+27
2020-11-06rockchip: Use devicetree for SMBIOS settingsSimon Glass8-8/+93
2020-11-06sysinfo: Provide a default driver to set SMBIOS valuesSimon Glass4-0/+36
2020-11-06smbios: Add documentation and devicetree bindingSimon Glass2-0/+85
2020-11-06smbios: Add more propertiesSimon Glass1-0/+4
2020-11-06smbios: Allow properties to come from the device treeSimon Glass1-17/+81
2020-11-06x86: Pass an ofnode into each SMBIOS functionSimon Glass2-19/+30
2020-11-06doc: Add a binding for sysinfoSimon Glass1-0/+19
2020-11-06board: Rename uclass to sysinfoSimon Glass29-308/+314
2020-11-06x86: zimage: Quieten down the zimage boot processSimon Glass1-5/+6
2020-11-06x86: zimage: Sanity-check the kernel version before printing itSimon Glass1-0/+9
2020-11-06x86: zimage: Add a little more loggingSimon Glass3-0/+8
2020-11-06x86: fsp: Adjust calculations for MTRR range and DRAM topSimon Glass1-13/+22
2020-11-06x86: pinctrl: Silence the warning when a pin is not foundSimon Glass1-1/+1
2020-11-06x86: acpi: Don't show the UART address by defaultSimon Glass1-1/+1
2020-11-06x86: acpi: Include the TPMv1 table only if neededSimon Glass1-8/+11
2020-11-06x86: Silence some logging statementsSimon Glass5-11/+11
2020-11-06x86: fsp: Convert fsp_dram to use log_debug()Simon Glass1-2/+6
2020-11-06x86: Boot coral into Chrome OS by defaultSimon Glass2-4/+15
2020-11-06x86: Set up Chrome OS to boot into developer modeSimon Glass1-6/+20
2020-11-06x86: Use CONFIG_CHROMEOS_VBOOT for verified bootSimon Glass7-7/+23
2020-11-06x86: Define the Chrome OS GNVS regionSimon Glass1-1/+50
2020-11-06acpi: Don't reset the tables with every new generationSimon Glass4-4/+20
2020-11-06x86: acpi: Put the generated code first in DSDTSimon Glass1-9/+18
2020-11-06x86: acpi: Allow the SSDT to be emptySimon Glass1-7/+15
2020-11-06acpi: Correct reset handling in acpi_device_add_power_res()Simon Glass1-1/+1
2020-11-06x86: sound: Correct error handlingSimon Glass2-3/+3
2020-11-06x86: Show the interrupt pointer with 'irqinfo'Simon Glass3-7/+27
2020-11-06x86: nhlt: Fix a few bugs in the table generationSimon Glass1-1/+3
2020-11-06x86: nhlt: Correct output of bytes and 16-bit dataSimon Glass1-3/+10
2020-11-06x86: Allow putting some tables in the bloblistSimon Glass5-5/+69
2020-11-05Merge tag 'u-boot-imx-20201105' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini72-535/+6099
2020-11-05patman: Support listing comments from patchworkSimon Glass6-36/+268
2020-11-05patman: Support parsing of review snippetsSimon Glass2-0/+168
2020-11-05patman: Support updating a branch with review tagsSimon Glass6-16/+289
2020-11-05patman: Support checking for review tags in patchworkSimon Glass6-6/+784
2020-11-05patman: Detect missing upstream in CountCommitsToBranchSimon Glass2-3/+26
2020-11-05patman: Improve handling of filesSimon Glass1-3/+8
2020-11-05patman: Allow showing a Commit as a stringSimon Glass1-0/+3
2020-11-05patman: Don't ignore lines starting with hashSimon Glass1-2/+5
2020-11-05patman: Fix spelling of plural for warningSimon Glass1-4/+5
2020-11-05patman: Convert testBasic() to use an interatorSimon Glass1-28/+27
2020-11-05patman: Add some tests for warningsSimon Glass3-13/+116
2020-11-05patman: Add a test for PatchStream tagsSimon Glass2-5/+44
2020-11-05patman: Drop unused signoff memberSimon Glass2-1/+1
2020-11-05patman: Convert 'Series-xxx' tag errors into warningsSimon Glass2-2/+8
2020-11-05patman: Attach warnings to individual patchesSimon Glass2-4/+13
2020-11-05patman: Move warning collection to a functionSimon Glass1-13/+23
2020-11-05patman: Fix up argument/return docs in patchstreamSimon Glass1-32/+50
2020-11-05patman: Drop unused args in patchstreamSimon Glass1-5/+3
2020-11-05patman: Rename variables in patchstreamSimon Glass1-26/+26
2020-11-05patman: Rename functions in patchstreamSimon Glass5-56/+56
2020-11-05patman: Fix constant style in patchstreamSimon Glass1-22/+22
2020-11-05patman: Fix indenting in patchstreamSimon Glass1-13/+16
2020-11-05patman: Allow linking a series with patchworkSimon Glass3-1/+17
2020-11-05patman: Fix remaining pylint3 warnings in func_testSimon Glass1-18/+58
2020-11-05patman: Use capture_sys_output() consistentlySimon Glass1-18/+2
2020-11-05patman: Fix whitespace errors in func_testSimon Glass1-18/+19
2020-11-05patman: Update how tests are runSimon Glass1-5/+3
2020-11-05azure/gitLab/travis: Add pygit2 as a dependency for testsSimon Glass3-2/+3
2020-11-05patman: Correct operation of -nSimon Glass1-6/+5
2020-11-05binman: Correct calculation for image-posSimon Glass1-1/+1
2020-11-05binman: Update intel_ifwi to store padded sectionSimon Glass2-1/+17
2020-11-05test: linking test/compression.c failsHeinrich Schuchardt2-1/+10
2020-11-05test: test/bloblist.c depends on asm/state.hHeinrich Schuchardt1-0/+2
2020-11-05cros_ec: Support keyboard scanning with EC_CMD_GET_NEXT_EVENTAlper Nebi Yasak3-6/+52
2020-11-05binman: Fix typo in kernel-doc format for binman_symname()Michal Simek1-1/+1
2020-11-05binman: Call helper function binman_set_rom_offset() to fill offsetMichal Simek1-2/+2
2020-11-05doc: add sandbox APIHeinrich Schuchardt2-0/+10
2020-11-05sandbox: update function descriptions in os.hHeinrich Schuchardt1-93/+130
2020-11-05test: adjust sysreset testsHeinrich Schuchardt1-3/+8
2020-11-05sandbox: implement resetHeinrich Schuchardt6-0/+61
2020-11-05sandbox: use O_CLOEXEC in os_open()Heinrich Schuchardt1-0/+5
2020-11-05test/py: test poweroffHeinrich Schuchardt1-4/+4
2020-11-05sandbox: enable poweroff commandHeinrich Schuchardt1-1/+2
2020-11-05sandbox: eth-raw: do not close the console inputHeinrich Schuchardt2-5/+8
2020-11-05configs: meson64: relocate config_distro_bootcmmd headerJaehoon Chung1-1/+2
2020-11-05doc: board: vim3: Fix build instructionsNeil Armstrong2-8/+12
2020-11-05doc: board: amlogic: Update support matrixNeil Armstrong1-3/+5
2020-11-05x86: Use if instead of #ifdef in write_tables()Simon Glass1-19/+19
2020-11-05x86: Add SMBIOS info for CoralSimon Glass1-0/+8
2020-11-05x86: coral: Drop the duplicate PCIe settingsSimon Glass1-2/+0
2020-11-05x86: Don't bother clearing global NVSSimon Glass1-1/+0
2020-11-05x86: acpi: Store the ACPI context in global_dataSimon Glass2-1/+19
2020-11-05x86: Allow writing tables to failSimon Glass3-3/+15
2020-11-05x86: Add support for private filesSimon Glass1-0/+4
2020-11-05x86: Add a layout for Chrome OS verified bootSimon Glass1-0/+38
2020-11-05x86: apl: Add core init for the SoCSimon Glass7-21/+170
2020-11-05Add an assembly guard around linux/bitops.hSimon Glass1-2/+2
2020-11-05coreboot: make use of smbios parserChristian Gmeiner2-0/+46
2020-11-05smbios: add parsing APIChristian Gmeiner4-0/+129
2020-11-05x86: Fix up driver names to avoid dtoc warningsSimon Glass14-21/+21
2020-11-05cros_ec: Fix up driver names to avoid dtoc warningsSimon Glass3-6/+6
2020-11-04board: ge: b1x5v2: Add MAINTAINERSSebastian Reichel1-0/+9
2020-11-04board: ge: ppd: Update MAINTAINERSSebastian Reichel1-4/+6
2020-11-04board: ge: bx50v3: Update MAINTAINERSSebastian Reichel1-3/+8
2020-11-04arch: Move NEEDS_MANUAL_RELOC symbol to KconfigMichal Simek4-7/+5
2020-11-03env: sf: fix init function behaviourHeiko Schocher2-3/+7
2020-11-02Merge tag 'u-boot-atmel-fixes-2021.01-a' of https://gitlab.denx.de/u-boot/cus...Tom Rini9-9/+9
2020-11-02ARM: dts: at91: sama5d3xmb_cmp: fix SPI bus unit addressEugen Hristev1-1/+1
2020-11-02ARM: dts: at91: sam9260ek: fix SPI bus unit addressEugen Hristev1-1/+1
2020-11-02ARM: dts: at91: sama5d3xmb: fix I2C bus unit addressEugen Hristev1-1/+1
2020-11-02ARM: dts: at91: gurnard: fix SPI bus unit addressEugen Hristev1-1/+1
2020-11-02ARM: dts: at91: at91sam9g25ek: fix I2C bus unit addressEugen Hristev1-1/+1
2020-11-02ARM: dts: at91: at91sam9g20ek_common: fix SPI bus unit addressEugen Hristev1-1/+1
2020-11-02ARM: dts: at91: at91sam9g20-taurus: fix SPI bus unit addressEugen Hristev1-1/+1
2020-11-02ARM: dts: at91: at91sam9261ek: fix SPI unit address warningEugen Hristev1-1/+1
2020-11-02ARM: dts: at91: vinco: fix I2C warning bus unit addressEugen Hristev1-1/+1
2020-11-01Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini20-106/+389
2020-11-01board: ge: b1x5v2: Add GE B1x5v2 and B1x5Pv2Sebastian Reichel9-0/+2233
2020-11-01board: ge: common: vpd: separate I2C specific codeSebastian Reichel4-12/+27
2020-11-01board: ge: common: add config option for RTC and VPD featureSebastian Reichel4-1/+13
2020-11-01board: ge: common: rename ge_common.c to ge_rtc.cSebastian Reichel5-3/+3
2020-11-01sysreset: Add poweroff-gpio driverSebastian Reichel3-0/+100
2020-11-01imx6: allow usage of disable_ldb_di_clock_sources for CONFIG_MX6QDLSebastian Reichel1-1/+1
2020-11-01rtc: m41t62: add oscillator fail bit reset supportSebastian Reichel1-0/+50
2020-11-01rtc: m41t62: reset SQW in m41t62_rtc_resetSebastian Reichel1-6/+83
2020-11-01bootcount: add a DM SPI flash backing store for bootcountSebastian Reichel3-0/+136
2020-11-01board: phytec: imx8mm: Add PHYTEC phyCORE-i.MX8MM supportTeresa Remmet12-0/+2658
2020-11-01ARM: imx: Add support for the primary/secondary bmode to MX53Marek Vasut1-1/+20
2020-11-01watchdog: Hide WATCHDOG_RESET_DISABLEMichael Walle1-6/+7
2020-11-01defconfig: Enable CONFIG_SHOW_BOOT_PROGRESS for imx53's HSC and DDC devicesLukasz Majewski1-0/+1
2020-11-01dts: Provide LED DTS description for HSC and DDC imx53 devicesLukasz Majewski1-0/+4
2020-11-01arm: Implement show_boot_progress() for imx53's HSC and DDC devicesLukasz Majewski1-0/+51
2020-11-01mx7ulp: clock: Align the PLL_USB frequencyFabio Estevam1-1/+1
2020-11-01mx7ulp: clock: Remove unuseful informationFabio Estevam1-3/+1
2020-11-01thermal: imx_tmu: fix missing includeTim Harvey1-0/+1
2020-11-01imx: cpu: terminate line with CR if invalid temp sensorTim Harvey1-1/+2
2020-11-01mx6: peripheral clock from oscillatorJorge Ramirez-Ortiz1-1/+4
2020-11-01verdin-imx8mm: enable fdt overlays and env importingIgor Opaniuk1-1/+1
2020-11-01doc: board: Convert i.MX6ULL EVK README to reSTPeng Fan2-9/+21
2020-11-01doc: board: Convert i.MX6UL 14x14 EVK README to reSTPeng Fan2-23/+40
2020-11-01doc: board: Convert i.MX6 Sabresd README to reSTPeng Fan3-114/+133
2020-11-01doc: board: Convert i.MX6 Sabreauto README to reSTPeng Fan3-82/+101
2020-11-01doc: board: Convert i.MXRT1050 EVK README to reSTPeng Fan3-31/+42
2020-11-01doc: board: Convert i.MXRT1020 EVK README to reSTPeng Fan3-31/+42
2020-11-01doc: board: Convert i.MX8QXP MEK README to reSTPeng Fan3-50/+67
2020-11-01doc: board: Convert i.MX8MQ EVK README to reSTPeng Fan3-37/+57
2020-11-01doc: board: Convert i.MX8MM EVK README to reSTPeng Fan3-37/+57
2020-11-01doc: board: Convert i.MX8MN EVK README to reSTPeng Fan3-37/+58
2020-11-01doc: board: Convert i.MX8MP EVK README to reSTPeng Fan3-41/+62
2020-11-01board: imx: address dd usage in READMEPeng Fan11-22/+22
2020-10-30Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodi...Tom Rini32-35/+773
2020-10-30Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini89-501/+1860
2020-10-30log: typo logl_pref in documentationHeinrich Schuchardt1-1/+1
2020-10-30Merge branch '2020-10-30-misc-changes'Tom Rini28-543/+1626
2020-10-30doc: rockchip: Document Rockchip miniloader flashingJagan Teki1-1/+39
2020-10-30rockchip: Add Engicam PX30.Core C.TOUCH 2.0Jagan Teki5-0/+144
2020-10-30arm64: dts: rockchip: px30: Add Engicam C.TOUCH 2.0Jagan Teki1-0/+8
2020-10-30rockchip: Add Engicam PX30.Core EDIMM2.2 Starter KitJagan Teki9-0/+189
2020-10-30board: engicam: Attach i.MX6 common codeJagan Teki4-2/+17
2020-10-30rockchip: px30: Add EVB_PX30 Kconfig helpJagan Teki1-0/+5
2020-10-30arm64: dts: rockchip: Add Engicam PX30.Core SOMMichael Trimarchi1-0/+232
2020-10-30arm64: dts: rockchip: px30: Add Engicam EDIMM2.2 Starter KitJagan Teki2-0/+46
2020-10-30configs: meson64_android: don't show logo on ROM USB bootGuillaume La Roque1-4/+7
2020-10-30rockchip: mkimage: Remove host endianness dependencySamuel Holland1-14/+15
2020-10-30rockchip: Enable Console MUX in ROCKPi N8Jagan Teki1-1/+0
2020-10-30video: rockchip: Support 4K resolution for rk3288, HDMIJagan Teki1-2/+2
2020-10-30arm64: dts: rockchip: Add chosen node for ROCK-Pi N8Jagan Teki1-0/+6
2020-10-30rockchip: Enable Console MUX in ROCKPi N10Jagan Teki1-1/+0
2020-10-30doc: Update logging documentationSean Anderson1-114/+107
2020-10-30doc: Add log kerneldocs to documentationSean Anderson2-55/+100
2020-10-30test: Add a test for log filter-*Sean Anderson3-0/+110
2020-10-30cmd: log: Add commands to manipulate filtersSean Anderson2-0/+242
2020-10-30test: Add a test for getoptSean Anderson2-0/+124
2020-10-30lib: Add getoptSean Anderson7-0/+271
2020-10-30cmd: log: Make "log level" print all log levelsSean Anderson1-3/+9
2020-10-30cmd: log: Add commands to list categories and driversSean Anderson2-2/+38
2020-10-30cmd: log: Split off log level parsingSean Anderson1-6/+23
2020-10-30cmd: log: Use sub-commands for logSean Anderson1-27/+4
2020-10-30test: Add test for LOGFF_MINSean Anderson1-0/+23
2020-10-30log: Add filter flag to match greater than a log levelSean Anderson2-7/+15
2020-10-30test: Add tests for LOGFF_DENYSean Anderson1-0/+67
2020-10-30test: log: Give tests names instead of numbersSean Anderson1-24/+24
2020-10-30test: log: Convert log_test from python to CSean Anderson5-297/+257
2020-10-30log: Add filter flag to deny on matchSean Anderson2-3/+20
2020-10-30log: Add function to create a filter with flagsSean Anderson2-4/+31
2020-10-30log: Expose some helper functionsSean Anderson2-20/+34
2020-10-30log: Use CONFIG_IS_ENABLED() for LOG_TESTSean Anderson1-2/+2
2020-10-30log: Add additional const qualifier to arraysSean Anderson1-2/+2
2020-10-30log: Fix incorrect documentation of log_filter.cat_listSean Anderson1-2/+2