| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | dwc2: use the nonblock argument in submit_int_msg | Michal Suchanek | 2019-09-11 | 1 | -1/+1 |
| * | | | usb: Add nonblock argument to submit_int_msg | Michal Suchanek | 2019-09-11 | 14 | -40/+60 |
| * | | | usb: storage: submit_int_msg -> usb_int_msg | Michal Suchanek | 2019-09-11 | 1 | -2/+2 |
| * | | | usb: usb_submit_int_msg -> usb_int_msg | Michal Suchanek | 2019-09-11 | 3 | -8/+8 |
| * | | | usb_kdb: only process events successfully received | Michal Suchanek | 2019-09-11 | 1 | -4/+3 |
| | |/
| |/| |
|
* | | | Merge branch '2019-09-13-ti-imports' | Tom Rini | 2019-09-14 | 14 | -99/+482 |
|\ \ \
| |_|/
|/| | |
|
| * | | configs: am65x_hs_evm: Use FIT images when booting HS devices | Andrew F. Davis | 2019-09-13 | 1 | -1/+1 |
| * | | configs: ti: Add environment support commands for FIT loading | Andrew F. Davis | 2019-09-13 | 2 | -1/+10 |
| * | | ARM: dts: dra74x: Fix iodelay configuration for mmc3 | Faiz Abbas | 2019-09-13 | 1 | -25/+25 |
| * | | arm: k3: Use get_ti_sci_handle() where ever possible | Lokesh Vutla | 2019-09-13 | 2 | -25/+6 |
| * | | arm: k3: Fix getting ti_sci handle | Lokesh Vutla | 2019-09-13 | 1 | -1/+1 |
| * | | ARM: omapl138_lcdk: Enable Pinctrl | Adam Ford | 2019-09-13 | 1 | -0/+3 |
| * | | ARM: omapl138_lcdk: Enable DM_GPIO and DM and GPIO Commands | Adam Ford | 2019-09-13 | 2 | -5/+3 |
| * | | ARM: omapl138_lcdk: Disable SPL_DM_USB | Adam Ford | 2019-09-13 | 1 | -0/+1 |
| * | | ARM: omapl138_lcdk: Remove dead code | Adam Ford | 2019-09-13 | 1 | -39/+0 |
| * | | arm: am437x: cm-t43: Enable DM for MMC, USB, SPI, SPI_FLASH, enable BLK | Suniel Mahesh | 2019-09-13 | 1 | -0/+5 |
| * | | arm: am437x: cm-t43: Add device tree, enable OF_CONTROL | Suniel Mahesh | 2019-09-13 | 3 | -1/+424 |
| * | | soc: ti: k3-navss-ringacc: fix k3_nav_ringacc_ring_reset_dma | Vignesh Raghavendra | 2019-09-13 | 1 | -1/+3 |
|/ / |
|
* | | MAINTAINERS: Change fsl-qoriq, mpc86xx, mpc85xx maintainers | Priyanka Jain | 2019-09-13 | 12 | -17/+17 |
* | | Merge tag 'efi-2019-10-rc4-4' of https://gitlab.denx.de/u-boot/custodians/u-b... | Tom Rini | 2019-09-12 | 4 | -102/+174 |
|\ \ |
|
| * | | efi_loader: parameter checks EFI_FILE_PROTOCOL.SetInfo() | Heinrich Schuchardt | 2019-09-11 | 1 | -6/+4 |
| * | | efi_loader: check parameters EFI_FILE_PROTOCOL.GetInfo() | Heinrich Schuchardt | 2019-09-09 | 1 | -0/+6 |
| * | | efi_loader: volume name in EFI_FILE_PROTOCOL.GetInfo() | Heinrich Schuchardt | 2019-09-09 | 2 | -6/+16 |
| * | | efi_loader: EFI_FILE_PROTOCOL rev 2 stub | Heinrich Schuchardt | 2019-09-09 | 2 | -9/+47 |
| * | | efi_loader: file size checks | Heinrich Schuchardt | 2019-09-09 | 1 | -29/+40 |
| * | | efi_loader: correct reading of directories | Heinrich Schuchardt | 2019-09-09 | 1 | -18/+5 |
| * | | efi_loader: eliminate inline function ascii2unicode() | Heinrich Schuchardt | 2019-09-09 | 3 | -29/+20 |
| * | | efi_loader: EFI_FILE_PROTOCOL.Write() check args | Heinrich Schuchardt | 2019-09-09 | 1 | -10/+41 |
* | | | Merge tag 'u-boot-rockchip-20190912' of https://gitlab.denx.de/u-boot/custodi... | Tom Rini | 2019-09-11 | 11 | -121/+24 |
|\ \ \
| |_|/
|/| | |
|
| * | | doc: lion_rk3368: use idbloader.img for rk3368 | Matwey V. Kornilov | 2019-09-11 | 1 | -3/+1 |
| * | | doc: rockchip: use idbloader.img for rk3288, rk3328, rk3399 | Matwey V. Kornilov | 2019-09-11 | 1 | -19/+2 |
| * | | rockchip, Makefile: add idbloader.img target | Matwey V. Kornilov | 2019-09-11 | 1 | -0/+12 |
| * | | rockchip: clean makefile for misc.c | Kever Yang | 2019-09-11 | 1 | -4/+2 |
| * | | rockchip: not depends on TPL_BUILD for rk3188 makefile including | Kever Yang | 2019-09-11 | 1 | -2/+0 |
| * | | rockchip: clk: rk3399: remove clk_enable() | Kever Yang | 2019-09-11 | 1 | -37/+0 |
| * | | rockchip: clk: rk3368: remove clk_enable() | Kever Yang | 2019-09-11 | 1 | -19/+0 |
| * | | rockchip: clk: rk3328: remove clk_enable() | Kever Yang | 2019-09-11 | 1 | -12/+0 |
| * | | rockchip: clk: rk3288: remove clk_enable() | Kever Yang | 2019-09-11 | 1 | -23/+0 |
| * | | usb: ohci-generic: don't probe fail if there is no clk_enable() ops | Kever Yang | 2019-09-11 | 1 | -1/+1 |
| * | | usb: ehci-generic: don't probe fail if there is no clk_enable() ops | Kever Yang | 2019-09-11 | 1 | -1/+1 |
| * | | rockchip: rk3399: dts: add boot order for rockpro64 | Kever Yang | 2019-09-11 | 1 | -0/+5 |
|/ / |
|
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 | Tom Rini | 2019-09-10 | 13 | -51/+189 |
|\ \ |
|
| * | | x86: tangier: Use spaces over TABs in ASL code | Andy Shevchenko | 2019-09-10 | 1 | -13/+13 |
| * | | x86: tangier: Fix off-by-one error when preparing CSRT | Andy Shevchenko | 2019-09-10 | 1 | -1/+1 |
| * | | x86: tangier: Reserve PCI ECAM in motherboard resources | Andy Shevchenko | 2019-09-10 | 4 | -1/+30 |
| * | | x86: acpi: Annotate struct acpi_table_header with __packed | Andy Shevchenko | 2019-09-10 | 1 | -1/+1 |
| * | | x86: efi_loader: Use efi_add_conventional_memory_map() | Park, Aiden | 2019-09-10 | 1 | -3/+14 |
| * | | x86: show UEFI images involved in crash | Heinrich Schuchardt | 2019-09-10 | 1 | -0/+14 |
| * | | doc: slimbootloader: Update Linux booting steps on QEMU | Park, Aiden | 2019-09-10 | 1 | -0/+22 |
| * | | x86: qemu: Report high memory in the E820 table | Bin Meng | 2019-09-10 | 1 | -19/+40 |