summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-13x86: qemu: add fw_cfg supportMiao Yan
2016-01-13x86: adjust ramdisk load addressMiao Yan
2016-01-13x86: ivybridge: Add macros for LPC decode rangesBin Meng
2016-01-13x86: fsp: Always use hex numbers in the hob command outputBin Meng
2016-01-13x86: ivybridge: Do not require HAVE_INTEL_MEBin Meng
2016-01-13x86: ivybridge: Add microcode blobs for all the steppingsBin Meng
2016-01-13tools: microcode-tool: Support parsing header file with a license blockBin Meng
2016-01-13fdtdec: Add compatible string for Intel IvyBridge FSPBin Meng
2016-01-13x86: fsp: Set up init runtime buffer in update_fsp_configs()Bin Meng
2016-01-13x86: fsp: Move struct fspinit_rtbuf definition to chipset headerBin Meng
2016-01-13x86: queensbay: Remove invalid comments in update_fsp_configs()Bin Meng
2016-01-13x86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig optionBin Meng
2016-01-13x86: fsp: Rename update_fsp_upd() and change its signatureBin Meng
2016-01-13x86: fsp: Rename shared_data to fsp_config_dataBin Meng
2016-01-13x86: fsp: Add boot_mode as a member of struct shared_dataBin Meng
2016-01-13x86: fsp: Avoid cast stack_top in struct shared_dataBin Meng
2016-01-13x86: fsp: Simplify fsp_continue()Bin Meng
2016-01-12Prepare v2016.01Tom Rini
2016-01-11dm: test: usb: Update the USB tests so that they all passSimon Glass
2016-01-11MAINTAINERS/mailmap: Update my email addressFabio Estevam
2016-01-10Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-01-10cgtqmx6eval: README: Fix parameter of 'sf write' commandOtavio Salvador
2016-01-10mx6cuboxi: Remove obsolete commentFabio Estevam
2016-01-10mx6cuboxi: Fix the reset delay for the AR8035 PHYFabio Estevam
2016-01-08Merge git://git.denx.de/u-boot-rockchipTom Rini
2016-01-08Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-01-08pci: layerscape: Adjust the return value when ls_pcie_addr_valid() failsBin Meng
2016-01-08pci: imx: Adjust the return value when imx_pcie_addr_valid() failsBin Meng
2016-01-08fs: handle the fileaddr variable in the same way as in the network caseDavid Müller (ELSOFT AG)
2016-01-08get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" useHeiko Schocher
2016-01-08fix always succesful memory testRasmus Villemoes
2016-01-08cyrus: Enable STDIO deregisterAndy Fleming
2016-01-08MAINTAINERS, .mailmap: Update my email addressYork Sun
2016-01-08am33xx/am43xx: Add platform data for GPIOsTom Rini
2016-01-08serial: zynq: Use static inline for _debug_uart_init()Michal Simek
2016-01-08net: remove scary warning about EEPROM provided MAC addressAndre Przywara
2016-01-08arm64: Juno/FVP: adjust kernel load addressAndre Przywara
2016-01-08arm, Makefile: correct compilation flag for u-boot-dtbAneesh Bansal
2016-01-08bootcount: Correct #endif comment to match, other aestheticsRobert P. J. Day
2016-01-08doc: Tidy up first part of top-level README fileRobert P. J. Day
2016-01-08powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xxRobert P. J. Day
2016-01-08include: Correct "requset" typoes in misc.hRobert P. J. Day
2016-01-08Merge git://git.denx.de/u-boot-dmTom Rini
2016-01-08rockchip: Fix the configuration for chromebook_jerrySimon Glass
2016-01-08rockchip: Drop a debug message when outputing SPI imagesSimon Glass
2016-01-08rockchip: Enable generation of SPI imagesSimon Glass
2016-01-07net: Fix delay in net_retry testJoe Hershberger
2016-01-07fdt: fix address cell count checking in fdt_translate_address()Przemyslaw Marczak
2016-01-07dm: usb: Add a remove() method for USB keyboardsSimon Glass
2016-01-07Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini