| Commit message (Expand) | Author | Age | Files | Lines |
* | common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unused | Simon Glass | 2021-02-02 | 369 | -11/+378 |
* | arm: Remove #include <version.h> from armv8/fwcall.c | Pali Rohár | 2021-02-01 | 1 | -1/+0 |
* | x86: tpl: Show next stage being booted | Simon Glass | 2021-02-01 | 1 | -1/+6 |
* | x86: spl: Clear BSS unconditionally | Simon Glass | 2021-02-01 | 1 | -1/+1 |
* | x86: zimage: Improve command-line debug handling | Simon Glass | 2021-02-01 | 1 | -3/+7 |
* | x86: zimage: Allow dumping the image from outside the module | Simon Glass | 2021-02-01 | 2 | -8/+25 |
* | x86: Update Chromium OS GNVS names | Simon Glass | 2021-02-01 | 1 | -6/+28 |
* | x86: spl: Make moving BSS conditional | Simon Glass | 2021-02-01 | 1 | -0/+2 |
* | x86: Make sure the SPL image ends on a suitable boundary | Simon Glass | 2021-02-01 | 1 | -0/+10 |
* | x86: apl: Enhance debugging in the SPL loader | Simon Glass | 2021-02-01 | 1 | -5/+7 |
* | x86: acpi_gpe: Update driver name to match devicetree | Simon Glass | 2021-02-01 | 1 | -2/+4 |
* | x86: coral: Add a devicetree node for eMMC | Simon Glass | 2021-02-01 | 1 | -0/+6 |
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh | Tom Rini | 2021-01-31 | 7 | -0/+733 |
|\ |
|
| * | arm: dts: rmobile: r8a774a1: Synchronize DTs with Linux 5.10 | Biju Das | 2021-01-31 | 7 | -0/+733 |
* | | Merge tag 'dm-pull-30jan21' of https://gitlab.denx.de/u-boot/custodians/u-boo... | Tom Rini | 2021-01-31 | 9 | -7/+83 |
|\ \ |
|
| * | | sandbox: keep time offset when resetting | Heinrich Schuchardt | 2021-01-30 | 1 | -0/+25 |
| * | | dm: core: Update ofnode_read_fmap_entry() to read hashes | Simon Glass | 2021-01-30 | 1 | -0/+10 |
| * | | sandbox: Disable I2C emulators in SPL | Simon Glass | 2021-01-30 | 1 | -3/+7 |
| * | | x86: coral: Support TPM and RTC in SPL | Simon Glass | 2021-01-30 | 2 | -1/+22 |
| * | | cros_ec: Add support for switches | Simon Glass | 2021-01-30 | 1 | -0/+1 |
| * | | cros_ec: Add a function for the hello message | Simon Glass | 2021-01-30 | 1 | -0/+14 |
| * | | sandbox: fix sandbox_cmdline_cb_test_fdt() | Heinrich Schuchardt | 2021-01-30 | 1 | -1/+1 |
| * | | x86: typo segement | Heinrich Schuchardt | 2021-01-30 | 2 | -2/+2 |
| * | | x86: coral: Update an unused pin to reduce power | Simon Glass | 2021-01-30 | 1 | -0/+1 |
| |/ |
|
* | | efi_loader: add Linux magic to aarch64 crt0 | Heinrich Schuchardt | 2021-01-29 | 1 | -1/+2 |
|/ |
|
* | arm: dts: enable MTK SPI NOR controller driver | SkyLake.Huang | 2021-01-29 | 4 | -2/+52 |
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell | Tom Rini | 2021-01-27 | 3 | -11/+27 |
|\ |
|
| * | ARM: mvebu: helios4 dts changes to enable SPI | Dennis Gilmore | 2021-01-27 | 2 | -11/+26 |
| * | ARM: mvebu: helios4 adjust env sizes to enable SPI to work | Dennis Gilmore | 2021-01-27 | 1 | -0/+1 |
* | | board: presidio-asic: Add CAxxxx Ethernet support | Alex Nemirovsky | 2021-01-27 | 1 | -0/+31 |
|/ |
|
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiWIP/25Jan2021 | Tom Rini | 2021-01-25 | 37 | -335/+4023 |
|\ |
|
| * | sunxi: Add support for OrangePi Zero2 | Jernej Skrabec | 2021-01-25 | 2 | -0/+244 |
| * | arm: sunxi: add initial H616 DTSI and headers | Jernej Skrabec | 2021-01-25 | 1 | -0/+750 |
| * | sunxi: Add H616 FEL support | Jernej Skrabec | 2021-01-25 | 1 | -1/+4 |
| * | sunxi: Add support for H616 SoC | Jernej Skrabec | 2021-01-25 | 4 | -1/+27 |
| * | sunxi: Add H616 DRAM support | Jernej Skrabec | 2021-01-25 | 7 | -0/+1325 |
| * | sunxi: add support for R_I2C on H616 | Jernej Skrabec | 2021-01-25 | 1 | -0/+1 |
| * | sunxi: add support for H616 uart0 | Jernej Skrabec | 2021-01-25 | 2 | -0/+5 |
| * | sunxi: introduce support for H616 clocks | Jernej Skrabec | 2021-01-25 | 2 | -3/+23 |
| * | sunxi: support loading with SPL > 32KB | Andre Przywara | 2021-01-25 | 1 | -2/+16 |
| * | sunxi: Add support for I2C on H6 like SoCs | Jernej Skrabec | 2021-01-25 | 3 | -1/+31 |
| * | sunxi: prcm: Add memory map for H6 like SoCs | Jernej Skrabec | 2021-01-25 | 3 | -238/+303 |
| * | mmc: sunxi: Replace H6 ifdefs with H6 gen macro | Jernej Skrabec | 2021-01-25 | 1 | -1/+1 |
| * | sunxi: Introduce common symbol for H6 like SoCs | Jernej Skrabec | 2021-01-25 | 8 | -14/+21 |
| * | sunxi: Add support for AXP305 PMIC | Jernej Skrabec | 2021-01-25 | 1 | -0/+6 |
| * | sunxi: Add support for Orange Pi 3 | Andre Heider | 2021-01-25 | 2 | -0/+346 |
| * | sunxi: Add support for Tanix TX6 | Jernej Skrabec | 2021-01-25 | 2 | -1/+126 |
| * | ARM: dts: sunxi: h6: Update DT files | Jernej Skrabec | 2021-01-25 | 7 | -73/+794 |
* | | Merge tag 'mips-pull-2021-01-24' of https://gitlab.denx.de/u-boot/custodians/... | Tom Rini | 2021-01-25 | 22 | -60/+1456 |
|\ \
| |/
|/| |
|
| * | mips: mtmips: add two reference boards for mt7620 | Weijie Gao | 2021-01-24 | 4 | -0/+216 |