]> git.karo-electronics.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
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
2016-01-14 Phil Suttermvebu: axp: refactor board_sat_r_get() and caller
2016-01-14 Phil Sutterdrivers/pci/pci_mvebu: Fix for boards with X4 lanes
2016-01-14 Phil Sutteraxp: Fix debugging support in DDR3 write leveling
2016-01-14 Phil SutterREADME: Review the u-boot porting guide list
2016-01-14 Phil Sutterdrivers/pci: Fix for debug builds without CONFIG_PCI_EN...
2016-01-14 Stefan Roesearm: mvebu: Add runtime detection of UART (xmodem)...
2016-01-14 Stefan Roesearm: mvebu: Add runtime boot-device detection
2016-01-14 Stefan Roesearm: mvebu: Make local structs static const
2016-01-14 Stefan Roesearm: mvebu: Move SAR register defines into header
2016-01-14 Stefan Roesearm: mvebu: Remove leftover Makefile
2016-01-14 Stefan Roesearm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig
2016-01-14 Stefan Roesearm: mvebu: Consolidate board Kconfig options into...
2016-01-14 Stefan Roesearm: mvebu: Print CPU and SDRAM frequency upon startup
2016-01-14 Stefan Roesearm: mvebu: Make serdes setup on Armada XP less noisy
next