summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-17fixdep: fix CONFIG_IS_ENABLED etc. handlingStephen Warren
2020-07-17mkimage: Fix error message if write less data then expectedMylène Josserand
2020-07-17remove include/config_defaults.hRasmus Villemoes
2020-07-17doc: multi-dtb-fit: Remove double underscoresFabio Estevam
2020-07-17fs: error handling in do_load()Heinrich Schuchardt
2020-07-17asm/u-boot.h: remove bd_t definitionsMasahiro Yamada
2020-07-17treewide: convert bd_t to struct bd_info manuallyMasahiro Yamada
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-07-17arm64: Remove CONFIG_SYS_FULL_VA macroMichal Simek
2020-07-17Makefile: Silence relocate-rela callJan Kiszka
2020-07-17lib: zlib: Remove offset pointer optimization in inftrees.cChin Liang See
2020-07-17Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to KconfigPatrick Delaunay
2020-07-17spl: fix ext4fs_mount return code handlingThomas Schaefer
2020-07-17cmd: booti: convert the debug print about image move to printfTero Kristo
2020-07-17common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS imageTero Kristo
2020-07-17image: fdt: bail out with error if no boot time FDT image foundTero Kristo
2020-07-17Convert CONFIG_MXC_UART to KconfigTom Rini
2020-07-17lz4: fix decompressor on big-endian powerpcRasmus Villemoes
2020-07-17doc: Coccinelle: move to HTML docHeinrich Schuchardt
2020-07-17Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-07-17Merge tag 'u-boot-imx-20200716' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-07-17acpi: Enable ACPI table generation by default on x86Simon Glass
2020-07-17x86: Rename board_final_cleanup() to board_final_init()Simon Glass
2020-07-17x86: acpi: Correct the version of the MADTSimon Glass
2020-07-17x86: Drop setup_pcat_compatibility()Simon Glass
2020-07-17x86: Update the comment about booting for FSP2Simon Glass
2020-07-17x86: Store the coreboot table address in global_dataSimon Glass
2020-07-17x86: apl: Adjust FSP-M code to avoid hard-coded addressSimon Glass
2020-07-17x86: apl: Set the correct boot mode in the FSP-M codeSimon Glass
2020-07-17x86: Add debugging to table writingSimon Glass
2020-07-17x86: apl: Fix save/restore of ITSS prioritiesSimon Glass
2020-07-17x86: irq: Support flags for acpi_gpeSimon Glass
2020-07-17pmc: Move common registers to the header fileSimon Glass
2020-07-17x86: apl: Hide the p2sb on exit from U-BootSimon Glass
2020-07-17x86: apl: Support set_hide() in p2sb driverSimon Glass
2020-07-17p2sb: Add a method to hide the busSimon Glass
2020-07-17i2c: designware_i2c: Support ACPI table generationSimon Glass
2020-07-17i2c: Add log_ret() on errorSimon Glass
2020-07-17i2c: designware_i2c: Add a little more debuggingSimon Glass
2020-07-17x86: gpio: Add support for obtaining ACPI info for a GPIOSimon Glass
2020-07-17x86: apl: Use memory-mapped access for VBTSimon Glass
2020-07-17x86: Add error checking for csrt table generationSimon Glass
2020-07-17x86: pinctrl: Drop the acpi_path memberSimon Glass
2020-07-17x86: pinctrl: Set up itss in the probe() methodSimon Glass
2020-07-17x86: pinctrl: Add multi-ACPI controlSimon Glass
2020-07-17x86: pinctrl: Update comment for intel_pinctrl_get_pad()Simon Glass
2020-07-17x86: pinctrl: Add a way to get the pinctrl reg addressSimon Glass
2020-07-17sound: Add an ACPI driver for Maxim MAX98357acSimon Glass
2020-07-17sound: Add an ACPI driver for Dialog Semicondutor da7219Simon Glass
2020-07-17x86: Add support for building up an NHLT structureSimon Glass