]> git.sur5r.net Git - u-boot/shortlog
u-boot
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-19 Masahiro YamadaRevert "Increase default of CONFIG_SYS_MALLOC_F_LEN...
2016-09-19 Tom RiniA20-OLinuXino-Lime2: Enable USB gadget support
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
2016-09-16 Simon GlassConvert CONFIG_SPL_YMODEM_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_USB_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_USB_HOST_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_USBETH_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_SPI_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_SERIAL_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_SATA_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_POWER_SUPPORT to Kconfig
2016-09-16 Simon GlassRemove CONFIG_SPL_PINCTRL_SUPPORT
2016-09-16 Simon GlassConvert CONFIG_SPL_ONENAND_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_NOR_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_NET_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_NET_VCI_STRING to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_NAND_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_MUSB_NEW_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_MTD_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_MMC_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_I2C_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_GPIO_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_FAT_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_EXT_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_ETH_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_ENV_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_DRIVERS_MISC_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_DMA_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_HASH_SUPPORT to Kconfig
2016-09-16 Simon GlassConvert CONFIG_SPL_CRYPTO_SUPPORT to Kconfig
2016-09-16 Simon Glassspear: Use upper case for CONFIG options
2016-09-16 Simon GlassMove existing use of CONFIG_SPL_RSA to Kconfig
2016-09-16 Simon GlassMove existing use of CONFIG_SPL_DM to Kconfig
2016-09-16 Simon GlassKconfig: tpl: Add some TPL support options to Kconfig
2016-09-16 Simon GlassKconfig: spl: Add SPL support options to Kconfig
next