2019-09-16 |
Jagan Teki | mtd: spi_dataflash: Use spi read then write |
commit | commitdiff | tree | snapshot |
2019-09-16 |
Jagan Teki | spi: Add spi_write_then_read |
commit | commitdiff | tree | snapshot |
2019-09-16 |
Lukasz Majewski | spi: Kconfig: Unmark DEPRECATED for MXS_SPI |
commit | commitdiff | tree | snapshot |
2019-09-16 |
Christophe... | spi: soft_spi: Fix data abort if slave is not probed |
commit | commitdiff | tree | snapshot |
2019-09-16 |
Marek BehĂșn | spi: mvebu_a3700_spi: Fix clock prescale computation |
commit | commitdiff | tree | snapshot |
2019-09-14 |
Tom Rini | Merge branch '2019-09-13-ti-imports' |
commit | commitdiff | tree | snapshot |
2019-09-13 |
Andrew F. Davis | configs: am65x_hs_evm: Use FIT images when booting... |
commit | commitdiff | tree | snapshot |
2019-09-13 |
Andrew F. Davis | configs: ti: Add environment support commands for FIT... |
commit | commitdiff | tree | snapshot |
2019-09-13 |
Faiz Abbas | ARM: dts: dra74x: Fix iodelay configuration for mmc3 |
commit | commitdiff | tree | snapshot |
2019-09-13 |
Lokesh Vutla | arm: k3: Use get_ti_sci_handle() where ever possible |
commit | commitdiff | tree | snapshot |
2019-09-13 |
Lokesh Vutla | arm: k3: Fix getting ti_sci handle |
commit | commitdiff | tree | snapshot |
2019-09-13 |
Adam Ford | ARM: omapl138_lcdk: Enable Pinctrl |
commit | commitdiff | tree | snapshot |
2019-09-13 |
Adam Ford | ARM: omapl138_lcdk: Enable DM_GPIO and DM and GPIO... |
commit | commitdiff | tree | snapshot |
2019-09-13 |
Adam Ford | ARM: omapl138_lcdk: Disable SPL_DM_USB |
commit | commitdiff | tree | snapshot |
2019-09-13 |
Adam Ford | ARM: omapl138_lcdk: Remove dead code |
commit | commitdiff | tree | snapshot |
2019-09-13 |
Suniel Mahesh | arm: am437x: cm-t43: Enable DM for MMC, USB, SPI, SPI_F... |
commit | commitdiff | tree | snapshot |
2019-09-13 |
Suniel Mahesh | arm: am437x: cm-t43: Add device tree, enable OF_CONTROL |
commit | commitdiff | tree | snapshot |
2019-09-13 |
Vignesh Raghavendra | soc: ti: k3-navss-ringacc: fix k3_nav_ringacc_ring_rese... |
commit | commitdiff | tree | snapshot |
2019-09-13 |
Priyanka Jain | MAINTAINERS: Change fsl-qoriq, mpc86xx, mpc85xx maintainers |
commit | commitdiff | tree | snapshot |
2019-09-12 |
Tom Rini | Merge tag 'efi-2019-10-rc4-4' of https://gitlab.denx... |
commit | commitdiff | tree | snapshot |
2019-09-12 |
Tom Rini | Merge tag 'u-boot-rockchip-20190912' of https://gitlab... |
commit | commitdiff | tree | snapshot |
2019-09-11 |
Heinrich Schuchardt | efi_loader: parameter checks EFI_FILE_PROTOCOL.SetInfo() |
commit | commitdiff | tree | snapshot |
2019-09-11 |
Matwey V. Kornilov | doc: lion_rk3368: use idbloader.img for rk3368 |
commit | commitdiff | tree | snapshot |
2019-09-11 |
Matwey V. Kornilov | doc: rockchip: use idbloader.img for rk3288, rk3328... |
commit | commitdiff | tree | snapshot |
2019-09-11 |
Matwey V. Kornilov | rockchip, Makefile: add idbloader.img target |
commit | commitdiff | tree | snapshot |
2019-09-11 |
Kever Yang | rockchip: clean makefile for misc.c |
commit | commitdiff | tree | snapshot |
2019-09-11 |
Kever Yang | rockchip: not depends on TPL_BUILD for rk3188 makefile... |
commit | commitdiff | tree | snapshot |
2019-09-11 |
Kever Yang | rockchip: clk: rk3399: remove clk_enable() |
commit | commitdiff | tree | snapshot |
2019-09-11 |
Kever Yang | rockchip: clk: rk3368: remove clk_enable() |
commit | commitdiff | tree | snapshot |
2019-09-11 |
Kever Yang | rockchip: clk: rk3328: remove clk_enable() |
commit | commitdiff | tree | snapshot |
2019-09-11 |
Kever Yang | rockchip: clk: rk3288: remove clk_enable() |
commit | commitdiff | tree | snapshot |
2019-09-11 |
Kever Yang | usb: ohci-generic: don't probe fail if there is no... |
commit | commitdiff | tree | snapshot |
2019-09-11 |
Kever Yang | usb: ehci-generic: don't probe fail if there is no... |
commit | commitdiff | tree | snapshot |
2019-09-11 |
Kever Yang | rockchip: rk3399: dts: add boot order for rockpro64 |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Tom Rini | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Tom Rini | Merge tag 'u-boot-amlogic-20190910' of https://gitlab... |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Andy Shevchenko | x86: tangier: Use spaces over TABs in ASL code |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Andy Shevchenko | x86: tangier: Fix off-by-one error when preparing CSRT |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Andy Shevchenko | x86: tangier: Reserve PCI ECAM in motherboard resources |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Andy Shevchenko | x86: acpi: Annotate struct acpi_table_header with __packed |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Neil Armstrong | usb: xhci-dwc3: Add support for dis_u2_susphy_quirk |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Park, Aiden | x86: efi_loader: Use efi_add_conventional_memory_map() |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Heinrich Schuchardt | x86: show UEFI images involved in crash |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Park, Aiden | doc: slimbootloader: Update Linux booting steps on... |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Bin Meng | x86: qemu: Report high memory in the E820 table |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Bin Meng | x86: qemu: Support getting high memory size |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Bin Meng | x86: qemu: Extract getting memory size to a separate... |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Bin Meng | x86: Drop weak version board_get_usable_ram_top() |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Andy Shevchenko | x86: acpi: Slightly reduce binary size of ACPI tables... |
commit | commitdiff | tree | snapshot |
2019-09-10 |
Andy Shevchenko | tools: Add ifwitool to .gitignore |
commit | commitdiff | tree | snapshot |
2019-09-09 |
Tom Rini | arm: ti: Add missing "=" from previous fix |
commit | commitdiff | tree | snapshot |
2019-09-09 |
Heinrich Schuchardt | efi_loader: check parameters EFI_FILE_PROTOCOL.GetInfo() |
commit | commitdiff | tree | snapshot |
2019-09-09 |
Heinrich Schuchardt | efi_loader: volume name in EFI_FILE_PROTOCOL.GetInfo() |
commit | commitdiff | tree | snapshot |
2019-09-09 |
Heinrich Schuchardt | efi_loader: EFI_FILE_PROTOCOL rev 2 stub |
commit | commitdiff | tree | snapshot |
2019-09-09 |
Heinrich Schuchardt | efi_loader: file size checks |
commit | commitdiff | tree | snapshot |
2019-09-09 |
Heinrich Schuchardt | efi_loader: correct reading of directories |
commit | commitdiff | tree | snapshot |
2019-09-09 |
Heinrich Schuchardt | efi_loader: eliminate inline function ascii2unicode() |
commit | commitdiff | tree | snapshot |
2019-09-09 |
Heinrich Schuchardt | efi_loader: EFI_FILE_PROTOCOL.Write() check args |
commit | commitdiff | tree | snapshot |
2019-09-09 |
Tom Rini | Merge tag 'mmc-9-6-2019' of https://gitlab.denx.de... |
commit | commitdiff | tree | snapshot |
2019-09-07 |
Tom Rini | Merge branch 'master' of git://git.denx.de/u-boot-sh |
commit | commitdiff | tree | snapshot |
2019-09-06 |
Tom Rini | Merge tag 'rpi-next-2019.10' of https://github.com... |
commit | commitdiff | tree | snapshot |
2019-09-06 |
Andrei Gherzan | git-mailrc: Add rpi and bcm283x maintainer |
commit | commitdiff | tree | snapshot |
2019-09-06 |
Andrei Gherzan | RPI: Add memory map for bcm2711 |
commit | commitdiff | tree | snapshot |
2019-09-06 |
Matthias Brugger | mmc: bcm283x: Add support for bcm2711 device in bcm2835... |
commit | commitdiff | tree | snapshot |
2019-09-06 |
Andrei Gherzan | ARM: bcm283x: Include definition for additional emmc... |
commit | commitdiff | tree | snapshot |
2019-09-06 |
Andrei Gherzan | RPI: Add entry for Raspberry Pi 4 model B |
commit | commitdiff | tree | snapshot |
2019-09-06 |
Andrei Gherzan | ARM: bcm283x: Define configs for RaspberryPi 4 |
commit | commitdiff | tree | snapshot |
2019-09-06 |
Matthias Brugger | ARM: bcm283x: Add BCM283x_BASE define |
commit | commitdiff | tree | snapshot |
2019-09-06 |
Andrei Gherzan | RPI: Add defconfigs for rpi4 (32/64) |
commit | commitdiff | tree | snapshot |
2019-09-06 |
Bonnans, Laurent | rpi: increase SYS_BOOTM_LEN to 64M on ARM64 |
commit | commitdiff | tree | snapshot |
2019-09-06 |
Raul Benet | mmc: bcm2835-host: Fix wait_transfer_complete |
commit | commitdiff | tree | snapshot |
2019-09-06 |
Fabian Vogt | ARM: bcm283x mbox: Fix send status register |
commit | commitdiff | tree | snapshot |
2019-09-06 |
Tom Rini | Merge https://gitlab.denx.de/u-boot/custodians/u-boot... |
commit | commitdiff | tree | snapshot |
2019-09-06 |
Tom Rini | Merge tag 'efi-2019-10-rc4-3' of https://gitlab.denx... |
commit | commitdiff | tree | snapshot |
2019-09-06 |
T Karthik Reddy | mmc: sdhci: Add support for dt caps & caps mask |
commit | commitdiff | tree | snapshot |
2019-09-06 |
T Karthik Reddy | dm: core: Add functions to read 64-bit dt properties |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Heinrich Schuchardt | doc: UEFI API documentation |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Heinrich Schuchardt | efi_loader: EFI_BLOCK_IO_PROTOCOL.Reset() |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Heinrich Schuchardt | efi_loader: use EFI_PRINT() instead of debug() |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Heinrich Schuchardt | efi_loader: parameter checks BLOCK_IO_PROTOCOL |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Heinrich Schuchardt | efi_loader: do not set invalid screen mode |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Heinrich Schuchardt | efi_loader: cursor positioning |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Heinrich Schuchardt | efi_loader: correctly render UsbClass DP nodes as text |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Heinrich Schuchardt | efi_loader: correctly render CD-ROM device path nodes |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Heinrich Schuchardt | efi_loader: correctly render MAC address device path... |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Heinrich Schuchardt | efi_loader: correct text conversion for vendor DP |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Park, Aiden | efi_loader: Extract adding a conventional memory in... |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Heinrich Schuchardt | efi_loader: implement MCastIPtoMAC |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Heinrich Schuchardt | efi_loader: fix status management in network stack |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Heinrich Schuchardt | efi_loader: EFI_SIMPLE_NETWORK.Transmit() fill header |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Heinrich Schuchardt | efi_selftest: check EFI_SIMPLE_NETWORK_RECEIVE_INTERRUPT |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Heinrich Schuchardt | efi_loader: interrupts in simple network protocol |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Heinrich Schuchardt | riscv: qemu: enable CONFIG_CMD_BOOTEFI_SELFTEST |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Guillaume GARDET | ARM: exynos5: Try to boot on mmc2 before mmc0/1 |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Bin Meng | dm: mmc_spi: Fix NULL pointer dereference in mmc_spi_bind() |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Kever Yang | mmc: dw_mmc: fix timeout calculate method |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Eddie James | ARM: dts: ast2500: Add SDHCI nodes |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Eddie James | configs: AST2500 EVB: Enable SD controller |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Eddie James | mmc: Add Aspeed SD controller driver |
commit | commitdiff | tree | snapshot |
2019-09-05 |
Eddie James | clk: aspeed: Add support for SD clock |
commit | commitdiff | tree | snapshot |
next |