]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
2017-10-08  Patrice Chotardconfigs: stm32h743-eval: enable filesystem related...
2017-10-08  Patrice Chotardconfigs: stm32h743-disco: enable filesystem related...
2017-10-08  Patrice Chotardconfigs: stm32h743-disco: enable SDMMC support
2017-10-08  Patrice Chotardconfigs: stm32h743-eval: enable SDMMC support
2017-10-08  Patrice Chotarddm: mmc: remove DM_MMC_OPS for STM32_SDMMC
2017-10-08  Patrice ChotardARM: DTS: stm32: add SDMMC support fo stm32h743-eval
2017-10-08  Patrice ChotardARM: DTS: stm32: add SDMMC support for stm32h743 disco
2017-10-08  Patrice Chotardconfigs: stm32: update SRAM address for STM32H7 disco...
2017-10-08  Bo ShenARM: stm32f7: fix prescaler calculation of timer
2017-10-08  Tuomas Tynkkynenfs/fat: Check malloc return values and fix memory leaks
2017-10-08  Tuomas Tynkkynenfs/fat: Fix 'CACHE: Misaligned operation at range'...
2017-10-08  Tom Rinicmd: Make CMD_LZMA / CMD_UNZIP default y if CMD_BOOTI
2017-10-08  Sam Protsenkoscripts: Move Kconfig contents to cmd/Kconfig
2017-10-08  Patrice Chotardserial: stm32x7: remove useless CONFIG_CLK and OF_CONTR...
2017-10-08  Patrice Chotardserial: stm32x7: add STM32F4 support
2017-10-08  Patrice Chotardserial: stm32x7: add fifo support for STM32H7
2017-10-08  Patrice Chotardserial: stm32x7: prepare the ground to STM32F4 support
2017-10-08  Patrice Chotardserial: stm32x7: remove stm32f7-usart and stm32h7-usart...
2017-10-08  Patrice Chotardserial: stm32x7: cleanup code
2017-10-08  zijun_huARMv8: make master CPU checking logic more clear
2017-10-08  Lee Jonesboard: STiH410-B2260: set ramdisk_addr_r to 0x48000000
2017-10-08  Nicolas Le... board: STiH410-B2260: fix sdram size
2017-10-08  Patrice Chotardboard: STiH410-B2260: update environment variable
2017-10-08  zijun_huARMv8: fix error in freeing stack frame
2017-10-08  zijun_huARMv8: get new GD address from gd->new_gd directly
2017-10-07  Tom RiniTravis-CI: Fix microblaze and xilinx jobs
2017-10-07  Tom Rinicmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework...
2017-10-07  Tom RiniMerge git://git.denx.de/u-boot-x86
2017-10-07  Andy Shevchenkox86: edison: Bring minimal ACPI support to the board
2017-10-07  Andy Shevchenkox86: tangier: Enable ACPI support for Intel Tangier
2017-10-07  Stefan Roesex86: theadorable-x86-xxx_defconfig: Enable setexpr...
2017-10-07  Stefan Roesex86: theadorable-x86-common: Move "-generic" into kerne...
2017-10-07  Stefan Roesex86: theadorable-x86-common: Add further pci hotplug...
2017-10-06  Tom RiniTravis-CI: Split out more vendors from the catch-all...
2017-10-06  Tom RiniTravis-CI: Move Boundary and Engicam devices to their...
2017-10-06  Tom RiniTravis-CI: Move Toradex into its own job
2017-10-06  Tom Rinifs/ext4/ext4fs.c: Free dirnode in error path of ext4fs_ls
2017-10-06  Tom Rinitools/fit_image.c: Update some return code paths
2017-10-06  Tom Rinicmd/time.c: Initialize 'repeatable' variable
2017-10-06  Tom Rinicmd/pxe.c: Rework initrd and bootargs handling slightly
2017-10-06  Tom Rinicmd/nvedit.c: Update input handling to cover overflow...
2017-10-06  Tom Rinitest/dm: Fix string handling issues in the eth test
2017-10-06  Tom Rinitest/overlay: Fix various malloc/free leaks
2017-10-06  Alison ChaikenGPT: fix memory leaks identified by Coverity
2017-10-06  Tuomas Tynkkynenfs-test: Add test for a filename using '..' to go back...
2017-10-06  Tuomas Tynkkynenfs/fat: Fix pathnames using '..' that lead to the root...
2017-10-06  Tuomas Tynkkynenfs-test: Add FAT16 support
2017-10-06  Tuomas Tynkkynenfs/ext4: Fix group descriptor checksum calculation
2017-10-06  Felix Brackdoc: Fix statements on case sensitivity for regulator...
2017-10-06  Sam Protsenkoomap: Fix warning when looking for userdata part
2017-10-06  Sam Protsenkodisk: Provide API to get partition by name for specific...
2017-10-06  Sam Protsenkoomap: Omit fastboot.userdata_size related errors
2017-10-06  Tuomas Tynkkynentravis.yml: Add job for running test.py in qemu_arm
2017-10-06  Tuomas TynkkynenARM: Add a new arch + board for QEMU's 'virt' machine
2017-10-06  Tuomas TynkkynenPCI: Add driver for a 'pci-host-ecam-generic' host...
2017-10-06  Tuomas Tynkkynenpci: layerscape: Use pci_generic_mmap_{read, write...
2017-10-06  Tuomas Tynkkynenpci: xilinx: Use pci_generic_mmap_{read, write}_config()
2017-10-06  Tuomas Tynkkynenpci: Add helper for implementing memory-mapped config...
2017-10-06  Jean-Jacques... omap: detect board before spl_early_init()
2017-10-06  Jean-Jacques... spl: dm: Make it possible for the SPL to pick its own...
2017-10-06  Jean-Jacques... fdtdec: sort include files
2017-10-06  Jean-Jacques... lib: allow building lzo for the SPL
2017-10-06  Jean-Jacques... gzip: add a function to parse the header
2017-10-06  Jean-Jacques... lzo: add a function to check the validity of the header
2017-10-06  Jean-Jacques... fit: If no matching config is found in fit_find_config_...
2017-10-06  Jean-Jacques... fit: fixed bug in locate_dtb_in_fit()
2017-10-06  Jean-Jacques... fit: use 'const' for the input of fdt_offset() and...
2017-10-06  Jean-Jacques... dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it...
2017-10-06  Masahiro Yamadalinux/kernel.h: import DIV_ROUND_{DOWN, UP}_ULL from...
2017-10-05  Fabio Estevamdisk: part_dos: Use the original allocation scheme...
2017-10-05  Tom RiniMerge git://git.denx.de/u-boot-sunxi
2017-10-05  Tom Rinicommon: Drop LOGLEVEL to 4
2017-10-04  Masahiro Yamadadm: replace dm_dbg() with pr_debug()
2017-10-04  Masahiro Yamadalinux/bitfield.h: import <linux/bitfield.h> from Linux...
2017-10-04  Masahiro Yamadadm: define dev_*() log functions in DM header
2017-10-04  Masahiro Yamadabug.h: move runtime BUG/WARN macros into <linux/bug.h>
2017-10-04  Masahiro Yamadabug.h: sync BUILD_BUG stuff with Linux 4.13
2017-10-04  Masahiro Yamadavsprintf.h: include <linux/types.h>
2017-10-04  Masahiro Yamadacommon.h: remove error()
2017-10-04  Masahiro Yamadatreewide: replace with error() with pr_err()
2017-10-04  Masahiro Yamadaprintk: collect printk stuff into <linux/printk.h>...
2017-10-04  Masahiro Yamadastdio.h: move printf() stuff from <common.h> to <stdio.h>
2017-10-03  Icenowy Zhengsunxi: only init USB Ethernet gadget when it's enabled
2017-10-03  Maxime Ripardsunxi: usb_phy: invert the USB phy_ctl condition
2017-10-03  Jagan Tekisun7i: a20: Add Bananapi M1 Plus support
2017-10-03  Icenowy Zhengsunxi: defaultly enable SPL for Lichee Pi Zero
2017-10-03  Chen-Yu Tsaisunxi: Enable eMMC on Cubietruck Plus
2017-10-03  Chen-Yu Tsaisunxi: rename Bananapi M3 dts file name
2017-10-03  Maxime Ripardsunxi: Fix USB_GADGET implication
2017-10-03  Maxime Ripardsunxi: Remove the MMC index hack
2017-10-03  Maxime Ripardsunxi: Use sunxi_get_boot_device
2017-10-03  Maxime Ripardarm: sunxi: Move spl_boot_device in a separate function
2017-10-03  Stefan Mavrodievsunxi: Add support for A20-OLinuXino-MICRO-eMMC
2017-10-03  Maxime Ripardsunxi: Enable CMD_GPT by default
2017-10-03  Maxime Ripardcmd: Move CONFIG_RANDOM_UUID to Kconfig
2017-10-03  Maxime Ripardsunxi: sina33: Sync the device tree with the kernel
2017-10-03  Maxime Ripardsunxi: Imply USB_ETHER
2017-10-03  Maxime Ripardsunxi: Register usb_ether
2017-10-03  Maxime Ripardmusb: sunxi: switch to the device model
2017-10-03  Maxime Ripardcmd: fastboot: Rework fastboot dependency
next