]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
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
2017-10-03  Maxime Ripardsunxi: imply USB_GADGET
2017-10-03  Maxime Ripardsunxi: provide default USB gadget setup
2017-10-03  Maxime Ripardusb: gadget: usb_ether: Move settings to common
2017-10-03  Maxime Ripardusb: gadget: Make g_dnl USB settings common
2017-10-03  Maxime Ripardusb: gadget: usb_ether: Move the interfaces to Kconfig
2017-10-03  Maxime Ripardusb: gadget: Convert USB_ETHER to Kconfig
2017-10-03  Maxime Ripardusb: gadget: Move USBNET_HOST_ADDR to Kconfig
2017-10-03  Maxime Ripardusb: gadget: Document USBNET_DEVADDR
2017-10-03  Maxime Ripardusb: gadget: Move USBNET_DEVADDR option out of g_dnl
2017-10-03  Maxime Ripardsandbox: Expand list of IO accessors
2017-10-03  Tom Rinisandbox: Enable btrfs support
2017-10-03  Tom Rinifs/btrfs: Fix warning in btrfs_check_super()
2017-10-03  Paul Burtonsandbox: Use asm-generic/io.h
2017-10-03  Paul Burtonpowerpc: Use asm-generic/io.h
2017-10-03  Paul Burtonnios2: Use asm-generic/io.h
2017-10-03  Paul Burtonmips: Use asm-generic/io.h
2017-10-03  Paul Burtonxtensa: Use asm-generic/io.h
2017-10-03  Paul Burtonx86: Use asm-generic/io.h
2017-10-03  Paul Burtonsh: Use asm-generic/io.h
2017-10-03  Paul Burtonnds32: Use asm-generic/io.h
2017-10-03  Paul Burtonmicroblaze: Use asm-generic/io.h
2017-10-03  Paul Burtonm68k: Use asm-generic/io.h
2017-10-03  Paul Burtonarm: Use asm-generic/io.h
2017-10-03  Paul Burtonarc: Use asm-generic/io.h
2017-10-03  Paul BurtonProvide a generic io.h & address mapping functions
2017-10-03  Marek Behúnmvebu: turris_omnia: Add CONFIG_CMD_BTRFS to defconfig
2017-10-03  Marek Behúncmd: Add the 'btrsubvol' command to list BTRFS subvolumes
2017-10-03  Marek Behúnfs: btrfs: Add U-Boot fs handlers.
2017-10-03  Marek Behúnfs: btrfs: Add single-device read-only BTRFS implementation
2017-10-03  Marek Behúnfs: btrfs: Add disk-to-cpu and cpu-to-disk conversion...
2017-10-03  Marek Behúnfs: btrfs: Add btrfs_tree.h and ctree.h from Linux...
2017-10-03  Marek Behúninclude: Add a variadic macro to call a callback for...
2017-10-03  Marek Behúnfs: Create a common fs_devread for ext4/reiserfs/zfs
2017-10-03  Marek Behúnlib: Add CRC32-C
2017-10-03  Tom RiniPrepare v2017.11-rc1
2017-10-02  Bin Mengscripts: dtc: Add .gitignore
2017-10-01  Tom RiniMerge git://git.denx.de/u-boot-usb
2017-10-01  Tom RiniMerge git://git.denx.de/u-boot-rockchip
2017-10-01  Masahiro Yamadausb: dwc3: add UniPhier specific glue layer
2017-10-01  Bin Mengusb: storage: Fix overwritten in usb_stor_set_max_xfer_...
2017-10-01  Bin Mengusb: xhci: Set 'Average TRB Length' to 8 for control...
2017-10-01  Bin Mengusb: xhci: Set 'Error Count' to 0 for isoch endpoints
2017-10-01  Bin Mengusb: xhci: Program max burst size for endpoint
2017-10-01  Bin Mengusb: xhci: Honor endpoint's interval
2017-10-01  Bin Mengusb: hub: Clear BH reset status change for a 3.0 hub
2017-10-01  Bin Mengusb: hub: Clear port reset before usb_hub_port_connect_...
next