]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2018-04-27  Mans RullgardARM: mxs: support full SPL framework
2018-04-27  Mans RullgardARM: mxs: move spl data
2018-04-27  Mans RullgardARM: spl: include arm/thumb glue sections
2018-04-27  Mans RullgardARM: arm926ejs: fix lowlevel_init call
2018-04-27  Mans RullgardARM: mxs: make lowlevel_init() weak
2018-04-26  Sébastien Szymanskiimx6ul: opos6ul: in Serial Downloader boot mode use...
2018-04-26  Sébastien Szymanskiimx6ul: opos6ul: add SPL_DM support
2018-04-26  Bryan O'Donoghuewarp7: defconfig: Fix CAAM on boot with tip-of-tree
2018-04-26  Bryan O'Donoghuewarp7: secure_defconfig: Remove secure_defconfig
2018-04-26  Lukasz Majewskidts: dm: fec: imx53: Provide proper compatible string...
2018-04-26  Lukasz Majewskieth: dm: fec: Change FEC PHY mask setting from CONFIG_P...
2018-04-26  Fabio EstevamRevert "imximage: Remove failure when no IVT offset...
2018-04-26  Fabio Estevammx7dsabresd: Remove the mx7dsabresd_secure_defconfig...
2018-04-26  Mark Jonasarm,imx6: fix PAD_CTL_SPEED_LOW constant
2018-04-26  Bryan O'Donoghuewarp7: Add support for automated secure boot.scr verifi...
2018-04-26  Bryan O'Donoghuewarp7: defconfig: Enable CMD_SETEXPR
2018-04-26  Bryan O'Donoghuewarp7: hab: Set environment variable indicating IVT...
2018-04-26  Bryan O'Donoghuewarp7: add warp7_auth_or_fail
2018-04-26  Bryan O'Donoghuewarp7: Define the name of a signed boot-script file
2018-04-26  Bryan O'Donoghuewarp7: select uuid partition based on rootpart
2018-04-26  Bryan O'Donoghuewarp7: Add Kconfig WARP7_ROOT_PART
2018-04-26  Bryan O'Donoghuewarp7: Make CONFIG_SYS_FDT_ADDR a define
2018-04-26  Bryan O'Donoghuewarp7: defconfig: Enable CONFIG_BOOTM_TEE
2018-04-26  Bryan O'Donoghuewarp7: defconfig: Enable CONFIG_SECURE_BOOT
2018-04-26  Bryan O'Donoghuewarp7: Specify CONFIG_OPTEE_LOAD_ADDR
2018-04-26  Bryan O'Donoghuewarp7: Print out the OPTEE DRAM region
2018-04-26  Bryan O'Donoghuewarp7: Allocate specific region of memory to OPTEE
2018-04-26  Bryan O'Donoghuewarp7: defconfig: Enable OPTEE for WaRP7
2018-04-26  Bryan O'Donoghuewarp7: hab: Set environment variable indicating HAB...
2018-04-26  Bryan O'Donoghuewarp7: hab: Add a CSF location definition
2018-04-26  Bryan O'Donoghueimximage: Specify default IVT offset in IMX image
2018-04-26  Bryan O'Donoghuetools/imximage: Fix fruity lack of 0x prefix in DCD...
2018-04-26  Pierre-Jean... warp7: configs: enable CONFIG_CMD_FS_GENERIC
2018-04-26  Pierre-Jean... warp7: include/configs: use generic fs commands in...
2018-04-25  Tom RiniMerge git://git.denx.de/u-boot-video
2018-04-24  Tom Rinivideo-uclass: Fix logical-not-parentheses warning
2018-04-23  Tom RiniMerge tag 'signed-efi-2018.05' of git://github.com...
2018-04-23  Marek Vasutmmc: Staticize sd_select_bus_width
2018-04-23  Heinrich Schuchardtefi_selftest: test EFI_DEVICE_PATH_UTILITIES_PROTOCOL
2018-04-23  Heinrich Schuchardtefi_loader: complete EFI_DEVICE_PATH_UTILITIES_PROTOCOL
2018-04-23  Heinrich Schuchardtefi_loader: correcty determine total device path length
2018-04-23  Heinrich Schuchardtefi_loader: correctly determine length of empty device...
2018-04-23  Heinrich Schuchardtefi_loader: fix AppendDevicePath
2018-04-23  Heinrich Schuchardtefi_loader: implement CreateDeviceNode
2018-04-23  Heinrich Schuchardtefi_selftest: fix typo in efi_selftest_devicepath.c
2018-04-23  Heinrich Schuchardtefi_selftest: do not execute test if setup failed
2018-04-23  Heinrich Schuchardtefi_loader: no support for ARMV7_NONSEC=y
2018-04-23  Heinrich Schuchardtlog: fix typo LOGL_EFI
2018-04-23  Tom RiniMerge git://git.denx.de/u-boot-uniphier
2018-04-23  Masahiro YamadaARM: uniphier: move SPL stack address
2018-04-23  Masahiro YamadaARM: uniphier: select a correct mmc device before flash...
2018-04-23  Masahiro Yamadaclk: uniphier: disable SPL_CLK
2018-04-23  Masahiro YamadaARM: dts: uniphier: drop u-boot, dm-pre-reloc from...
2018-04-23  Masahiro Yamadammc: uniphier-sd: skip clock set-up for SPL
2018-04-23  Masahiro Yamadammc: tmio: move clk_enable() to each driver's probe...
2018-04-23  Masahiro YamadaARM: uniphier: increase CONFIG_SYS_MONITOR_LEN
2018-04-23  Tom RiniMerge tag 'xilinx-for-v2018.05-rc3' of git://git.denx...
2018-04-23  Heinrich Schuchardtmmc: avoid division by zero in meson_mmc_config_clock
2018-04-23  Michal Simekcmd: clk: Check return value from soc_clk_dump
2018-04-23  Michal Simekwatchdog: cadence: Remove useless ioremap
2018-04-23  Michal Simekarm: zynq: Sync zc770 xm011 defconfigs
2018-04-23  Michal Simekarm: zynq: Make ENV_SIZE and ENV_OFFSET optional via...
2018-04-23  Michal Simekarm: zynq: Wire automatic ddr detection for Zynq and...
2018-04-23  Michal Simekarm: zynq: Enable setup board name for different boards
2018-04-23  Ezequiel Garcianand: zynq: Cleanup initialization
2018-04-23  Ezequiel Garcianand: zynq: Fix driver initialization
2018-04-22  Tom RiniMerge git://git.denx.de/u-boot-usb
2018-04-22  Tom RiniMerge git://git.denx.de/u-boot-sh
2018-04-21  Neil Armstrongusb: dwc3-of-simple: fix error check of clk_get_bulk...
2018-04-21  Jean-Jacques... usb: dwc3-of-simple: Add support for DRA7/AM57 platforms.
2018-04-21  Jean-Jacques... usb: dwc3-of-simple: Fix dependencies
2018-04-21  Marek VasutARM: rmobile: Update E2 Silk
2018-04-21  Marek Vasutmmc: sh_mmcif: Migrate configs to CONFIG_SH_MMCIF
2018-04-21  Marek Vasutmmc: sh_mmcif: Add Kconfig entry
2018-04-21  Marek Vasutmmc: sh_mmcif: Add DM and DT probing support
2018-04-21  Marek Vasutclk: renesas: Minor clean up of the R8A7794 clock driver
2018-04-21  Marek Vasutclk: renesas: Minor clean up of the R8A7792 clock driver
2018-04-18  Tom RiniMerge git://git.denx.de/u-boot-uniphier
2018-04-18  Tom RiniMerge git://git.denx.de/u-boot-sh
2018-04-18  Kunihiko Hayashireset: uniphier: add ethernet reset control support
2018-04-18  Kunihiko Hayashiclk: uniphier: add ethernet clock control support
2018-04-18  Masahiro YamadaARM: dts: uniphier: sync DT with Linux 4.17-rc1
2018-04-17  Tom RiniMerge git://git.denx.de/u-boot-socfpga
2018-04-17  Tom RiniMerge tag 'arc-for-2018.05-rc3' of git://git.denx.de...
2018-04-17  Neil Armstrongreset: fix bulk API when DM_RESET is disabled
2018-04-17  Bryan O'Donoghuebootm: Align cache flush begin address
2018-04-17  Neil Armstrongclk: fix clk_get_bulk when phandle error
2018-04-17  Neil Armstrongreset: fix reset_get_bulk when phandle error
2018-04-17  Marek VasutARM: rmobile: Update M2 Koelsch
2018-04-17  Eugeniy PaltsevARC: Remove unused DECLARE_GLOBAL_DATA_PTR from init_he...
2018-04-17  Eugeniy PaltsevARC: Update ARC architecture maintainers
2018-04-17  Eugeniy PaltsevARC: AXS10x: Enable hush shell
2018-04-17  Eugeniy PaltsevARC: HSDK: Fix CPU frequency value
2018-04-17  Tom Riniconfigs: Resync with savedefconfig
2018-04-17  Tom RiniMerge git://git.denx.de/u-boot-marvell
2018-04-17  Dinh Nguyenconfigs: socfpga: disable EFI and ISO partition types
2018-04-17  Dinh Nguyenconfigs: socfpga: add DM_RESET
2018-04-17  Dinh Nguyeni2c: designware: add reset ctrl to driver
2018-04-17  Dinh Nguyenarm: dts: socfpga: add reset property
2018-04-17  Dinh Nguyenarm: dts: socfpga: enables i2c0 in socfpga_de0_nano
next