]> git.dujemihanovic.xyz Git - u-boot.git/shortlog
u-boot.git
2021-02-04 Tom RiniMerge tag 'efi-2021-04-rc2' of https://gitlab.denx...
2021-02-04 Heinrich Schuchardtdoc: dm: describe end of life of plat_auto
2021-02-04 Heinrich Schuchardtdoc: return value exception command
2021-02-04 Heinrich Schuchardtdoc: describe load command
2021-02-04 Heinrich Schuchardtefi_loader: VenMedia device path node
2021-02-04 Heinrich Schuchardtefi_selftest: use GUID to find ESP in dtbdump
2021-02-04 Heinrich Schuchardtefi_loader: install UEFI System Partition GUID
2021-02-04 Heinrich Schuchardtefi_loader: only check size if EFI_DT_APPLY_FIXUPS
2021-02-04 Tom RiniMerge tag 'dm-pull-3feb21' of https://gitlab.denx.de...
2021-02-04 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2021-02-03 Kory Maincentcmd: pxe_utils: sysboot: Add zboot support to boot...
2021-02-03 Kory Maincentcmd: pxe_utils: Replace ifdef by IS_ENABLED
2021-02-03 Kory Maincentcommand.h: Remove extern from the header
2021-02-03 Bin Mengx86: qemu: Fix broken multi-core boot
2021-02-03 Heinrich Schuchardtfs: fat: remove trailing periods from long name
2021-02-03 Heinrich Schuchardtfirmware: smci: possible NULL dereference
2021-02-03 Heinrich Schuchardtsandbox: mark os_abort() as noreturn
2021-02-03 Bin Mengbdinfo: Change to use bdinfo_print_num_ll() where the...
2021-02-03 Bin Mengbdinfo: Rename function names to be clearer
2021-02-03 Bin Mengriscv: Change phys_addr_t and phys_size_t to 64-bit
2021-02-03 Bin Mengfdtdec: Cast prior_stage_fdt_address with uintptr_t
2021-02-03 Bin Mengnet: ftmac100: Cast priv->iobase with uintptr_t
2021-02-03 Bin Mengriscv: ax25-ae350: Cast addr with uintptr_t
2021-02-03 Bin Mengserial: sifive: Cast dev_read_addr() with uintptr_t
2021-02-03 Bin Mengglobal_data.h: Change ram_top type to phys_addr_t
2021-02-03 Bin Mengarm: rockchip: Explicitly cast gd->ram_top in dram_init...
2021-02-03 Bin Mengriscv: Adjust board_get_usable_ram_top() for 32-bit
2021-02-03 Simon Glassdm: core: Add documentation about device removal
2021-02-03 Simon Glassarm: Remove vital devices last
2021-02-03 Marek Vasutdm: core: Add late driver remove option
2021-02-03 Simon Glassdm: core: Avoid partially removing devices
2021-02-03 Simon Glassdm: core: Remove children before advising uclass
2021-02-03 Simon Glassdm: pci: Correct use of wrong flag name
2021-02-03 Simon Glassdm: Rename DM_FLAG_REMOVE_WITH_PD_ON
2021-02-03 Simon Glassnand: brcmnand: Don't use -EPROBE_DEFER
2021-02-03 Simon Glasssmem: Don't use -EPROBE_DEFER
2021-02-03 Heinrich Schuchardtfs: fat: must not write directory '.' and '..'
2021-02-03 Heinrich Schuchardtfs: fat: usage basename in file_fat_write_at, fat_mkdir
2021-02-02 Tom RiniMerge branch '2021-02-01-assorted-fixes'
2021-02-01 Bin Mengazure: Add -E back for the world build script
2021-02-01 Stephen Warrentest/py: fix runtest wrapper for pytest 6
2021-02-01 Ramon FriedMAINTAINERS: Add maintainer to network subsystem
2021-02-01 Gary Bissondisk: part_dos: update partition table entries after...
2021-02-01 Ravik Hasijacommon: Kconfig.boot: Add FIT_PRINT config option
2021-02-01 Heinrich Schuchardtcmd: load, emit error message for invalid block device
2021-02-01 Pali Rohárarm: Remove #include <version.h> from armv8/fwcall.c
2021-02-01 Ilies CHERGUItools/fit_check_sign.c: Update usage function.
2021-02-01 Tom RiniPrepare v2021.04-rc1
2021-02-01 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2021-02-01 Simon Glassx86: Reduce size of samus image
2021-02-01 Simon Glassx86: tpl: Show next stage being booted
2021-02-01 Simon Glassx86: spl: Clear BSS unconditionally
2021-02-01 Simon Glassx86: zimage: Improve command-line debug handling
2021-02-01 Simon Glassx86: zimage: Allow dumping the image from outside the...
2021-02-01 Simon Glassx86: Update Chromium OS GNVS names
2021-02-01 Simon Glassx86: spl: Make moving BSS conditional
2021-02-01 Simon Glassx86: Make sure the SPL image ends on a suitable boundary
2021-02-01 Simon Glassx86: apl: Enhance debugging in the SPL loader
2021-02-01 Simon Glassx86: spl: Add a function to find the text base
2021-02-01 Simon Glassx86: acpi_gpe: Update driver name to match devicetree
2021-02-01 Simon Glassacpi: Tidy up documentation for struct acpi_gpio
2021-02-01 Simon Glassx86: coral: Add a devicetree node for eMMC
2021-02-01 Simon Glassx86: tsc_timer: Correct overflow in __udelay()
2021-02-01 Heinrich Schuchardtcmd: CMD_ACPI depends on ACPIGEN
2021-02-01 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-31 Dario Binacchiata: sunxi: fix debug messages
2021-01-31 Andre Przywarasunxi: OrangePi Zero 2: Enable Ethernet
2021-01-31 Andre Przywaranet: sun8i-emac: Determine pinmux based on SoC, not...
2021-01-31 Andre Przywaranet: sun8i-emac: Always clear syscon EPHY register
2021-01-31 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2021-01-31 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2021-01-31 Tom RiniMerge tag 'dm-pull-30jan21' of https://gitlab.denx...
2021-01-31 Li Junusb: gaget: ci: set ep's desc when enable ep
2021-01-31 Li Junusb: gadget: fastboot: use correct max packet size
2021-01-31 Li Junusb: udc: ci: update speed handling
2021-01-31 Li Junusb: composite: force gadget to be USB2 for HS only...
2021-01-31 Li Junusb: gadget: dnl: set dnl to be super speed
2021-01-31 Li Junusb: fastboot: add super speed support
2021-01-31 Li Junusb: gadget: add super speed support
2021-01-31 Jun Liusb: gadget: update os_desc_config when add config
2021-01-31 Jun Liusb: gadget: set correct usb_configuration for os_desc_...
2021-01-31 Li Junusb: gadget: fastboot: add ext properties for WCID
2021-01-31 Li Junusb: gadget: add WCID support for mfgtool
2021-01-31 Li Junusb: gadget: OS Feature Descriptors support
2021-01-31 Peng Fanusb: gadget: add Kconfig for OS descriptors
2021-01-31 Li Junusb: gadget: move utf8_to_utf16le to header file
2021-01-31 Li Junusb: gadget: OS String support
2021-01-31 Li Junusb: gadget: don't change ep name for dwc3 while ep...
2021-01-31 Ye Liusb: gadget: Add ep_config call back to usb_gadget_ops
2021-01-31 Pali Rohárusb: gadget: Do not export usbd_device_* arrays
2021-01-31 Marek Szyprowskithor: add support for the dfu_alt_info reintialization...
2021-01-31 Marek Szyprowskidfu: add support for the dfu_alt_info reintialization...
2021-01-31 Marek Szyprowskidfu: add 'SCRIPT' entity
2021-01-31 Jaehoon Chungdfu: add 'SKIP' entity
2021-01-31 Marek Szyprowskidfu: mmc: use the default MMC device if entity specifie...
2021-01-31 Marek Szyprowskicmd: usb_mass_storage: show device interface name
2021-01-31 Andy Shevchenkof_fastboot: Avoid use-after-free in the global pointer...
2021-01-31 Andy Shevchenkof_rockusb: Avoid use-after-free in the global pointer...
2021-01-31 Andy Shevchenkof_rockusb: Use NULL instead of 0 for pointers
2021-01-31 Eugeniu Roscacmd: bcb: Add support for processing const string liter...
next