summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-17cros_ec: Clean up multiple EC protocol supportRandall Spangler
2014-03-17cros_ec: Sync up with latest Chrome OS EC versionSimon Glass
2014-03-17cros_ec: Move #ifdef to permit flash region accessSimon Glass
2014-03-17cros_ec: Support systems with no EC interruptSimon Glass
2014-03-17cros_ec: Drop old EC version support from EC driverVadim Bendebury
2014-03-17cros_ec: Add a function for decoding the Chrome OS EC flashmapSimon Glass
2014-03-17cros_ec: Move EC interface into common libraryVadim Bendebury
2014-03-17cros_ec: Add a function for reading a flash map entrySimon Glass
2014-03-17cros_ec: Add an enum for the number of flash regionsSimon Glass
2014-03-17sandbox: dts: Add display and keyboard to sandboxSimon Glass
2014-03-17sandbox: Use os functions to read host device treeSimon Glass
2014-03-17sandbox: Increase memory size to 32MBSimon Glass
2014-03-17Use a const pointer for map_to_sysmem()Simon Glass
2014-03-17mtd: spi: Fix page size for S25FL032P,S25FL064PMarek Vasut
2014-03-17spi: atmel_dataflash: Simplify AT91F_SpiEnable implementationAxel Lin
2014-03-17sf: ops: Squash the malloc+memset comboJagannadha Sutradharudu Teki
2014-03-17sf: Squash the malloc+memset comboMarek Vasut
2014-03-17sf: Add S25FL128S_256K IDsMarek Vasut
2014-03-17sf: Fix entries for S25FL256S_256K and S25FL512S_256KMarek Vasut
2014-03-14sh: ecovec: correct romImage address in commentBaruch Siach
2014-03-14sh: fix PFC registers definition for SH772{2, 3, 4}Baruch Siach
2014-03-13Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-03-13Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-03-13usb: dfu: add static alt num count in dfu_config_entities()Przemyslaw Marczak
2014-03-13Trats/Trats2: Update Tizen partitions layout and dfu entitiesPrzemyslaw Marczak
2014-03-13arm: exynos: Squash bogus warnings in pinmuxMarek Vasut
2014-03-12kbuild: delete *.pyc files by "make distclean"Masahiro Yamada
2014-03-12kbuild: delete SPLTREE and TPLTREEMasahiro Yamada
2014-03-12kbuild: rename OBJTREE to objtreeMasahiro Yamada
2014-03-12kbuild: rename SRCTREE to srctreeMasahiro Yamada
2014-03-12kbuild: rename TOPDIR to stctreeMasahiro Yamada
2014-03-12kbuild: use $(KBUILD_SRC) to check out-of-tree buildMasahiro Yamada
2014-03-12kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIGMasahiro Yamada
2014-03-12freescale: pblimage: refactor CONFIG_SYS_FSL_PBL_{PBI, RCW}Masahiro Yamada
2014-03-12kbuild: delete redundant LDSCRIPT definitionMasahiro Yamada
2014-03-12x86: specify CONFIG_USE_PRIVATE_LIBGCC more simplyMasahiro Yamada
2014-03-12kbuild, x86: use a short log for arch/x86/lib/libgcc.aMasahiro Yamada
2014-03-12kbuild: use short logs for some board specific make rulesMasahiro Yamada
2014-03-12kbuild,mxs: use short logs for MXS imagesMasahiro Yamada
2014-03-12usb: net: update README.usb to list all USB ethernet optionsGerhard Sittig
2014-03-12at91: enable USB ethernet for taskit stamp9g20Gerhard Sittig
2014-03-12tegra: imx: omap: enable Moschip USB ethernet support for several boardsGerhard Sittig
2014-03-12tegra: omap: alpha-sort USB ethernet items for Asix and SMSCGerhard Sittig
2014-03-12usb: net: introduce support for Moschip USB ethernetGerhard Sittig
2014-03-12usb: net: don't ifdef routine declarations in usb_ether.hGerhard Sittig
2014-03-12fw_env: correct writes to devices with small erase blocksDustin Byford
2014-03-12fw_env: calculate default number of env sectorsDustin Byford
2014-03-12board/BuR/kwb: fix usage of 'i2c_set_bus_speed'Hannes Petermaier
2014-03-12arm: am335x: DXR2: Move unconditional LAN9303 reset into commandStefan Roese
2014-03-12drivers: net: cpsw: init phy with gigabit featuresIlya Ledvich