]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
2016-01-21  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c...
2016-01-21  Jelle van der Waasunxi: Add support for the I2C controller which is...
2016-01-21  Hans de Goedei2c: mvtwsi: Fix mvtwsi not working on sun6i and newer...
2016-01-21  ricknds32: Fix compile error.
2016-01-20  Tom Riniiocon / bamboo: Drop CONFIG_SYS_LONGHELP
2016-01-20  Vikas Manochastm32: move stm32 specific code to mach-stm32
2016-01-20  Oscar Cureroudoo:use load instead of fatload
2016-01-20  robertcnelson... am335x: BeagleBones enable CONFIG_AUTOBOOT_KEYED
2016-01-20  Shengzhou Liupowerpc/83xx: fix build failure
2016-01-20  Ladislav Michligep00x0: Remove no-op macros from config header
2016-01-20  Ladislav Michligep00x0: Fix config header indentation
2016-01-20  Ladislav Michligep00x0: Do not include config_distro_defaults.h
2016-01-20  Ladislav Michligep00x0: Cleanup ethernet support
2016-01-20  Enric Balletbò... igep00x0: enable CONFIG_NET_RANDOM_ETHADDR
2016-01-20  Ladislav Michlarmv7: Add missing newline after OMAP die ID
2016-01-20  Ladislav Michlti_omap3_common: Do not define CONFIG_SPL_NAND_SUPPORT
2016-01-20  Masahiro Yamadakbuild: drop workaround for old style CONFIG_SYS_TEXT_B...
2016-01-20  Masahiro Yamadapowerpc: yucca: drop redundant CONFIG_SYS_TEXT_BASE...
2016-01-20  Masahiro Yamadamips: pb1x00: move CONFIG_SYS_TEXT_BASE away from config.mk
2016-01-20  Masahiro Yamadamips: dbau1x00: move CONFIG_SYS_TEXT_BASE away from...
2016-01-20  Masahiro Yamadamips: vct: move CONFIG_SYS_TEXT_BASE away from config.mk
2016-01-20  Masahiro Yamadamicroblaze: move CONFIG_SYS_TEXT_BASE to defconfig
2016-01-20  Masahiro Yamadam68k: M54418TWR: drop board/freescale/m54418twr/config.mk
2016-01-20  Masahiro Yamadam68k: move CONFIG_SYS_TEXT_BASE to defconfig files
2016-01-20  Vignesh Rspi: ti_qspi: Use 4-byte opcode for mmap read
2016-01-20  Erik Tidemanmmc: emmc and hw partitions partition table id bugfix.
2016-01-20  Heiko Schocherarm, ubifs: fix gcc5.x compiler warning
2016-01-19  Masahiro YamadaARM: uniphier: remove unneeded if conditionals
2016-01-19  Masahiro YamadaARM: uniphier: move UMC register macros to umc-regs.h
2016-01-19  Masahiro YamadaARM: uniphier: set active ways to really enable outer...
2016-01-19  Masahiro YamadaARM: uniphier: fix range invalidate for outer cache
2016-01-19  Masahiro YamadaARM: uniphier: factor out outer cache sync as a helper...
2016-01-19  Masahiro YamadaARM: uniphier: refactor outer cache operation slightly
2016-01-19  Masahiro YamadaARM: uniphier: add bootm_low environment
2016-01-19  Masahiro YamadaARM: uniphier: define CONFIG_SYS_BOOTMAPSZ
2016-01-19  Sergey Temerkhanovarmv8: cavium: Get DRAM size from ATF
2016-01-19  Sergey Temerkhanovarmv8: cavium: Add an implementation of ATF calling...
2016-01-19  Sergey Temerkhanovarmv8: cavium: Add ThunderX 88xx board definition
2016-01-19  Sergey Temerkhanovarmv8: cavium: Add the device tree for ThunderX
2016-01-19  Sergey Temerkhanovarmv8: Add psci.h from the Linux kernel
2016-01-19  Sergey Temerkhanovarmv8: Add Secure Monitor/Hypervisor Call (SMC/HVC...
2016-01-19  Sergey Temerkhanovarmv8: New MMU setup code allowing to use 48+ bits...
2016-01-19  Sergey Temerkhanovarmv8: Add read_mpidr() function
2016-01-19  Sergey Temerkhanovarm: serial: Add Kconfig entries to facilitate usage...
2016-01-19  Sergey Temerkhanovarm: serial: Add debug UART capability to the pl01x...
2016-01-19  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-01-19  Bin Mengx86: quark: Fix boot breakage
2016-01-19  Tom Rinipower: regulator: max77686: Don't use switch() on bools
2016-01-19  Tom Rinispi: rk_spi: Fix debug format warning
2016-01-19  Tom Rinipci_rom.c: Fix may be used uninitialized warning
2016-01-19  Tom RiniAdd more SPDX-License-Identifier tags
2016-01-19  Tom Riniscripts/Makefile* Add SPDX-License-Identifier tag
2016-01-19  Tom Rinigunzip.c: Only include gzwrite on CONFIG_CMD_UNZIP
2016-01-19  Tom Riniaxm/taurus: Enable tiny printf in SPL
2016-01-19  Tom Rinivsprintf.c: Always enable CONFIG_SYS_VSNPRINTF
2016-01-19  Masahiro Yamadaimage: fix getenv_bootm_size() function
2016-01-17  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2016-01-16  Daniel SchwierzeckMIPS: implement bit manipulating I/O accessors
2016-01-16  Daniel SchwierzeckMIPS: fix SPDX license identifier in remaining arch...
2016-01-16  Daniel SchwierzeckMIPS: sync processor and register definitions with...
2016-01-16  Daniel SchwierzeckMIPS: sync I/O related header files with linux-4.4
2016-01-16  Daniel Schwierzecknet: pcnet: refactor mapping of virtual addresses to...
2016-01-16  Daniel SchwierzeckMIPS: kconfig: add option for MIPS_L1_CACHE_SHIFT
2016-01-16  Daniel SchwierzeckMIPS: vct: fix I/O accessor calls
2016-01-16  Daniel SchwierzeckMIPS: malta: fix IO accessor call
2016-01-16  Daniel SchwierzeckMIPS: malta: do not pull in target header files in...
2016-01-16  Daniel SchwierzeckMIPS: Kconfig: optimize gcc -march and -mtune setup
2016-01-16  Daniel SchwierzeckMIPS: au1x00: move SoC header files to arch/mips/mach...
2016-01-16  Daniel SchwierzeckMIPS: Kconfig: refactor machine setup
2016-01-16  Daniel SchwierzeckMIPS: add initial infrastructure for device-tree files
2016-01-16  Daniel SchwierzeckMIPS: do not build position-independent executables...
2016-01-16  Daniel SchwierzeckMIPS: create .text sub-sections for assembler functions
2016-01-16  Daniel SchwierzeckMIPS: fix annotation of _start and relocate_code
2016-01-16  Purna Chandra... MIPS: add asm/gpio.h to fix compilation error with...
2016-01-16  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2016-01-16  Dalon Westergreensocfpga: Modify qts-filter args to allow input for...
2016-01-16  Dinh Nguyenarm: socfpga: set the fpga global bit to disable HPS...
2016-01-16  Marek Vasutddr: altera: Init the rule ID in debug code
2016-01-16  Peng Fancommon: usb: fix checking condition
2016-01-16  Sanchayan Maityusb: host: ehci-vf: Implement board_usb_phy_mode weak...
2016-01-16  Sanchayan Maityusb: host: ehci-vf: Remove hardcoded USB host client...
2016-01-16  Ye.Liusb:ci_udc: Remove ULPI setting for i.MX OTG controller
2016-01-15  Tom RiniMerge git://git.denx.de/u-boot-rockchip
2016-01-15  Tom Rinieth-raw-os.c: Add cast to bind(2) call
2016-01-15  Simon Glassx86: Fix board init breakage
2016-01-15  Simon Glassdm: pci: Avoid a memory leak when allocating the ROM
2016-01-15  Simon Glassdm: pci: Add a 'fall through' comment
2016-01-15  Simon Glassdm: spi_flash: Allow the uclass to work without printf()
2016-01-15  huang linmmc: rockchip: the non-removable property must point...
2016-01-15  Masahiro YamadaMAINTAINERS: add entry for Rockchip
2016-01-15  Ben WhittenFix GCC format-security errors and convert sprintfs.
2016-01-15  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-01-14  Stephen Warrenarm: initialize gd for AArch64
2016-01-14  Tom RiniMerge git://www.denx.de/git/u-boot-marvell
2016-01-14  Stefan RoeseMAINTAINERS: Update Marvell custodianship
2016-01-14  Phil Suttermvebu: ds414: Implement Synology specific command set
2016-01-14  Phil Suttermvebu: Support Synology DS414
2016-01-14  Phil Suttermvebu: Add rudimental MV78230 support
2016-01-14  Phil Suttermvebu: axp: Rename MV_DDR_32BIT to CONFIG_DDR_32BIT
2016-01-14  Phil Suttermvebu: Introduce kconfig symbols for SoC variants
next