Commit Graph

52046 Commits (cbe503fbc11f36086482bfd7066c2e36b82f1544)
 

Author SHA1 Message Date
Bin Meng cbe503fbc1 efi: stub: Pass EFI system table address to U-Boot payload 6 years ago
Bin Meng aac79251c7 x86: efi: payload: Install E820 map from EFI memory map 6 years ago
Praneeth Bajjuri 11ed312896 configs: am57xx: change default board name to beagle_x15 6 years ago
Masahiro Yamada c6cca10b9c cmd: ubi: change 'default y' for SUNXI to 'imply' in Kconfig 6 years ago
Tom Rini a376702f76 Merge branch 'master' of git://git.denx.de/u-boot-socfpga 6 years ago
Tom Rini 15fd1b7903 Merge branch 'master' of git://git.denx.de/u-boot-usb 6 years ago
Tom Rini 8b7f04f14a Merge branch 'master' of git://git.denx.de/u-boot-sunxi 6 years ago
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