aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-17cros_ec: Add a function for reading a flash map entrySimon Glass2-0/+42
2014-03-17cros_ec: Add an enum for the number of flash regionsSimon Glass1-1/+3
2014-03-17sandbox: dts: Add display and keyboard to sandboxSimon Glass1-0/+96
2014-03-17sandbox: Use os functions to read host device treeSimon Glass2-44/+21
2014-03-17sandbox: Increase memory size to 32MBSimon Glass1-1/+1
2014-03-17Use a const pointer for map_to_sysmem()Simon Glass1-1/+1
2014-03-17mtd: spi: Fix page size for S25FL032P,S25FL064PMarek Vasut1-1/+15
2014-03-17spi: atmel_dataflash: Simplify AT91F_SpiEnable implementationAxel Lin1-19/+12
2014-03-17sf: ops: Squash the malloc+memset comboJagannadha Sutradharudu Teki1-2/+6
2014-03-17sf: Squash the malloc+memset comboMarek Vasut1-2/+1
2014-03-17sf: Add S25FL128S_256K IDsMarek Vasut1-0/+1
2014-03-17sf: Fix entries for S25FL256S_256K and S25FL512S_256KMarek Vasut1-2/+2
2014-03-14sh: ecovec: correct romImage address in commentBaruch Siach1-1/+1
2014-03-14sh: fix PFC registers definition for SH772{2, 3, 4}Baruch Siach3-6/+9
2014-03-12kbuild: delete *.pyc files by "make distclean"Masahiro Yamada1-1/+1
2014-03-12kbuild: delete SPLTREE and TPLTREEMasahiro Yamada1-4/+0
2014-03-12kbuild: rename OBJTREE to objtreeMasahiro Yamada14-21/+20
2014-03-12kbuild: rename SRCTREE to srctreeMasahiro Yamada17-94/+93
2014-03-12kbuild: rename TOPDIR to stctreeMasahiro Yamada19-42/+41
2014-03-12kbuild: use $(KBUILD_SRC) to check out-of-tree buildMasahiro Yamada2-7/+5
2014-03-12kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIGMasahiro Yamada6-18/+13
2014-03-12freescale: pblimage: refactor CONFIG_SYS_FSL_PBL_{PBI, RCW}Masahiro Yamada9-27/+22
2014-03-12kbuild: delete redundant LDSCRIPT definitionMasahiro Yamada3-6/+0
2014-03-12x86: specify CONFIG_USE_PRIVATE_LIBGCC more simplyMasahiro Yamada1-3/+1
2014-03-12kbuild, x86: use a short log for arch/x86/lib/libgcc.aMasahiro Yamada1-2/+3
2014-03-12kbuild: use short logs for some board specific make rulesMasahiro Yamada3-5/+26
2014-03-12kbuild,mxs: use short logs for MXS imagesMasahiro Yamada6-15/+16
2014-03-12usb: net: update README.usb to list all USB ethernet optionsGerhard Sittig1-2/+11
2014-03-12at91: enable USB ethernet for taskit stamp9g20Gerhard Sittig1-1/+4
2014-03-12tegra: imx: omap: enable Moschip USB ethernet support for several boardsGerhard Sittig5-0/+5
2014-03-12tegra: omap: alpha-sort USB ethernet items for Asix and SMSCGerhard Sittig2-2/+2
2014-03-12usb: net: introduce support for Moschip USB ethernetGerhard Sittig4-0/+826
2014-03-12usb: net: don't ifdef routine declarations in usb_ether.hGerhard Sittig1-6/+2
2014-03-12fw_env: correct writes to devices with small erase blocksDustin Byford1-2/+2
2014-03-12fw_env: calculate default number of env sectorsDustin Byford2-7/+9
2014-03-11boards.cfg: Run the reformatter scriptTom Rini1-20/+20
2014-03-11boards.cfg: move boards with invalid emails to OrphanMasahiro Yamada1-60/+62
2014-03-10Prepare v2014.04-rc2v2014.04-rc2Tom Rini1-1/+1
2014-03-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini61-91/+983
2014-03-10Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini12-997/+149
2014-03-10usb: create common header virtual root hub descriptorsStephen Warren11-995/+143
2014-03-10usb: ehci: fully align interrupt QHs/QTDsStephen Warren1-2/+4
2014-03-10ush: ehci: initialize altnext pointers in QHStephen Warren1-0/+2
2014-03-10.gitignore: ignore include/config/*Masahiro Yamada1-0/+4
2014-03-10kbuild: fix a bug of make rule of version_autogenerated.hMasahiro Yamada1-1/+1
2014-03-10cfb_console: align fields in gzipped .bmp filesEric Nelson1-2/+6
2014-03-10ahci: wait longer for link.Ian Campbell1-1/+1
2014-03-10highbank: use scsi_init hookIan Campbell1-4/+10
2014-03-10ahci-plat: Provide a weak scsi_init hookIan Campbell2-0/+11
2014-03-10m68k: Remove M5271EVB and idmr board supportMasahiro Yamada13-1293/+9