]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2019-05-07  Heinrich Schuchardtefi_loader: LoadImage() check source size
2019-05-07  Heinrich Schuchardtefi_loader: LoadImage() check parent image
2019-05-07  Heinrich Schuchardtefi_loader: HandleProtocol parameter checks
2019-05-07  Heinrich Schuchardtefi_loader: use EFI_PRINT instead of debug
2019-05-07  Heinrich Schuchardtefi_loader: CloseProtocol() requires valid agent handle
2019-05-07  Heinrich Schuchardtefi_selftest: unit test for RegisterProtocolNotify()
2019-05-07  Heinrich Schuchardtefi_loader: implement RegisterProtocolNotify()
2019-05-07  Heinrich Schuchardtefi_loader: EVT_NOTIFY_SIGNAL events
2019-05-07  Heinrich Schuchardtefi_selftest: remove redundant function efi_st_memcmp()
2019-05-07  Heinrich Schuchardtefi_loader: unload applications upon Exit()
2019-05-07  Heinrich Schuchardtefi_loader: implement UnloadImage()
2019-05-07  Heinrich Schuchardtefi_loader: move efi_unload_image() down in source
2019-05-07  Heinrich Schuchardtefi_loader: mark started images
2019-05-07  Heinrich Schuchardtefi_loader: correct parameter check in LocateHandle()
2019-05-07  Heinrich Schuchardtefi_loader: allowable event types in CreateEventEx()
2019-05-07  Heinrich Schuchardtefi_loader: clean up UEFI sub-system initialization
2019-05-06  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-05-06  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2019-05-05  Tom RiniMerge branch '2019-05-05-master-imports'
2019-05-05  Philip Molloyenv: add missing newline
2019-05-05  Marcel Ziswilerboard: toradex: drop support.arm maintainer email
2019-05-05  Marek Behúncmd: pxe: add board specific PXE default path
2019-05-05  Adam FordARM: da850evm: Enable da850-ohci USB host controller
2019-05-05  Adam Fordusb: ohci: ohci-da8xx: Enable da850-ohci driver with...
2019-05-05  Marek Behúnfs: btrfs: add zstd decompression support
2019-05-05  Marek Behúnlib: add Zstandard decompression support
2019-05-05  Marek Behúnlib: Add xxhash support
2019-05-05  Brad Griffisboard: ti: am43xx: Enable hardware leveling
2019-05-05  Brad Griffisarm: mach-omap2: am33xx: ddr: update value for ext_phy_...
2019-05-05  Brad Griffisarm: mach-omap2: am33xx: Disable EMIF_DEVOFF immediatel...
2019-05-05  Brad Griffisarm: mach-omap2: am33xx: Enable HW Leveling in the...
2019-05-05  Brad Griffisarm: mach-omap2: am33xx: ddr: Add 1ms delay to avoid...
2019-05-05  Brad Griffisarm: mach-omap2: am33xx: ddr: programming of EXT_PHY_CT...
2019-05-05  Heinrich Schuchardtlib/display_options: avoid illegal memory access
2019-05-05  Jean-Jacques... configs: am335x_evm: enable SPL_FIT_IMAGE_TINY
2019-05-05  Jean-Jacques... spl: fit: Always enable tracking of os-type if SPL_OS_B...
2019-05-05  Simon Goldschmidtspl: fix linker size check off-by-one errors
2019-05-05  Dinh Nguyenconfigs: socfpga: add imply pl310 cache controller
2019-05-05  Dinh NguyenARM: socfpga: use the pl310 driver to configure the...
2019-05-05  Dinh Nguyendm: cache: add the pl310 cache controller driver
2019-05-05  Dinh Nguyendm: cache: Create a uclass for cache
2019-05-05  Dinh NguyenARM: pl310: Add macro's for handling tag and data laten...
2019-05-05  Dinh NguyenDocumentation: dts: Add pl310 cache controller dts...
2019-05-05  Vignesh Raghavendraboard: ti: am654: select SYS_DISABLE_DCACHE_OPS for...
2019-05-05  Vignesh Raghavendraarch: armv8: Provide a way to disable cache maintenance ops
2019-05-05  Alex KiernanRefactor IMAGE_ENABLE_VERIFY to handle builds without...
2019-05-05  Tom RiniMerge tag 'mips-pull-2019-05-03' of git://git.denx...
2019-05-05  Tom RiniMerge tag 'mmc-2019-5-3' of https://github.com/MrVan...
2019-05-04  Tom RiniMerge branch '2019-05-04-master-imports'
2019-05-04  Marek Vasutcmd: mmc: Make Mode: printout consistent
2019-05-04  Marek Vasutnet: ravb: Avoid unsupported internal delay mode for...
2019-05-04  Marek VasutARM: rmobile: Always select pin control drivers on...
2019-05-04  Marek Vasutpinctrl: renesas: Remove sh_pfc_config_mux_for_gpio()
2019-05-04  Marek Vasutgpio: renesas: Migrate to pinctrl GPIO accessors
2019-05-04  Marek Vasutpinctrl: renesas: Implement gpio_request_enable/gpio_di...
2019-05-04  Marek Vasutpinctrl: renesas: Set pin type in sh_pfc_config_mux_for...
2019-05-04  Marek Vasutpinctrl: gpio: Add callback for configuring pin as...
2019-05-04  Marek VasutARM: renesas: Configure DRAM size from ATF DT fragment
2019-05-04  Ismael Luceno... cmd: clk: Handle ENODEV from clk_get_rate
2019-05-04  Robert P. J... delete Kbuild "select" of long-dead SPL_DISABLE_OF_CONTROL
2019-05-04  Alex KiernanConvert CONFIG_SUPPORT_EMMC_BOOT to Kconfig
2019-05-04  Bartosz Golaszewskiarm: davinci: remove leftover code for dm* SoCs
2019-05-04  Bartosz Golaszewskiusb: musb_hcd: remove unnecessary ifdefs for dm* SoCs
2019-05-04  Bartosz Golaszewskinand: davinci: remove dead code for dm644x
2019-05-04  Bartosz Golaszewskiarm: davinci: remove dead code for PHYs used by DaVinci...
2019-05-04  Bartosz Golaszewskinet: davinci_emac: drop support for unused PHYs
2019-05-03  Tom RiniMerge git://git.denx.de/u-boot-socfpga
2019-05-03  Tom RiniMerge git://git.denx.de/u-boot-usb
2019-05-03  Tom RiniMerge git://git.denx.de/u-boot-marvell
2019-05-03  Adam FordARM: davinci: Remove unused functions from header
2019-05-03  Adam Fordusb: ohci: Re-enable commented out delay
2019-05-03  Horatiu Vulturnet: mscc: ocelot: Update DTS for Luton pcb90
2019-05-03  Horatiu Vulturboard: mscc: luton: Update MSCC Luton board
2019-05-03  Horatiu Vulturnet: mscc: luton: Update network driver for pcb90
2019-05-03  Weijie Gaomips: rename mach-mt7620 to mach-mtmips
2019-05-03  Horatiu Vulturnet: mscc: ocelot: Update DTS for Ocelot pcb120.
2019-05-03  Horatiu Vulturboard: mscc: ocelot: Update MSCC Ocelot board.
2019-05-03  Horatiu Vulturnet: mscc: ocelot: Update network driver for pcb120
2019-05-03  Horatiu Vulturarch: mips: Update initrd_start and initrd_end
2019-05-03  Robert P. J... MSCC: delete obsolete reference to MSCC_BITBANG_SPI_GPIO
2019-05-03  Horatiu Vulturconfigs: mscc_serval: Add network support
2019-05-03  Horatiu Vulturnet: mscc: serval: Add ethernet nodes for Serval
2019-05-03  Horatiu Vulturboard: mscc: serval: Update MSCC Serval boards
2019-05-03  Horatiu Vulturnet: Add MSCC Serval network driver.
2019-05-03  Horatiu Vulturboard: mscc: serval: Fix board detect
2019-05-03  Horatiu Vulturmips: mscc: serval: Fix reset
2019-05-03  Faiz Abbasmmc: sdhci: Add Support for ADMA2
2019-05-03  Faiz Abbasmmc: sdhci: Move DMA handling to prepare_dma() function
2019-05-03  Ye Limmc: fsl_esdhc: Fix wp_enable issue
2019-05-03  Ye Limmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issue
2019-05-03  Tom RiniMerge branch '2019-05-03-master-imports'
2019-05-03  Marek Behúnfs: btrfs: fix btrfs methods return values on failure
2019-05-03  Fabrice Fontainetools/Makefile: fix HOSTCFLAGS with CROSS_BUILD_TOOLS
2019-05-03  Adam FordARM: dts: logicpd-som-lv: Fix MMC1 card detect
2019-05-03  Bartosz GolaszewskiREADME: davinci: update the documentation for DaVinci
2019-05-03  Vagrant Cascadianti: Add am335x-pocketbeagle to am335x_evm_defconfig.
2019-05-03  Vagrant Cascadianti: Add device-tree for am335x-pocketbeagle.
2019-05-03  Andreas Dannenbergarm: dts: k3-am654: Sync IOPAD macros with Linux
2019-05-03  Heiko Schocherat91: cleanup taurus port
2019-05-03  Andrew F. Davisfirmware: ti_sci: Always request response from firmware
next