summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* include: pci_ids: Add Cavium devicesWIP/2020-07-17-misc-fixesSuneel Garapati2020-07-171-0/+18
* doc: fit: Write hex address as hex instead of intMichal Simek2020-07-171-1/+1
* mtd: mtdpart: use uint64_t instead of int for cur_offMartin Kaistra2020-07-171-1/+1
* board/km: update MAINTAINERS emailHolger Brunck2020-07-175-5/+5
* doc: correct description of crash dumpsHeinrich Schuchardt2020-07-171-3/+5
* fixdep: fix CONFIG_IS_ENABLED etc. handlingStephen Warren2020-07-171-0/+1
* mkimage: Fix error message if write less data then expectedMylène Josserand2020-07-171-4/+11
* remove include/config_defaults.hRasmus Villemoes2020-07-174-25/+0
* doc: multi-dtb-fit: Remove double underscoresFabio Estevam2020-07-171-2/+2
* fs: error handling in do_load()Heinrich Schuchardt2020-07-171-5/+7
* asm/u-boot.h: remove bd_t definitionsMasahiro Yamada2020-07-171-2/+2
* treewide: convert bd_t to struct bd_info manuallyMasahiro Yamada2020-07-1717-22/+22
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17489-784/+801
* arm64: Remove CONFIG_SYS_FULL_VA macroMichal Simek2020-07-172-5/+0
* Makefile: Silence relocate-rela callJan Kiszka2020-07-171-6/+8
* lib: zlib: Remove offset pointer optimization in inftrees.cChin Liang See2020-07-171-11/+8
* Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to KconfigPatrick Delaunay2020-07-177-10/+14
* spl: fix ext4fs_mount return code handlingThomas Schaefer2020-07-171-1/+1
* cmd: booti: convert the debug print about image move to printfTero Kristo2020-07-171-1/+2
* common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS imageTero Kristo2020-07-175-7/+33
* image: fdt: bail out with error if no boot time FDT image foundTero Kristo2020-07-171-1/+1
* Convert CONFIG_MXC_UART to KconfigTom Rini2020-07-17149-59/+96
* lz4: fix decompressor on big-endian powerpcRasmus Villemoes2020-07-171-56/+39
* doc: Coccinelle: move to HTML docHeinrich Schuchardt2020-07-172-11/+26
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2020-07-17107-256/+7998
|\
| * acpi: Enable ACPI table generation by default on x86Simon Glass2020-07-172-1/+2
| * x86: Rename board_final_cleanup() to board_final_init()Simon Glass2020-07-175-9/+9
| * x86: acpi: Correct the version of the MADTSimon Glass2020-07-171-1/+1
| * x86: Drop setup_pcat_compatibility()Simon Glass2020-07-172-12/+0
| * x86: Update the comment about booting for FSP2Simon Glass2020-07-171-0/+1
| * x86: Store the coreboot table address in global_dataSimon Glass2020-07-173-2/+14
| * x86: apl: Adjust FSP-M code to avoid hard-coded addressSimon Glass2020-07-171-1/+2
| * x86: apl: Set the correct boot mode in the FSP-M codeSimon Glass2020-07-171-1/+2
| * x86: Add debugging to table writingSimon Glass2020-07-171-10/+28
| * x86: apl: Fix save/restore of ITSS prioritiesSimon Glass2020-07-176-13/+46
| * x86: irq: Support flags for acpi_gpeSimon Glass2020-07-172-0/+40
| * pmc: Move common registers to the header fileSimon Glass2020-07-172-9/+14
| * x86: apl: Hide the p2sb on exit from U-BootSimon Glass2020-07-171-0/+13
| * x86: apl: Support set_hide() in p2sb driverSimon Glass2020-07-172-15/+42
| * p2sb: Add a method to hide the busSimon Glass2020-07-172-1/+34
| * i2c: designware_i2c: Support ACPI table generationSimon Glass2020-07-173-1/+136
| * i2c: Add log_ret() on errorSimon Glass2020-07-171-2/+2
| * i2c: designware_i2c: Add a little more debuggingSimon Glass2020-07-171-5/+5
| * x86: gpio: Add support for obtaining ACPI info for a GPIOSimon Glass2020-07-171-0/+34
| * x86: apl: Use memory-mapped access for VBTSimon Glass2020-07-172-14/+6
| * x86: Add error checking for csrt table generationSimon Glass2020-07-171-6/+13
| * x86: pinctrl: Drop the acpi_path memberSimon Glass2020-07-172-6/+0
| * x86: pinctrl: Set up itss in the probe() methodSimon Glass2020-07-171-4/+4
| * x86: pinctrl: Add multi-ACPI controlSimon Glass2020-07-172-0/+14
| * x86: pinctrl: Update comment for intel_pinctrl_get_pad()Simon Glass2020-07-171-0/+1