]> git.sur5r.net Git - u-boot/shortlog
u-boot
2016-07-15 Simon Glassrockchip: serial: Add an of-platdata driver for rockchip
2016-07-15 Simon Glassdm: serial: ns16550: Update to support of-platdata
2016-07-15 Simon Glassdm: core: Add an implementation of regmap_init_mem_plat...
2016-07-15 Simon Glassdm: core: Move regmap allocation into a separate function
2016-07-15 Simon Glassdm: sandbox: Enable of-platdata for sandbox_spl
2016-07-15 Simon Glasssandbox: Don't bring in the eeprom emulator in SPL
2016-07-15 Simon Glassdm: core: Expand platdata for of-platdata devices
2016-07-15 Simon Glassdm: Don't attach the device tree to SPL with of-platdata
2016-07-15 Simon Glassdtoc: Ignore the u-boot, dm-pre-reloc property
2016-07-15 Simon Glassdm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCED
2016-07-15 Simon Glassdm: spl: Bind in all devices in SPL with of-platdata
2016-07-15 Simon Glasstiny-printf: Support assert()
2016-07-15 Simon GlassOnly build the libfdt python module if 'swig' is available
2016-07-15 Simon Glassdm: Add a more efficient libfdt library
2016-07-15 Simon Glassdm: Makefile: Build of-platdata files when the feature...
2016-07-15 Simon Glassdm: Add a tool to generate C code from a device tree
2016-07-15 Simon Glassdm: Add a library to provide simple device-tree access
2016-07-15 Simon Glassdm: Add a README for of-platdata
2016-07-15 Simon Glassdm: Add an option to enable the of-platdata feature
2016-07-15 Simon Glassdm: Don't include fdtdec functions when of-platdata...
2016-07-15 Simon Glassdm: serial: Add support for of-platdata
2016-07-15 Simon Glassdm: clk: Add support for of-platdata
2016-07-15 Simon Glassdm: Add a header that provides access to the of-platdat...
2016-07-15 Simon Glassdm: sandbox: Add a simple driver to test of-platdata
2016-07-15 Simon Glassdm: syscon: Add support for of-platdata
2016-07-15 Simon Glassdm: regmap: Add a dummy implementation for of-platdata
2016-07-15 Simon Glassdm: core: Don't use device tree with of-platdata
2016-07-15 Simon Glassdm: Makefile: Build of-platdata before SPL
2016-07-15 Simon Glassdm: spl: Don't set up device tree with of-platdata
2016-07-15 Simon Glasssandbox: Add a test device that uses of-platdata
2016-07-15 Simon Glasssandbox: Add a new sandbox_spl board
2016-07-15 Simon Glasssandbox: serial: Don't sync video in SPL
2016-07-15 Simon Glasssandbox: Don't use IDE and iotrace in SPL
2016-07-15 Simon Glasssandbox: Add basic SPL implementation
2016-07-15 Simon Glasssandbox: Don't include the main loop in SPL
2016-07-15 Simon Glasssandbox: Don't use PCI in SPL
2016-07-15 Simon Glasssandbox: Add some missing headers in cpu.c
2016-07-15 Simon Glasssandbox: Correct header file order in cpu.c
2016-07-15 Simon Glasssandbox: Support building an SPL image
2016-07-15 Simon Glasssandbox: Allow chaining from SPL to U-Boot proper
2016-07-15 Simon GlassMakefile: Allow the SPL final link rule to be overridden
2016-07-15 Simon Glassspl: Drop include of i2c.h
2016-07-15 Simon GlassREADME: Remove CONFIG_SYS_MALLOC_F_LEN comment
2016-07-15 Simon Glasssandbox: Don't print a warning for CONFIG_I2C_COMPAT
2016-07-14 Tom RiniRevert "armv8: Enable CPUECTLR.SMPEN for coherency"
2016-07-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-07-12 Simon Glassx86: link: Correct a failure in DRAM init
2016-07-12 George McCollisterx86: Add Advantech SOM-DB5800/SOM-6867 support
2016-07-12 Bin Mengx86: baytrail: acpi: Hide internal UART per GNVS setting
2016-07-12 Bin Mengx86: acpi: Pack global NVS into ACPI table
2016-07-12 Bin Mengx86: quark: Introduce ACPI global NVS
2016-07-12 Bin Mengx86: baytrail: Introduce ACPI global NVS
2016-07-12 Stefan Roesex86: conga-qeval20-qa3: Add support for internal UART
2016-07-12 Bin Mengx86: fsp: Wrap setup_internal_uart() call with CONFIG_I...
2016-07-12 Bin Mengx86: baytrail: Introduce a Kconfig option for the inter...
2016-07-12 Bin Mengpci: Add board_ prefix to should_load_oprom() and make...
2016-07-12 Bin Mengpci: Make load_oprom and run_oprom independent
2016-07-12 Bin Mengpci: Remove CONFIG_ALWAYS_LOAD_OPROM
2016-07-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2016-07-11 Bin Mengtools: patman: Handle missing 'END' in non-last commit...
2016-07-11 Bin Mengtools: patman: Handle missing blank line for 'Series...
2016-07-11 Bin Mengtools: patman: Generate cover letter correctly when...
2016-07-11 Bin Mengtools: patman: Handle tag sections without an 'END'
2016-07-11 Bin Mengtools: patman: Use cover_match for 'Cover-letter'
2016-07-11 Bin Mengdm: Sort the uclass id in alphabetical order
2016-07-11 Simon Glasssandbox: Find keyboard driver using driver model
2016-07-11 Simon Glassfdt: x86: Tidy up a few COMPAT string definitions
2016-07-11 Simon Glassfdt: Add a note to avoid adding new compatible strings
2016-07-11 Simon Glassfdt: Drop unused exynos compatible strings
2016-07-11 Simon Glassx86: fdt: Drop the unused compatible strings in fdtdec
2016-07-11 Xu Ziyuancommon: block: fix compiler error with CONFIG_FASTBOOT_...
2016-07-11 Hamish Martindm: gpio: MPC85XX GPIO platform data support
2016-07-11 Simon Glassdm: dfu: mmc: Support CONFIG_BLK in DFU for MMC
2016-07-11 Simon Glassdm: spl: mmc: Support CONFIG_BLK in SPL MMC
2016-07-11 Simon Glassdm: mmc: msmsdhic: Drop old MMC code
2016-07-11 Simon Glassdm: mmc: Move dragonboard410c to use CONFIG_BLK and...
2016-07-11 Simon Glassdm: mmc: msm_sdhci: Support CONFIG_BLK and CONFIG_DM_MM...
2016-07-11 Simon Glassdm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS
2016-07-11 Simon Glassdm: mmc: sdhci: Refactor configuration setup to support DM
2016-07-11 Simon Glassdm: sandbox: Convert to use CONFIG_CMD_MMC_OPS
2016-07-11 Simon Glassrockchip: Add MAINTAINER files for kylin_rk3036, evb_rk3036
2016-07-11 Simon Glassdm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all...
2016-07-11 Simon Glassdm: mmc: dwmmc: Support CONFIG_DM_MMC_OPS
2016-07-11 Simon Glassdm: mmc: Add a way to use driver model for MMC operations
2016-07-11 Simon Glassrockchip: Disable CONFIG_SDHCI
2016-07-11 Simon Glassmmc: Move tracing code into separate functions
2016-07-11 Simon Glassdm: mmc: rockchip: Support only CONFIG_BLK
2016-07-11 Simon Glassmmc: Move MMC boot code into its own file
2016-07-11 Simon Glassdm: mmc: Move non-CONFIG_BLK code into mmc_legacy.c
2016-07-11 Simon Glassdm: mmc: Move CONFIG_BLK code into the mmc uclass
2016-07-11 Simon Glassmmc: Add function declarations for mmc_bread() and...
2016-07-11 Simon Glassrockchip: Use 'select' instead of defaults in Kconfig
2016-07-11 Simon Glassdm: mmc: dwmmc: Add comments to the dwmmc setup functions
2016-07-11 Tom RiniPrepare v2016.07 v2016.07
2016-07-11 Andre Przywaradoc: ARMv8: add README.pine64
2016-07-11 Stefano Babicmkimage -l is broken for images after gpimage
2016-07-11 jk.kernel@gmail.comgit-mailrc: add rockchip alias
2016-07-09 Vignesh Rdm: spi: Read default speed and mode values from DT
2016-07-09 Vignesh RARM: dts: dra7x: Support QSPI MODE-0 operation at 64MHz
2016-07-09 Vignesh Rdefconfig: k2g_evm_defconfig: Enable Cadence QSPI contr...
next