]> git.sur5r.net Git - u-boot/shortlog
u-boot
2017-10-07 Stefan Roesex86: theadorable-x86-common: Add further pci hotplug...
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 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_...
2017-10-01 Bin Mengusb: xhci: Fix max packet size for full speed device...
2017-10-01 Bin Mengusb: Read device descriptor after device is addressed...
2017-10-01 Bin Mengusb: Only get 64 bytes device descriptor for full speed...
2017-10-01 Bin Mengusb: xhci: Add interrupt transfer support
2017-10-01 Bin Mengusb: Handle audio extension endpoint descriptor in...
2017-10-01 Bin Mengusb: xhci: Don't assume LS/FS devices are always behind...
2017-10-01 Bin Mengtest: dm: usb: Update test cases for USB
2017-10-01 Bin Mengdm: usb: emul: Drop usb_emul_reset()
2017-10-01 Bin Mengdm: usb: Remove no longer needed blk_unbind_all()
2017-10-01 Bin Mengdm: usb: Fix broken usb_stop()
2017-10-01 Bin Mengusb: emul: hub: Report the actual device speed of the...
2017-10-01 Bin Mengusb: emul: Expose find_descriptor() as a public API
2017-10-01 Bin Mengusb: sandbox: Fix emulator device select logic in usb_e...
2017-10-01 Bin Mengusb: sandbox: Initialize root hub's device speed to...
2017-10-01 Bin Mengusb: Fix comments of usb_emul_find_for_dev()
2017-10-01 Bin Mengusb: emul: Remove maxpacketsize in usb_emul_setup_device()
2017-10-01 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2017-09-30 Kever Yangrockchip: enable TPL_SYSRESET for all rockchip SoCs
2017-09-30 Jagan Tekirk3288: spl: Add dram_init_banksize
2017-09-30 Philipp Tomsichrockchip: defconfig: puma-rk3399: update for DM_REGULAT...
2017-09-30 Philipp Tomsichpower: spl: add SPL_DM_REGULATOR_FIXED in Kconfig
2017-09-30 Philipp Tomsichrockchip: rk3399-puma: add boot-on regulator to overrid...
next