Age | Commit message (Expand) | Author |
2019-09-11 | usb: ohci-generic: don't probe fail if there is no clk_enable() ops | Kever Yang |
2019-09-11 | usb: ehci-generic: don't probe fail if there is no clk_enable() ops | Kever Yang |
2019-09-11 | rockchip: rk3399: dts: add boot order for rockpro64 | Kever Yang |
2019-09-11 | usb: musb_hcd: fix compilation error | Jean-Jacques Hiblot |
2019-09-11 | dwc2: use the nonblock argument in submit_int_msg | Michal Suchanek |
2019-09-11 | usb: Add nonblock argument to submit_int_msg | Michal Suchanek |
2019-09-11 | usb: storage: submit_int_msg -> usb_int_msg | Michal Suchanek |
2019-09-11 | usb: usb_submit_int_msg -> usb_int_msg | Michal Suchanek |
2019-09-11 | usb_kdb: only process events successfully received | Michal Suchanek |
2019-09-10 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 | Tom Rini |
2019-09-10 | Merge tag 'u-boot-amlogic-20190910' of https://gitlab.denx.de/u-boot/custodia... | Tom Rini |
2019-09-10 | x86: tangier: Use spaces over TABs in ASL code | Andy Shevchenko |
2019-09-10 | x86: tangier: Fix off-by-one error when preparing CSRT | Andy Shevchenko |
2019-09-10 | x86: tangier: Reserve PCI ECAM in motherboard resources | Andy Shevchenko |
2019-09-10 | x86: acpi: Annotate struct acpi_table_header with __packed | Andy Shevchenko |
2019-09-10 | usb: xhci-dwc3: Add support for dis_u2_susphy_quirk | Neil Armstrong |
2019-09-10 | x86: efi_loader: Use efi_add_conventional_memory_map() | Park, Aiden |
2019-09-10 | x86: show UEFI images involved in crash | Heinrich Schuchardt |
2019-09-10 | doc: slimbootloader: Update Linux booting steps on QEMU | Park, Aiden |
2019-09-10 | x86: qemu: Report high memory in the E820 table | Bin Meng |
2019-09-10 | x86: qemu: Support getting high memory size | Bin Meng |
2019-09-10 | x86: qemu: Extract getting memory size to a separate routine | Bin Meng |
2019-09-10 | x86: Drop weak version board_get_usable_ram_top() | Bin Meng |
2019-09-10 | x86: acpi: Slightly reduce binary size of ACPI tables for Tangier | Andy Shevchenko |
2019-09-10 | tools: Add ifwitool to .gitignore | Andy Shevchenko |
2019-09-09 | arm: ti: Add missing "=" from previous fix | Tom Rini |
2019-09-09 | efi_loader: check parameters EFI_FILE_PROTOCOL.GetInfo() | Heinrich Schuchardt |
2019-09-09 | efi_loader: volume name in EFI_FILE_PROTOCOL.GetInfo() | Heinrich Schuchardt |
2019-09-09 | efi_loader: EFI_FILE_PROTOCOL rev 2 stub | Heinrich Schuchardt |
2019-09-09 | efi_loader: file size checks | Heinrich Schuchardt |
2019-09-09 | efi_loader: correct reading of directories | Heinrich Schuchardt |
2019-09-09 | efi_loader: eliminate inline function ascii2unicode() | Heinrich Schuchardt |
2019-09-09 | efi_loader: EFI_FILE_PROTOCOL.Write() check args | Heinrich Schuchardt |
2019-09-08 | Merge tag 'mmc-9-6-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc | Tom Rini |
2019-09-07 | Merge branch 'master' of git://git.denx.de/u-boot-sh | Tom Rini |
2019-09-06 | Merge tag 'rpi-next-2019.10' of https://github.com/mbgg/u-boot | Tom Rini |
2019-09-06 | git-mailrc: Add rpi and bcm283x maintainer | Andrei Gherzan |
2019-09-06 | RPI: Add memory map for bcm2711 | Andrei Gherzan |
2019-09-06 | mmc: bcm283x: Add support for bcm2711 device in bcm2835_sdhci | Matthias Brugger |
2019-09-06 | ARM: bcm283x: Include definition for additional emmc clock | Andrei Gherzan |
2019-09-06 | RPI: Add entry for Raspberry Pi 4 model B | Andrei Gherzan |
2019-09-06 | ARM: bcm283x: Define configs for RaspberryPi 4 | Andrei Gherzan |
2019-09-06 | ARM: bcm283x: Add BCM283x_BASE define | Matthias Brugger |
2019-09-06 | RPI: Add defconfigs for rpi4 (32/64) | Andrei Gherzan |
2019-09-06 | rpi: increase SYS_BOOTM_LEN to 64M on ARM64 | Bonnans, Laurent |
2019-09-06 | mmc: bcm2835-host: Fix wait_transfer_complete | Raul Benet |
2019-09-06 | ARM: bcm283x mbox: Fix send status register | Fabian Vogt |
2019-09-06 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung | Tom Rini |
2019-09-06 | Merge tag 'efi-2019-10-rc4-3' of https://gitlab.denx.de/u-boot/custodians/u-b... | Tom Rini |
2019-09-06 | mmc: sdhci: Add support for dt caps & caps mask | T Karthik Reddy |