aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-21arm: tegra: Restore host1x/dc dm-pre-reloc propertiesNicolas Chauvet
2018-08-21cmd: Add bind/unbind commands to bind a device to a driver from the command lineJean-Jacques Hiblot
2018-08-21device: expose the functions used to remove and unbind children of a deviceJean-Jacques Hiblot
2018-08-21dm: convert device_get_global_by_of_offset() to device_get_global_by_ofnode()Jean-Jacques Hiblot
2018-08-21dm: print the index of the device when dumping the dm treeJean-Jacques Hiblot
2018-08-21uclass: Add dev_get_uclass_index() to get the uclass/index of a deviceJean-Jacques Hiblot
2018-08-21net: eth-uclass: Fix for DM USB ethernet supportJean-Jacques Hiblot
2018-08-21usb: gadget: Add bcdDevice for the DWC3 USB Gadget ControllerJean-Jacques Hiblot
2018-08-21usb: musb-new: omap2430: Enable DM_USB and OF supportAdam Ford
2018-08-21usb: musb-new: omap2430: Remove dead codeAdam Ford
2018-08-21cmd: fastboot: Validate user inputSam Protsenko
2018-08-21cmd: efi: Clarify calculation precedence for '&' and '?'Eugeniu Rosca
2018-08-21efi: Add EFI_MEMORY_{NV, MORE_RELIABLE, RO} attributesEugeniu Rosca
2018-08-21efi: Fix truncation of constant valueEugeniu Rosca
2018-08-21efi_loader: EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL.Reset()Heinrich Schuchardt
2018-08-20Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2018-08-20Merge git://git.denx.de/u-boot-x86Tom Rini
2018-08-20display5: Introduce fitImg_fw_sz variableLukasz Majewski
2018-08-20efi_selftest: correct block device unit testHeinrich Schuchardt
2018-08-20efi_loader: document runtime functionsHeinrich Schuchardt
2018-08-20efi_loader: update runtime services table crc32Heinrich Schuchardt
2018-08-20lib: crc32: mark function crc32() as __efi_runtimeHeinrich Schuchardt
2018-08-20efi_loader: avoid NULL dereference in efi_get_memory_map()Heinrich Schuchardt
2018-08-20board: sunxi: Remove unused local variablesJagan Teki
2018-08-20efi_loader: fix a parameter check at CreateEvent()AKASHI Takahiro
2018-08-20riscv: Include bss subsections in linker scriptAlexander Graf
2018-08-20x86: Enable -fdata-sections alwaysAlexander Graf
2018-08-20x86: Include bss subsections in linker scriptAlexander Graf
2018-08-20sunxi: fix sid base address macro name for H6Icenowy Zheng
2018-08-20configs: sun7i: Fix to use emmc dts for OLinuXino_MICRO-eMMCJagan Teki
2018-08-20doc: FIT image: fix typoPierre-Jean Texier
2018-08-20cmd: Add dtimg commandSam Protsenko
2018-08-20common: Add support for Android DT imageSam Protsenko
2018-08-20fs/fat: debug-print file read position during file_fat_read_at()Andreas Dannenberg
2018-08-20spl: fix debug print in spl_common_init()Simon Goldschmidt
2018-08-20ARM: da8xxevm: README: Add NOR booting instructionsAdam Ford
2018-08-20ARM: da850evm: Enable SPL_SYS_MALLOC_SIMPLEAdam Ford
2018-08-20ARM: da850evm: Enable USE_TINY_PRINTFAdam Ford
2018-08-20configs: da850evm: Remove DM_I2C_COMPATAdam Ford
2018-08-20efi_loader: relocate pointer to tablesHeinrich Schuchardt
2018-08-20Revert "efi_loader: efi_allocate_pages is too restrictive"Stephen Warren
2018-08-20sandbox: Move BSS after EFI sectionsAlexander Graf
2018-08-20x86: efi: payload: Add default TSC frequency in the device treeBin Meng
2018-08-20x86: coreboot: Add default TSC frequency in the device treeBin Meng
2018-08-20x86: tsc: Try hardware calibration firstBin Meng
2018-08-20x86: dts: Remove coreboot_fb.dtsiBin Meng
2018-08-20x86: Remove support for Advantech SOM-6896Bin Meng
2018-08-20x86: coreboot: Add generic coreboot payload supportBin Meng
2018-08-20Makefile: Don't generate position independent codeAndy Shevchenko
2018-08-19drivers: regulator: fixed: add u-boot, off-on-delay-usPeng Fan