| 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 | 1361 | -23/+1405 |
* | Merge branch '2021-02-01-assorted-fixes' | Tom Rini | 2021-02-02 | 9 | -8/+26 |
|\ |
|
| * | azure: Add -E back for the world build scriptWIP/2021-02-01-assorted-fixes | Bin Meng | 2021-02-01 | 1 | -1/+1 |
| * | test/py: fix runtest wrapper for pytest 6 | Stephen Warren | 2021-02-01 | 1 | -1/+4 |
| * | MAINTAINERS: Add maintainer to network subsystem | Ramon Fried | 2021-02-01 | 1 | -0/+1 |
| * | disk: part_dos: update partition table entries after write | Gary Bisson | 2021-02-01 | 1 | -0/+6 |
| * | common: Kconfig.boot: Add FIT_PRINT config option | Ravik Hasija | 2021-02-01 | 2 | -2/+8 |
| * | cmd: load, emit error message for invalid block device | Heinrich Schuchardt | 2021-02-01 | 1 | -1/+3 |
| * | arm: Remove #include <version.h> from armv8/fwcall.c | Pali Rohár | 2021-02-01 | 1 | -1/+0 |
| * | tools/fit_check_sign.c: Update usage function. | Ilies CHERGUI | 2021-02-01 | 1 | -2/+3 |
|/ |
|
* | Prepare v2021.04-rc1v2021.04-rc1 | Tom Rini | 2021-02-01 | 1 | -2/+2 |
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86WIP/01Feb2021 | Tom Rini | 2021-02-01 | 16 | -32/+124 |
|\ |
|
| * | x86: Reduce size of samus image | Simon Glass | 2021-02-01 | 2 | -0/+4 |
| * | 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: spl: Add a function to find the text base | Simon Glass | 2021-02-01 | 2 | -0/+16 |
| * | x86: acpi_gpe: Update driver name to match devicetree | Simon Glass | 2021-02-01 | 1 | -2/+4 |
| * | acpi: Tidy up documentation for struct acpi_gpio | Simon Glass | 2021-02-01 | 1 | -4/+5 |
| * | x86: coral: Add a devicetree node for eMMC | Simon Glass | 2021-02-01 | 1 | -0/+6 |
| * | x86: tsc_timer: Correct overflow in __udelay() | Simon Glass | 2021-02-01 | 1 | -1/+1 |
| * | cmd: CMD_ACPI depends on ACPIGEN | Heinrich Schuchardt | 2021-02-01 | 1 | -1/+2 |
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiWIP/31Jan2021 | Tom Rini | 2021-01-31 | 3 | -30/+39 |
|\ \
| |/
|/| |
|
| * | ata: sunxi: fix debug messages | Dario Binacchi | 2021-01-31 | 1 | -4/+4 |
| * | sunxi: OrangePi Zero 2: Enable Ethernet | Andre Przywara | 2021-01-31 | 1 | -0/+2 |
| * | net: sun8i-emac: Determine pinmux based on SoC, not EMAC type | Andre Przywara | 2021-01-31 | 1 | -8/+20 |
| * | net: sun8i-emac: Always clear syscon EPHY register | Andre Przywara | 2021-01-31 | 1 | -18/+13 |
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb | Tom Rini | 2021-01-31 | 28 | -207/+1001 |
|\ \ |
|
| * | | usb: gaget: ci: set ep's desc when enable ep | Li Jun | 2021-01-31 | 1 | -0/+2 |
| * | | usb: gadget: fastboot: use correct max packet size | Li Jun | 2021-01-31 | 1 | -1/+1 |
| * | | usb: udc: ci: update speed handling | Li Jun | 2021-01-31 | 1 | -2/+1 |
| * | | usb: composite: force gadget to be USB2 for HS only function | Li Jun | 2021-01-31 | 1 | -0/+13 |
| * | | usb: gadget: dnl: set dnl to be super speed | Li Jun | 2021-01-31 | 1 | -0/+1 |
| * | | usb: fastboot: add super speed support | Li Jun | 2021-01-31 | 1 | -3/+44 |
| * | | usb: gadget: add super speed support | Li Jun | 2021-01-31 | 3 | -25/+70 |
| * | | usb: gadget: update os_desc_config when add config | Jun Li | 2021-01-31 | 1 | -2/+2 |
| * | | usb: gadget: set correct usb_configuration for os_desc_config | Jun Li | 2021-01-31 | 1 | -7/+3 |
| * | | usb: gadget: fastboot: add ext properties for WCID | Li Jun | 2021-01-31 | 1 | -0/+34 |
| * | | usb: gadget: add WCID support for mfgtool | Li Jun | 2021-01-31 | 1 | -0/+20 |
| * | | usb: gadget: OS Feature Descriptors support | Li Jun | 2021-01-31 | 3 | -1/+431 |
| * | | usb: gadget: add Kconfig for OS descriptors | Peng Fan | 2021-01-31 | 1 | -0/+9 |
| * | | usb: gadget: move utf8_to_utf16le to header file | Li Jun | 2021-01-31 | 2 | -73/+76 |
| * | | usb: gadget: OS String support | Li Jun | 2021-01-31 | 2 | -0/+36 |
| * | | usb: gadget: don't change ep name for dwc3 while ep autoconfig | Li Jun | 2021-01-31 | 1 | -0/+2 |
| * | | usb: gadget: Add ep_config call back to usb_gadget_ops | Ye Li | 2021-01-31 | 2 | -0/+7 |