summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sandbox: Use os functions to read host device treeSimon Glass2014-03-172-44/+21
* sandbox: Increase memory size to 32MBSimon Glass2014-03-171-1/+1
* Use a const pointer for map_to_sysmem()Simon Glass2014-03-171-1/+1
* mtd: spi: Fix page size for S25FL032P,S25FL064PMarek Vasut2014-03-171-1/+15
* spi: atmel_dataflash: Simplify AT91F_SpiEnable implementationAxel Lin2014-03-171-19/+12
* sf: ops: Squash the malloc+memset comboJagannadha Sutradharudu Teki2014-03-171-2/+6
* sf: Squash the malloc+memset comboMarek Vasut2014-03-171-2/+1
* sf: Add S25FL128S_256K IDsMarek Vasut2014-03-171-0/+1
* sf: Fix entries for S25FL256S_256K and S25FL512S_256KMarek Vasut2014-03-171-2/+2
* sh: ecovec: correct romImage address in commentBaruch Siach2014-03-141-1/+1
* sh: fix PFC registers definition for SH772{2, 3, 4}Baruch Siach2014-03-143-6/+9
* kbuild: delete *.pyc files by "make distclean"Masahiro Yamada2014-03-121-1/+1
* kbuild: delete SPLTREE and TPLTREEMasahiro Yamada2014-03-121-4/+0
* kbuild: rename OBJTREE to objtreeMasahiro Yamada2014-03-1214-21/+20
* kbuild: rename SRCTREE to srctreeMasahiro Yamada2014-03-1217-94/+93
* kbuild: rename TOPDIR to stctreeMasahiro Yamada2014-03-1219-42/+41
* kbuild: use $(KBUILD_SRC) to check out-of-tree buildMasahiro Yamada2014-03-122-7/+5
* kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIGMasahiro Yamada2014-03-126-18/+13
* freescale: pblimage: refactor CONFIG_SYS_FSL_PBL_{PBI, RCW}Masahiro Yamada2014-03-129-27/+22
* kbuild: delete redundant LDSCRIPT definitionMasahiro Yamada2014-03-123-6/+0
* x86: specify CONFIG_USE_PRIVATE_LIBGCC more simplyMasahiro Yamada2014-03-121-3/+1
* kbuild, x86: use a short log for arch/x86/lib/libgcc.aMasahiro Yamada2014-03-121-2/+3
* kbuild: use short logs for some board specific make rulesMasahiro Yamada2014-03-123-5/+26
* kbuild,mxs: use short logs for MXS imagesMasahiro Yamada2014-03-126-15/+16
* usb: net: update README.usb to list all USB ethernet optionsGerhard Sittig2014-03-121-2/+11
* at91: enable USB ethernet for taskit stamp9g20Gerhard Sittig2014-03-121-1/+4
* tegra: imx: omap: enable Moschip USB ethernet support for several boardsGerhard Sittig2014-03-125-0/+5
* tegra: omap: alpha-sort USB ethernet items for Asix and SMSCGerhard Sittig2014-03-122-2/+2
* usb: net: introduce support for Moschip USB ethernetGerhard Sittig2014-03-124-0/+826
* usb: net: don't ifdef routine declarations in usb_ether.hGerhard Sittig2014-03-121-6/+2
* fw_env: correct writes to devices with small erase blocksDustin Byford2014-03-121-2/+2
* fw_env: calculate default number of env sectorsDustin Byford2014-03-122-7/+9
* boards.cfg: Run the reformatter scriptTom Rini2014-03-111-20/+20
* boards.cfg: move boards with invalid emails to OrphanMasahiro Yamada2014-03-111-60/+62
* Prepare v2014.04-rc2Tom Rini2014-03-101-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-03-1061-91/+983
|\
| * arm: atmel: sama5d3: add nand spl boot supportBo Shen2014-03-094-0/+18
| * mtd: nand: atmel: prepare for nand spl boot supportBo Shen2014-03-092-0/+214
| * arm: atmel: sama5d3: add spi spl boot supportBo Shen2014-03-094-0/+17
| * ARM: atmel: add sama5d3 Xplained board supportBo Shen2014-03-094-0/+350
| * at91 gpio: fix typo in compatibility macroAndreas Henriksson2014-03-091-1/+1
| * at91sam9263ek: add mmc supportAndreas Henriksson2014-03-093-0/+48
| * Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2014-03-0714-51/+95
| |\
| | * ARM: tegra: implement bootcmd_pxeStephen Warren2014-03-054-1/+29
| | * ARM: tegra: rework boot scriptsStephen Warren2014-03-051-9/+30
| | * ARM: tegra: convert tegra to use distro defaultsStephen Warren2014-03-051-16/+4
| | * ARM: tegra: set CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTSStephen Warren2014-03-054-0/+4
| | * ARM: tegra: simplify halt_avp()Stephen Warren2014-03-051-3/+2
| | * ARM: tegra: fix NV_PA_CSITE_BASE for Tegra124Stephen Warren2014-03-051-0/+5
| | * ARM: tegra: fix pmc_pwrgate_timer_mult register definitionStephen Warren2014-03-052-2/+13
OpenPOWER on IntegriCloud