]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
2013-07-30  Justin WatersAdd additional MLO images to .gitignore
2013-07-30  Justin Watersam335x_evm: Rework bootcmd to handle two MMC devs
2013-07-30  Justin Watersam335x_evm: Add command line editing
2013-07-30  Justin Watersam335x_evm: Make NAND support modular
2013-07-30  Heiko Schochernet, phy, cpsw: fix gigabit register access
2013-07-30  Tom Riniboard/ti/am335x/README: Document NOR programming
2013-07-30  Steve Kipiszam335x_evm: Add support to boot from NOR.
2013-07-30  Steve Kipiszam335x_evm: Add support for the NOR module on the memor...
2013-07-30  Tom Riniam33xx: Correct gpmc_cfg->irqstatus/enable
2013-07-30  Tom Riniam335x_evm: Rework board_is_foo() checks
2013-07-30  Tom Riniam335x_evm: Update SPI_BOOT support, add MTDPARTS info
2013-07-30  Tom Riniam335x_evm: Drop useless CONFIG_ENV_IS_NOWHERE
2013-07-30  Tom Riniboard/ti/am335x/README: Document NAND programming
2013-07-26  Nishanth Menonomap3_beagle: support booting from zImage and device...
2013-07-26  Nishanth Menonomap3_beagle: support findfdt and loadfdt for devicetre...
2013-07-26  Nishanth Menonomap3_beagle: enable CMD_FS_GENERIC and simplify load...
2013-07-26  Nishanth Menonbeagleboard: remove RevB support for BeagleBoard Xm
2013-07-26  Nishanth Menonomap3_beagle: replace uImage.beagle with generic uImage
2013-07-26  Nishanth Menonomap3_beagle: remove JFFS2 support.
2013-07-26  Mugunthan V NARM: DRA7xx: Enable CPSW Ethernet support
2013-07-26  Mugunthan V NARM: DRA7xx: Add CPSW and MDIO pinmux support
2013-07-26  Mugunthan V NARM: DRA7xx: Add CPSW support to DRA7xx EVM
2013-07-26  Mugunthan V NARM: DRA7xx: Enable GMAC clock control
2013-07-26  Lokesh VutlaARM: DRA7xx: Lock DPLL_GMAC
2013-07-26  Mugunthan V Ndrivers: net: cpsw: Enable statistics for all port
2013-07-26  Mugunthan V Ndrivers: net: cpsw: remove hard coding bd ram for cpsw
2013-07-26  Tom Riniam335x_evm: Add basic README
2013-07-26  Tom Riniam335x_evm: Correct CONFIG_CMD_SPL_WRITE_SIZE
2013-07-26  Tom Riniam335x_evm: Update eMMC falcon mode locations
2013-07-26  Tom Riniam335x_evm: Correct DFU ALT settings for falcon mode
2013-07-26  Tom RiniREADME.falcon: Note how we determine if we can boot...
2013-07-26  Andreas Bießmannomap3/sys_info: fix printout of OMAP36XX L3 freqency
2013-07-26  Tom Rinispl_mmc.c: Detect missing kernel image in RAW MMC
2013-07-26  Christian Rieschda850evm: Use clrbits function with correct endianess
2013-07-26  Stefan Roesearm: omap3: spl: Fix problem with 8bit NAND devices
2013-07-25  Albert ARIBAUDMerge branch 'u-boot/master' into u-boot-arm/master
2013-07-25  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-nds32
2013-07-25  Tom Riniqemu-malta: Update for SPDX license identifiers
2013-07-25  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2013-07-25  Tom Rinidrivers/i2c: Update fti2c010.[ch], i2c_core.c to use...
2013-07-25  Dinh Nguyensocfpga: Move board/socfpga_cyclone5 to board/socfpga
2013-07-25  ken kuonds32: Enable FPU if the version of CPU supported
2013-07-25  Tom Rininds32: Update <asm/io.h> and <asm/setup.h> with SPDX...
2013-07-25  ken kuonds32: Convert Makefiles to use COBJS-y style
2013-07-25  Rob Herringhighbank: enable keyed autoboot stop
2013-07-25  Rob HerringARM: highbank: compile misc_init_r only if CONFIG_MISC_...
2013-07-25  Rob HerringARM: highbank: setup peripherals based on power domain...
2013-07-25  Rob HerringARM: highbank: enable reset on command timeout
2013-07-25  Rob HerringARM: highbank: avoid bss write in timer_init
2013-07-25  Rob HerringARM: highbank: set timer prescaler to 256
2013-07-25  Rob HerringARM: highbank: fix get_tbclk value to timer rate
2013-07-25  Rob HerringARM: highbank: update config options
2013-07-25  Rob Herringnet: calxedaxgmac: enable rx cut-thru
2013-07-25  Rob HerringARM: move interrupt_init to before relocation
2013-07-24  Gabor JuhosMIPS: mips32/cache.S: use v1 register for indirect...
2013-07-24  Gabor JuhosMIPS: mips32/cache.S: store cache line size in t8 register
2013-07-24  Gabor JuhosMIPS: mips32/cache.S: save return address in t9 register
2013-07-24  Gabor JuhosMIPS: xburst/start.S: rework relocation info check
2013-07-24  Gabor JuhosMIPS: xburst/start.S: use t8 register for dynamic reloc...
2013-07-24  Gabor JuhosMIPS: xburst/start.S: save gd in s0 register
2013-07-24  Gabor JuhosMIPS: xburst/start.S: save relocation offset in s1...
2013-07-24  Gabor JuhosMIPS: xburst/start.S: save relocation address in s2...
2013-07-24  Gabor JuhosMIPS: mips32/start.S: rework relocation info check
2013-07-24  Gabor JuhosMIPS: mips32/start.S: use t8 register for dynamic reloc...
2013-07-24  Gabor JuhosMIPS: mips32/cache.S: remove superfluous register assig...
2013-07-24  Gabor JuhosMIPS: remove obsolete TODO items
2013-07-24  Gabor JuhosMIPS: mips64/interrupt.c: remove superfluous include
2013-07-24  Gabor JuhosMIPS: mips32/time.c: fix checkpatch errors/warnings
2013-07-24  Gabor JuhosMIPS: qemu-malta: bring up ethernet
2013-07-24  Gabor JuhosMIPS: qemu-malta: add PCI support
2013-07-24  Gabor JuhosMIPS: qemu-malta: setup GT64120 registers as done by...
2013-07-24  Gabor JuhosMIPS: qemu-malta: enable flash support
2013-07-24  Gabor JuhosMIPS: qemu-malta: add reset support
2013-07-24  Gabor JuhosMIPS: qemu-malta: add support for emulated MIPS Malta...
2013-07-24  Gabor JuhosMIPS: start.S: emulate REVISION register for qemu-malta
2013-07-24  Gabor JuhosMIPS: import gt64120.h header from Linux
2013-07-24  Gabor Juhosnet: pcnet: use pci_virt_to_mem to obtain buffer addresses
2013-07-24  Tom RiniMIPS: mips64: fix typos in copyright text of start.S
2013-07-24  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2013-07-24  Wolfgang DenkAdd eCos-2.0 SPDX-License-Identifier to source files
2013-07-24  Wolfgang DenkAdd LGPL-2.0+ SPDX-License-Identifier to source files
2013-07-24  Wolfgang DenkAdd LGPL-2.1+ SPDX-License-Identifier to source files
2013-07-24  Wolfgang DenkAdd GPL-2.0+ SPDX-License-Identifier to source files
2013-07-24  Wolfgang DenkLicenses: introduce SPDX Unique Lincense Identifiers
2013-07-24  Axel Linnds32: ag101/ag102: Fix setting lastdec and now values
2013-07-24  ken kuonds32: Enable the function of passing parameters to...
2013-07-24  ken kuonds32: Enable SDIO and EXT2 command support for Andes...
2013-07-24  ken kuonds32: Enable two banks of SDRAM on Andes board
2013-07-24  Gabor Juhosnds32: adp-ag102: use 'faraday/ftpci100.h' for pci_ftpc...
2013-07-24  Gabor Juhospci: move pci_ftpci100.h to include/faraday/ftpci100.h
2013-07-24  Gabor Juhospci: add prototype for pci_ftpci_init() function
2013-07-24  Gabor Juhosblock: constify sect_buf argument of ide_write_data
2013-07-24  Gabor Juhosmmc: ftsdc010_mci: fix build error if CONFIG_FTSDC010_S...
2013-07-24  Gabor Juhosnds32: introduce macros for bit manipulation
2013-07-23  Tom RiniPrepare v2013.07
2013-07-23  naveen krishna... fdtdec: Add compatible string for High speed i2c
2013-07-23  Kuo-Jung Sui2c: add Faraday FTI2C010 I2C controller support
2013-07-23  Alison WangI2C: mxc_i2c: Add support for Vybrid VF610 platform
2013-07-23  Alison Wangvf610: Add I2C support for Vybrid VF610 platform
2013-07-23  Axel Lincmd_i2c: Use ARRAY_SIZE instead of reinventing it
next