Commit Graph

52089 Commits (f2906e5f586d4ff238f5370b77717279bf5b0639)
 

Author SHA1 Message Date
Christian Amann 73e4ba9868 ARM: dts: am33xx: fix SLEWCTRL_FAST pinctrl binding 6 years ago
Marek Vasut 344ca79509 env: ubi: Add missing ENV_NAME 6 years ago
Neil Stainton 8744d6c504 u-boot: align cache flushes in load_elf_image_shdr to line boundaries 6 years ago
Lukasz Majewski 144c4e37db ARM: display5: Remove "factory procedure" from display5 board config 6 years ago
Michal Simek 96ffe87011 dm: test: Fix typo in test-main comment 6 years ago
Simon Goldschmidt f3da76ea8b malloc_simple: calloc: don't call memset if malloc failed 6 years ago
Thomas Fitzsimmons a5e34fc0b6 board: arm: bcmstb: Declare get_ticks in timer.h 6 years ago
Beniamino Galvani 0b600918d5 boards: amlogic: remove ethernet gpio reset code from boards 6 years ago
Eugeniu Rosca e1904f4530 common: avb_verify: Fix division by zero in mmc_byte_io() 6 years ago
Eugeniu Rosca 47e41631bb common: avb_verify: Fix never-occurring avb_free(ops_data) 6 years ago
Eugeniu Rosca 047bc5c755 common: avb_verify: Fix memory leaks 6 years ago
Eugeniu Rosca 55d56d2347 common: avb_verify: Make local data static 6 years ago
Eugeniu Rosca 87c814d4c7 common: kconfig: Mark AVB_VERIFY as dependent on PARTITION_UUIDS 6 years ago
Eugeniu Rosca 2e2067b815 common: avb_verify: Fix invalid 'for' loop condition 6 years ago
Ievgen Maliarenko ecc6f6bea6 libavb: Handle wrong hashtree_error_mode in avb_append_options() 6 years ago
Marek Vasut a029f540c5 ARM: dts: socfpga: Add missing NAND reset 6 years ago
Marek Vasut b67f80148e ARM: dts: socfpga: Drop ad-hoc UART clock frequency encoding from DT 6 years ago
Marek Vasut 331c372210 ARM: socfpga: Convert Arria10 to timer framework 6 years ago
Marek Vasut cca9af63a3 ARM: dts: socfpga: Flag timer clock as pre-reloc 6 years ago
Marek Vasut 66011a0883 timer: dw-apb: Add Designware APB timer driver 6 years ago
Marek Vasut 0b8f6378cb ARM: socfpga: Reorder Arria10 SPL 6 years ago
Ley Foon Tan 8497cb9b25 arm: socfpga: stratix10: Fix mailbox urgent command with urgent register 6 years ago
Ley Foon Tan db3b5e9898 arm: socfpga: stratix10: Enable EMAC to FPGA bridge based on handoff 6 years ago
Tom Rini 3b1c0d89b9 Merge git://git.denx.de/u-boot-fsl-qoriq 6 years ago
Simon Glass 7bf07cf872 Partially revert "efi_loader: Rename sections to allow for implicit data" 6 years ago
Jagdish Gediya 4b5892c480 armv8: layerscape: Build u-boot-with-spl.bin for selected boards 6 years ago
York Sun 50f566d6ee armv8: fsl-layerscape: Update README.falcon for compression 6 years ago
Jagan Teki 12069bd046 usb: musb-new: Call musb_platform_exit from musb_stop 6 years ago
Jagan Teki 14b6a07cf7 usb: musb-new: sunxi: Add proper musb exit support 6 years ago
Jagan Teki 1034bcc26d musb-new: sunxi: Access ahb_reset0_cfg via ccm offset 6 years ago
Jagan Teki 622fd2b98c usb: musb-new: sunxi: Allocate struct phy in private 6 years ago
Jagan Teki 8b8d59f323 usb: musb-new: Fix improper musb host pointer 6 years ago
Tom Rini 2418734ed4 Merge branch 'master' of git://git.denx.de/u-boot-tegra 6 years ago
Tom Rini 26699998e9 Patch queue for efi - 2018-08-21 6 years ago
Stephen Warren 3d186cf3f3 ARM: tegra: avoid more operations in non-secure world 6 years ago
Nicolas Chauvet 0de68cf3f8 arm: tegra: Restore host1x/dc dm-pre-reloc properties 6 years ago
Jean-Jacques Hiblot 49c752c93a cmd: Add bind/unbind commands to bind a device to a driver from the command line 6 years ago
Jean-Jacques Hiblot 3be9bcb048 device: expose the functions used to remove and unbind children of a device 6 years ago
Jean-Jacques Hiblot 7ec9181d6a dm: convert device_get_global_by_of_offset() to device_get_global_by_ofnode() 6 years ago
Jean-Jacques Hiblot 999b204383 dm: print the index of the device when dumping the dm tree 6 years ago
Jean-Jacques Hiblot e7c865620e uclass: Add dev_get_uclass_index() to get the uclass/index of a device 6 years ago
Jean-Jacques Hiblot c3211708cf net: eth-uclass: Fix for DM USB ethernet support 6 years ago
Jean-Jacques Hiblot c73251eac1 usb: gadget: Add bcdDevice for the DWC3 USB Gadget Controller 6 years ago
Adam Ford 1a35526e1d usb: musb-new: omap2430: Enable DM_USB and OF support 6 years ago
Adam Ford 10d5ed9a54 usb: musb-new: omap2430: Remove dead code 6 years ago
Sam Protsenko aa51579f9a cmd: fastboot: Validate user input 6 years ago
Eugeniu Rosca dbb148b22c cmd: efi: Clarify calculation precedence for '&' and '?' 6 years ago
Eugeniu Rosca c3a40cce2a efi: Add EFI_MEMORY_{NV, MORE_RELIABLE, RO} attributes 6 years ago
Eugeniu Rosca 9b89183b97 efi: Fix truncation of constant value 6 years ago
Heinrich Schuchardt 9d12daff6c efi_loader: EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL.Reset() 6 years ago