]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
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
2016-09-18  Masahiro YamadaARM: uniphier: add PLL init code for LD20 SoC
2016-09-18  Masahiro YamadaARM: uniphier: collect clock/PLL init code into a singl...
2016-09-18  Masahiro YamadaARM: uniphier: move PLL init code to U-Boot proper...
2016-09-18  Masahiro YamadaARM: uniphier: rename CONFIG_DPLL_SSC_RATE_1PER
2016-09-18  Masahiro YamadaARM: uniphier: move XIRQ pin-mux settings of LD11/LD20
2016-09-18  Masahiro YamadaARM: uniphier: consolidate System Bus pin-mux settings...
2016-09-18  Masahiro YamadaARM: dts: uniphier: include System Bus pin group node...
2016-09-18  Masahiro YamadaARM: uniphier: consolidate NAND pin-mux settings
2016-09-18  Masahiro YamadaARM: uniphier: remove ad-hoc pin-mux code for sLD3
2016-09-18  Masahiro YamadaARM: uniphier: remove redundant pin-muxing for EA24...
2016-09-18  Masahiro YamadaARM: uniphier: select PINCTRL and SPL_PINCTRL
2016-09-18  Masahiro YamadaARM: dts: uniphier: add pinctrl device node and pinctrl...
2016-09-18  Masahiro Yamadapinctrl: uniphier: add UniPhier sLD3 pinctrl driver
2016-09-18  Masahiro Yamadapinctrl: uniphier: support 4bit-width pin-mux register...
2016-09-18  Chen-Yu Tsaisunxi: Enable USB gadget support for Sinlinx SinA33
2016-09-18  Chen-Yu Tsaisunxi: Enable USB host support for Sinlinx SinA33
2016-09-18  Chen-Yu Tsaisunxi: Add mmc0 card detect pin for Sinlinx SinA33
2016-09-18  Jelle van der Waasunxi: Add defconfig and dts for the NanoPi NEO
2016-09-18  Hans de Goedesunxi: musb: Re-init musb controller on repeated probe...
2016-09-17  Chen-Yu Tsaisunxi: musb: Power off OTG port VBUS when disabled
2016-09-17  Hans de Goedesunxi: axp2xx: disable ldoio0/1 at boot
2016-09-16  Simon GlassMakefile: Give a build error if ad-hoc CONFIG options...
2016-09-16  Simon GlassKconfig: Add a whitelist of ad-hoc CONFIG options
next