aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-02-04Merge tag 'dm-pull-3feb21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2021-02-03cmd: pxe_utils: sysboot: Add zboot support to boot x86 Linux kernel imageKory Maincent
2021-02-03command.h: Remove extern from the headerKory Maincent
2021-02-03sandbox: mark os_abort() as noreturnHeinrich Schuchardt
2021-02-03bdinfo: Rename function names to be clearerBin Meng
2021-02-03global_data.h: Change ram_top type to phys_addr_tBin Meng
2021-02-03dm: core: Add late driver remove optionMarek Vasut
2021-02-03dm: core: Avoid partially removing devicesSimon Glass
2021-02-03dm: pci: Correct use of wrong flag nameSimon Glass
2021-02-03dm: Rename DM_FLAG_REMOVE_WITH_PD_ONSimon Glass
2021-02-01x86: Reduce size of samus imageSimon Glass
2021-02-01x86: spl: Add a function to find the text baseSimon Glass
2021-02-01acpi: Tidy up documentation for struct acpi_gpioSimon Glass
2021-01-31Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini
2021-01-31Merge tag 'dm-pull-30jan21' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-01-31usb: gadget: add super speed supportLi Jun
2021-01-31usb: gadget: OS Feature Descriptors supportLi Jun
2021-01-31usb: gadget: move utf8_to_utf16le to header fileLi Jun
2021-01-31usb: gadget: OS String supportLi Jun
2021-01-31usb: gadget: Add ep_config call back to usb_gadget_opsYe Li
2021-01-31usb: gadget: Do not export usbd_device_* arraysPali Rohár
2021-01-31thor: add support for the dfu_alt_info reintialization from the flashed scriptMarek Szyprowski
2021-01-31dfu: add 'SCRIPT' entityMarek Szyprowski
2021-01-31dfu: add 'SKIP' entityJaehoon Chung
2021-01-31cmd: bcb: Add support for processing const string literals in bcb_set()Eugeniu Rosca
2021-01-31cmd: bcb: Expose 'bcb_write_reboot_reason' to external callersEugeniu Rosca
2021-01-30dm: replace auto_alloc_size with autoDario Binacchi
2021-01-30do not pass NULL pointer to libfdtStanislav Pinchuk
2021-01-30sandbox: keep time offset when resettingHeinrich Schuchardt
2021-01-30Add a symlink for ctype.hSimon Glass
2021-01-30dm: core: Don't inline dev_read...() calls with of-platdataSimon Glass
2021-01-30cros_ec: Add vstore supportSimon Glass
2021-01-30cros_ec: Add support for switchesSimon Glass
2021-01-30cros_ec: Add documentation for cros_ec driver operationsSimon Glass
2021-01-30cros_ec: Support reading EC featuresSimon Glass
2021-01-30cros_ec: Add support for reading the SKU IDSimon Glass
2021-01-30cros_ec: Add a function for the hello messageSimon Glass
2021-01-29efi_loader: add Linux magic to aarch64 crt0Heinrich Schuchardt
2021-01-29vexpress_aemv8a: allow overriding BOOTCOMMANDStanislav Pinchuk
2021-01-27binman: Allow reading entries from a subnodeSimon Glass
2021-01-27uuid: Add a comment for UUID_STR_LENSimon Glass
2021-01-27video: Allow syncing the entire framebuffer to the copySimon Glass
2021-01-27bloblist: Support relocating to a larger spaceSimon Glass
2021-01-27spl: Add functions for next and previous phaseSimon Glass
2021-01-27smccc: fix sign bit expansionVolodymyr Babchuk
2021-01-27bootcount: allow to use this feature on TPLPhilippe Reynes
2021-01-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2021-01-27board: presidio-asic: Add CAxxxx Ethernet supportAlex Nemirovsky
2021-01-27net: phy: ca_phy: Add driver for CAxxxx SoCsAbbie Chang
2021-01-27arm: mvebu: ds414: Config header mini-reviewPhil Sutter