]> git.sur5r.net Git - u-boot/shortlog
u-boot
2016-09-22 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2016-09-22 Stephen WarrenMakefile: rm u-boot.cfg dependencies are missing
2016-09-22 Stephen WarrenMakefile: use if_change_dep for u-boot.cfg
2016-09-22 Tom Rinitest/py/tests/test_vboot.py: Add check that we boot...
2016-09-22 Paul Burtonimage-fit: Fix fit_get_node_from_config semantics
2016-09-22 Siva Durga... zynqmp: Remove unnnecessary board config file for dc4
2016-09-22 Michal SimekARM64: zynqmp: Use the same name for atf image everywhere
2016-09-22 Michal SimekARM64: zynqmp: Enable CONFIG_AHCI via Kconfig
2016-09-22 Michal SimekARM64: zynqmp: Add support for chip ID detection
2016-09-22 Siva Durga... fpga: xilinx: zynqmp: Add PL bitstream download support...
2016-09-22 Michal SimekARM64: zynqmp: Fix USB ulpi phy sequence
2016-09-22 Michal SimekARM64: zynqmp: Add support for USB ulpi phy reset via...
2016-09-22 Michal SimekARM64: zynqmp: Add support for DFU from SPL
2016-09-22 Michal SimekARM: Add new BOOT_DEVICE_DFU boot mode
2016-09-22 Michal SimekARM64: zynqmp: Add USB boot mode
2016-09-22 Michal SimekARM64: zynqmp: Move BSS location to the beginning of ram
2016-09-22 Michal Simekspi: zynq: Use variable to remove u32 to u64 conversions
2016-09-22 Michal SimekARM64: zynqmp: Fix usb_gadget_handle_interrupt routine
2016-09-22 Michal SimekARM64: zynqmp: Force certain bootmode for SPL
2016-09-22 Michal SimekARM64: zynqmp: Wire up both USBs available on ZynqMP
2016-09-22 Michal Simekfpga: Add Kconfig to fpga subsystem
2016-09-22 Tom Riniomap4_panda: Disable ext2/3/4 support in SPL
2016-09-21 Tom Riniclk.h: Add <asm/errno.h>
2016-09-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2016-09-21 Tom RiniMerge branch 'master' of http://git.denx.de/u-boot-mmc
2016-09-21 Paul BurtonMIPS: Hang if run on a secondary CPU
2016-09-21 Paul BurtonMIPS: Fix cache maintenance in relocate_code & simplify
2016-09-21 Paul Burtonboston: Introduce support for the MIPS Boston developme...
2016-09-21 Paul Burtonclk: boston: Providea simple driver for Boston board...
2016-09-21 Paul Burtondm: syscon: Provide a generic syscon driver
2016-09-21 Paul Burtondm: core: Match compatible strings in order of priority
2016-09-21 Paul Burtondm: regmap: Implement simple regmap_read & regmap_write
2016-09-21 Paul Burtonnet: pch_gbe: Make 64 bit safe
2016-09-21 Paul Burtonnet: pch_gbe: Use dm_pci_map_bar to discover MMIO base
2016-09-21 Paul Burtonpci: Flip condition for detecting non-PCI parent devices
2016-09-21 Paul Burtonpci: xilinx: Add a driver for Xilinx AXI to PCIe bridge
2016-09-21 Paul Burtondt-bindings: Add interrupt-controller/mips-gic.h header
2016-09-21 Paul Burtonserial: ns16550: Support clocks via phandle
2016-09-21 Paul Burtonclk: Use dummy clk_get_by_* functions when CONFIG_CLK...
2016-09-21 Paul BurtonMIPS: Ensure cache ops complete in mips_cache_reset
2016-09-21 Paul BurtonMIPS: Clear hazard between TagLo writes & cache ops
2016-09-21 Paul BurtonMIPS: Ensure Config.K0=2 applies before any memory...
2016-09-21 Paul BurtonMIPS: Malta: Enable CM & L2 support
2016-09-21 Paul BurtonMIPS: Join the coherent domain when a CM is present
2016-09-21 Paul BurtonMIPS: L2 cache support
2016-09-21 Paul BurtonMIPS: Map CM Global Control Registers
2016-09-21 Paul BurtonMIPS: Define register names for cache init
2016-09-21 Paul BurtonMIPS: If we don't need DDR for cache init, init cache...
2016-09-21 Paul BurtonMIPS: Preserve Config implementation-defined bits
2016-09-21 Paul BurtonMIPS: Enable use of the instruction cache earlier
2016-09-21 Paul BurtonMIPS: Probe cache line sizes once during boot
2016-09-21 Paul BurtonMIPS: ath79: Use mach_cpu_init instead of arch_cpu_init
2016-09-21 Paul Burtonboard_f: Add a mach_cpu_init callback
2016-09-21 Zubair Lutfullah... mips: Add MIPSfpga platform support
2016-09-21 Zubair Lutfullah... mips: xilfpga: Add device tree files
2016-09-21 Zubair Lutfullah... net: emaclite: Enable driver for MIPS
2016-09-21 Zubair Lutfullah... net: emaclite: use __raw_readl/writel instead of weird...
2016-09-21 Zubair Lutfullah... net: emaclite: Use ioremap_nocache
2016-09-21 Jacob Chenmmc: dw_mmc: push/pop all FIFO data if any data request
2016-09-20 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-09-20 Tom RiniPowerPC: Update last users of CONFIG_ISO_STRING to...
2016-09-20 Tom RiniPowerPC: Update MIP405/MIP405T to use Kconfig better
2016-09-20 Siva Durga... Kconfig: Move config IDENT_STRING to Kconfig
2016-09-20 Tom Riniconfigs: Re-sync
2016-09-19 Wenyou Yangmmc: sdhci: Add the programmable clock mode support
2016-09-19 Peng Fanmmc: sd: optimize erase
2016-09-19 Peng Fanmmc: sd: extracting erase related information from...
2016-09-19 Masahiro Yamadammc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_MAX_TIMEOUT
2016-09-19 Masahiro Yamadammc: sdhci: drop CONFIG_ from CONFIG_SDHCI_CMD_DEFAULT_TIME
2016-09-19 Masahiro Yamadammc: sdhci: move SDMA capability check to sdhci_setup_cfg()
2016-09-19 Masahiro Yamadammc: sdhci: move broken voltage quirk handling to sdhci...
2016-09-19 Masahiro Yamadammc: sdhci: move error message to more relevant place
2016-09-19 Masahiro Yamadammc: sdhci: move sdhci_reset() call to sdhci_init()
2016-09-19 Masahiro YamadaRevert "Increase default of CONFIG_SYS_MALLOC_F_LEN...
2016-09-19 Tom RiniA20-OLinuXino-Lime2: Enable USB gadget support
2016-09-19 Simon Glassdtoc: Add methods for reading data from properties
2016-09-19 Simon Glassdtoc: Correct quotes in fdt_util
2016-09-19 Simon Glassdtoc: Support finding the offset of a property
2016-09-19 Simon Glassdtoc: Support packing the device tree
2016-09-19 Simon Glassdtoc: Support deleting device tree properties
2016-09-19 Simon Glassdtoc: Move to using bytearray
2016-09-19 Simon Glassdtoc: Prepare for supporting changing of device trees
2016-09-19 Simon Glassdtoc: Drop the convert_dash parameter to GetProps()
2016-09-19 Simon Glassdtoc: Allow the device tree to be compiled from source
2016-09-19 Simon Glasspatman: Add a library to handle logging and progress
2016-09-19 Simon Glasspatman: Add a tools library for using temporary files
2016-09-19 Simon Glassdtoc: Move a few more common functions into fdt.py
2016-09-19 Simon Glassdtoc: Move Widen() and GetPhandle() into the base class
2016-09-19 Simon Glassdtoc: Move BytesToValue() and GetEmpty() into PropBase
2016-09-19 Simon Glassdtoc: Create a base class for Fdt
2016-09-19 Simon Glassdtoc: Rename fdt.py to fdt_normal.py
2016-09-19 Simon Glassdtoc: Move the fdt library selection into fdt_select
2016-09-19 Simon Glassdtoc: Move the struct import into the correct order
2016-09-19 Simon Glasspatman: Adjust command.Output() to raise an error by...
2016-09-19 Stefan Brünssandbox: Add "host size" hostfs command for fs test
2016-09-19 Stefan Brünssandbox: document support of block device emulation
2016-09-18 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2016-09-18 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2016-09-18 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-arc
2016-09-18 Masahiro YamadaARM: uniphier: update DRAM init code for LD20 SoC
next