summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* socfpga: Enable optimized inlining on stratix10WIP/resync-compiler.h-etc-v5.7-rc5Tom Rini2020-05-131-0/+2
* compilers: Introduce options for forcing inlining on SPL/TPLTom Rini2020-05-132-2/+22
* compiler_types.h: Re-introduce CONFIG_OPTIMIZE_INLINING for U-BootTom Rini2020-05-132-1/+19
* compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5Tom Rini2020-05-138-560/+777
* socfpga: Mark socfpga_fpga_add() as static inline in the non-FPGA caseTom Rini2020-05-131-1/+1
* x86: Convert from ACCESS_ONCE to READ/WRITE_ONCETom Rini2020-05-131-1/+1
* tegra: Convert from ACCESS_ONCE to READ/WRITE_ONCETom Rini2020-05-131-10/+10
* Don't start ad-hoc games with -Wno-maybe-initializedTom Rini2020-05-131-0/+3
* kconfig: Add scripts/Kconfig.include from v4.19Tom Rini2020-05-132-0/+32
* kconfiglib: Update to the 14.1.0 releaseTom Rini2020-05-131-242/+372
* Merge tag 'arc-fixes-for-2020.07-rc3' of https://gitlab.denx.de/u-boot/custod...Tom Rini2020-05-135-164/+220
|\
| * ARC: HSDK: add reset for EHCIEugeniy Paltsev2020-05-131-0/+7
| * ARC: HSDK: anounce state of BIM switchEugeniy Paltsev2020-05-131-0/+7
| * ARC: DTS: cleanup USB node namesEugeniy Paltsev2020-05-132-4/+4
| * CLK: ARC: HSDK: add separate clock map for HSDK-4xDEugeniy Paltsev2020-05-132-11/+64
| * CLK: ARC: HSDK: define clock map with DT binding constantsEugeniy Paltsev2020-05-131-27/+29
| * CLK: ARC: HSDK: make set_clock optionalEugeniy Paltsev2020-05-131-1/+4
| * CLK: ARC: HSDK: prepare for multiple clock maps supportEugeniy Paltsev2020-05-131-7/+20
| * CLK: ARC: HSDK: driver cleanupEugeniy Paltsev2020-05-131-36/+39
| * CLK: ARC: HSDK: use appropriate config data typesEugeniy Paltsev2020-05-131-20/+21
| * CLK: ARC: HSDK: drop unused offsetEugeniy Paltsev2020-05-131-29/+28
| * CLK: ARC: HSDK: avoid code duplicationEugeniy Paltsev2020-05-131-72/+40
|/
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbWIP/12May2020Tom Rini2020-05-124-0/+9
|\
| * usb: dwc3: Add versal compatibility string to dwc3 glue idsSiva Durga Prasad Paladugu2020-05-121-0/+1
| * usb: dwc3: add dis_del_phy_power_chg_quirkJagan Teki2020-05-123-0/+8
* | Merge tag 'u-boot-amlogic-20200511' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-05-125-1/+122
|\ \ | |/ |/|
| * test: dm: update test for open-drain/open-source emulation in gpio-uclassNeil Armstrong2020-05-112-1/+92
| * gpio: emulate open drain & open source in dm_gpio_set_value()Neil Armstrong2020-05-111-0/+15
| * odroid-c2: enable USB host controllerBeniamino Galvani2020-05-112-0/+15
* | Prepare v2020.07-rc2v2020.07-rc2Tom Rini2020-05-111-1/+1
* | Merge tag 'efi-2020-07-rc2-4' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/11May2020Tom Rini2020-05-1110-57/+154
|\ \
| * | cmd: efidebug: fix -Werror=type-limits warningHeinrich Schuchardt2020-05-101-1/+1
| * | doc: add Unicode functions to API descriptionHeinrich Schuchardt2020-05-092-0/+8
| * | lib: charset: correct function descriptionsHeinrich Schuchardt2020-05-091-14/+25
| * | test: unit test for u16_strsize()Heinrich Schuchardt2020-05-091-0/+10
| * | charset: Add support for calculating bytes occupied by a u16 stringSughosh Ganu2020-05-092-0/+17
| * | efi_selftest: add unit test functions to HTML documentationHeinrich Schuchardt2020-05-092-38/+81
| * | cmd: efidebug: add a comment against Coverity check (300329)AKASHI Takahiro2020-05-091-0/+5
| * | cmd: efidebug: fix a wrong handling of argumentsAKASHI Takahiro2020-05-091-1/+1
| * | efi_loader: variable: check a return value of uuid__str_to_bin()AKASHI Takahiro2020-05-091-1/+4
| * | efi_loader: image_loader: fix a Coverity check against array accessAKASHI Takahiro2020-05-091-3/+3
| |/
* | Merge tag 'ti-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-05-1115-113/+119
|\ \
| * | Nokia RX-51: Update README.nokia_rx51Pali Rohár2020-05-111-17/+15
| * | Nokia RX-51: Disable some unused features to decrease size of u-boot binaryPali Rohár2020-05-111-0/+16
| * | Nokia RX-51: Enable CONFIG_CONSOLE_MUXPali Rohár2020-05-112-4/+4
| * | Nokia RX-51: Remember setup_console_atag optionPali Rohár2020-05-111-4/+19
| * | Nokia RX-51: Remove PART* macrosPali Rohár2020-05-112-54/+6
| * | Nokia RX-51: Revert back onenand defitionsPali Rohár2020-05-112-10/+7
| * | Nokia RX-51: Move code from defconfig back to C header filePali Rohár2020-05-112-1/+23
| * | Nokia RX-51: Move comment about CONFIG_SYS_TEXT_BASE to correct placePali Rohár2020-05-112-7/+8