]> git.ipfire.org Git - people/ms/u-boot.git/shortlog
people/ms/u-boot.git
2016-02-02  Simon Glassfdt: Build an SPL binary without device tree
2016-02-02  Simon Glassfdt: Build a U-Boot binary without device tree
2016-02-02  Simon Glasstegra: Clarify generation of -nodtb file with OF_CONTROL
2016-02-01  Masahiro Yamadamailmap: fix Ricardo's entry
2016-02-01  Clemens Grubermmc: add missing prototype for mmc_get_env_dev
2016-02-01  Stephen Warrenmalloc: work around some memalign fragmentation issues
2016-02-01  Roger Meier.travis.yml: rework according to new travis-ci infra
2016-02-01  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2016-02-01  Purna Chandra... board: Enable ethernet, tftpboot support to pic32mzdask...
2016-02-01  Purna Chandra... drivers: net: Add ethernet driver for Microchip PIC32.
2016-02-01  Purna Chandra... drivers: net: phy: add SMSC LAN8740 Phy support.
2016-02-01  Purna Chandra... board: add SDHCI support for PIC32MZDASK board.
2016-02-01  Andrei Pistiricadrivers: mmc: add driver for Microchip PIC32 SDHCI...
2016-02-01  Purna Chandra... board: Add Microchip PIC32MZ[DA]-Starter-Kit board.
2016-02-01  Purna Chandra... MIPS: Add support for Microchip PIC32MZ[DA] SoC family.
2016-02-01  Purna Chandra... drivers: ddr: Add DDR2 SDRAM controller driver for...
2016-02-01  Paul Thackerdrivers: serial: add driver for Microchip PIC32 UART...
2016-02-01  Purna Chandra... drivers: gpio: add driver for Microchip PIC32 GPIO...
2016-02-01  Purna Chandra... drivers: pinctrl: Add pinctrl driver for Microchip...
2016-02-01  Purna Chandra... drivers: clk: Add clock driver for Microchip PIC32...
2016-02-01  Purna Chandra... MIPS: initial infrastructure for Microchip PIC32 archit...
2016-02-01  Paul Burtonmalta: Use I/O accessors for SuperI/O controller
2016-02-01  Paul Burtonmalta: Set I/O port base early
2016-02-01  Paul BurtonMIPS: Support dynamic I/O port base address
2016-02-01  Paul BurtonMIPS: Remove SLOW_DOWN_IO
2016-02-01  Marek Vasutmips: cache: Bulletproof the code against cornercases
2016-02-01  Daniel SchwierzeckMIPS: start.S: fix and optimize instructions
2016-02-01  Purna Chandra... MIPS: initialize board_init_f() argument to zero.
2016-01-31  Marek Vasutarm: novena: Fix EEPROM i2c configuration
2016-01-31  Peng Fanarm: config: enforce -fno-pic for gcc
2016-01-31  Wang DongshengARM: Disable "DISCARD" for secure section if CONFIG_ARM...
2016-01-31  Marek Vasutarm: cache: Implement cache range check for v7
2016-01-31  Albert ARIBAUDarmv7: add cacheline sizes where missing
2016-01-31  Marek Vasutarm: Remove S bit from MMU section entry
2016-01-31  Marek Vasutarm: Replace test for CONFIG_ARMV7 with CONFIG_CPU_V7
2016-01-30  Simon Glassvideo: Correct 'tor' typo in comment
2016-01-30  Simon Glassvideo: test: Add console tests for truetype
2016-01-30  Simon Glassvideo: sandbox: Enable truetype fonts for sandbox
2016-01-30  Simon Glassvideo: sandbox: Allow selection of font size and consol...
2016-01-30  Simon Glassvideo: Allow selection of the driver and font size
2016-01-30  Simon GlassLicense: Add the Open Font License
2016-01-30  Simon Glassvideo: Add the Cantoraone decorative font
2016-01-30  Simon Glassvideo: Add the Rufscript handwriting font
2016-01-30  Simon Glassvideo: Add the AnkaCoder mono-spaced font
2016-01-30  Simon Glassvideo: Add the Nimbus sans font
2016-01-30  Simon Glassvideo: Add a console driver that uses TrueType fonts
2016-01-30  Simon Glassvideo: Provide a backspace method
2016-01-30  Simon Glassvideo: Provide a signal when a new console line is...
2016-01-30  Simon Glassvideo: Provide a left margin for the text console
2016-01-30  Simon Glassvideo: Handle the 'bell' character
2016-01-30  Simon Glassvideo: Use fractional units for X coordinates
2016-01-30  Simon Glassvideo kconfig console_normal
2016-01-30  Simon GlassMakefile: Add rules to build in .ttf files
2016-01-30  Simon Glassvideo: Add stb TrueType font renderer
2016-01-29  Tom RiniMerge git://git.denx.de/u-boot-dm
2016-01-29  Stephen Warrentest/py: dfu: allow boardenv to specify test sizes
2016-01-29  Stephen Warrentest/py: fix a couple typos in comments
2016-01-29  Stephen Warrentest/py: run sandbox in source directory
2016-01-29  Stephen Warrentest/py: pass test DTB to sandbox
2016-01-29  Stephen Warrentest/py: correctly log xfail/xpass tests
2016-01-29  Stephen Warrentest/py: detect another "bad pattern" in console output
2016-01-29  Stephen Warrentest/py: check for bad patterns everywhere we wait
2016-01-29  Stephen Warrentest.py: calculate bad patterns on change only
2016-01-29  Stephen Warrentest/py: fix spawn.expect multiple match handling
2016-01-29  Stephen Warrentest/dm: clear unit test failure count each run
2016-01-29  Stephen Warrentest/py: Provide custom IDs when parametrizing tests
2016-01-29  Stephen Warrentest/py: Quote consistency
2016-01-29  Stephen Warrentest/py: use " for docstrings
2016-01-29  Stephen Warrentest/py: make net test aware of USB and PCI enumeration
2016-01-29  Stephen Warrendistro bootcmd: enumerate PCI before network operations
2016-01-29  Stephen Warrendistro bootcmd: make net boot only optionally start USB
2016-01-29  Stephen WarrenImplement "pci enum" command for CONFIG_DM_PCI
2016-01-29  Stephen Warrentest/py: dfu: error out if USB device already exists
2016-01-29  Stephen WarrenARM: tegra: shut down USB device controller at boot
2016-01-29  Stephen Warrentest/py: make crash detection more robust
2016-01-29  Simon Glassdm: Remove device_probe_child()
2016-01-29  Stephen Warrentest/py: add a networking test
2016-01-29  Stephen Warrentest/py: move find_ram_base() into u_boot_utils
2016-01-29  Stephen Warrentest/py: add DFU test
2016-01-29  Stephen Warrentest/py: ums: add filesystem-based testing
2016-01-29  Stephen Warrentest/py: add various utility code
2016-01-29  Stephen Warrentest/py: optionally ignore errors from shell commands
2016-01-29  Stephen Warrentest/py: log when tests send CTRL-C
2016-01-29  Stephen Warrentest/py: drain console log at the end of any failed...
2016-01-29  Stephen Warrentest/py: move U-Boot respawn trigger to the test core
2016-01-29  Stephen Warrentest/py: fix timeout to be absolute
2016-01-29  Christophe... tpm: st33zp24: Add tpm st33zp24 spi support
2016-01-29  Christophe... tpm: st33zp24: Add tpm st33zp24 support with i2c
2016-01-29  Christophe... tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move...
2016-01-29  Christophe... tpm: tpm_tis_lpc: fix typo
2016-01-29  Christophe... tpm: Fix fault in case CONFIG_DM_TPM is set without...
2016-01-28  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2016-01-28  Alexandre Messiernet: Add bootfile in DHCP Request
2016-01-28  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2016-01-28  Shaohui Xienet: phy: implements probe for Cortina phy
2016-01-28  Shaohui Xienet: phy: introduce a quirk PHY_FLAG_BROKEN_RESET
2016-01-28  Dinh Nguyennet: phy: micrel: fix divisor value for KSZ9031 phy...
2016-01-28  Dinh Nguyennet: phy: micrel: add documentation for Micrel KSZ90x1...
2016-01-28  Alexandre Messiernet: phy: Use 'autoneg' flag from phydev
2016-01-28  Alexandre Messiernet: phy: Set ANRESTART in setup_forced
next