summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add example for file on VFAT filesystem usageWaldemar Brodkorb2015-02-171-0/+3
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-02-1724-155/+247
|\
| * sunxi: Support the FEL boot mode in the regular u-boot buildSiarhei Siamashka2015-02-163-10/+47
| * sunxi: Normalise FEL supportSimon Glass2015-02-1610-94/+73
| * arm: spl: Provide for a board-specific loaderSimon Glass2015-02-162-0/+9
| * arm: Allow lr to be saved by board codeSimon Glass2015-02-166-6/+24
| * tools: mksunxiboot: Fix problems on big endian systemsSiarhei Siamashka2015-02-161-6/+8
| * sunxi: otg: Fix peripheral modeHans de Goede2015-02-161-12/+1
| * sunxi: dram: Un-inline dram helper functionsHans de Goede2015-02-163-26/+40
| * sunxi: video: Dynamically reserve framebuffer memoryHans de Goede2015-02-161-5/+13
| * sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebufferHans de Goede2015-02-162-6/+24
| * sunxi: MAINTAINERS: drop no longer existing felconfig-s from MAINTAINERSHans de Goede2015-02-161-2/+0
| * sunxi: Ampe A76 supportPaul Kocialkowski2015-02-162-0/+20
* | ARM: lpc3250: config: add generic board supportVladimir Zapolskiy2015-02-161-1/+3
* | KM/IVM: remove ivm_read_eeprom(void)Valentin Longchamp2015-02-166-26/+6
* | 82xx/km82xx: read the IVM eeprom earlierValentin Longchamp2015-02-162-1/+11
* | 83xx/km83xx: read the IVM eeprom earlierValentin Longchamp2015-02-161-1/+4
* | 85xx/kmp204x: read the IVM eeprom earlierValentin Longchamp2015-02-161-1/+4
* | kirkwood/km_arm: read the IVM eeprom earlierValentin Longchamp2015-02-161-1/+5
* | KM/IVM: split the IVM reading and parsing in 2 partsValentin Longchamp2015-02-162-25/+63
* | spl, spl_nor: fix compiler warningHeiko Schocher2015-02-161-1/+1
* | .travis.yml: remove 824x buildsHeiko Schocher2015-02-161-3/+0
* | PCI: add 64-bit prefetchable memory supportDavid Feng2015-02-161-1/+35
* | config_distro_bootcmd.h: Enable CONFIG_CMD_PARTHans de Goede2015-02-161-0/+4
* | image: Convert to use fdt_for_each_subnode macroAxel Lin2015-02-162-15/+5
* | tools/imagetool: remove linker scriptAndreas Bießmann2015-02-165-55/+67
* | net: keystone_net: move serdes setup to initialization functionVitaly Andrianov2015-02-161-2/+2
* | keystone2: ddr3: eliminate using global ddr3_size variableVitaly Andrianov2015-02-166-36/+17
* | clock_am43xx:Set the MAC clock to /5 for OPP100Steve Kipisz2015-02-162-0/+5
* | ARM: DRA7-evm: DDR3: Update leveling valuesLokesh Vutla2015-02-161-30/+30
* | ARM: DRA7: EMIF: Update SDRAM_REF_CTRL register valueLokesh Vutla2015-02-164-6/+14
* | ARM: DRA72x: DDR3: Fix EMIF timings for 666MHz clockAngela Stegmaier2015-02-161-8/+8
* | mtd, omap: fix case NAND_OMAP_GPMC_PREFETCH not definedEgli, Samuel2015-02-161-1/+4
* | Merge git://git.denx.de/u-boot-marvellTom Rini2015-02-162-17/+164
|\ \
| * | lsxl: add a README fileMichael Walle2015-02-161-0/+139
| * | lsxl: switch from bootm to bootz for boot commandsMichael Walle2015-02-121-13/+21
| * | lsxl: place the dtb below the inital ramdiskMichael Walle2015-02-121-1/+1
| * | lsxl: use default load addresses for legacy bootMichael Walle2015-02-121-3/+3
| |/
* | Merge branch 'sandbox' of git://git.denx.de/u-boot-x86Tom Rini2015-02-167-33/+43
|\ \
| * | sandbox: Adjust the order of the NO_SDL checkSimon Glass2015-02-151-6/+6
| * | sandbox: Return '-c command' exit value as sandbox exit codeJoe Hershberger2015-02-153-22/+4
| * | buildman: allow multiple toolchains in a single pathAlbert ARIBAUD2015-02-151-4/+5
| * | patman: Read in the git-mailrc alias fileSimon Glass2015-02-151-0/+27
| * | buildman: Fix incorrect arguemnt in GetUpstream()Simon Glass2015-02-151-1/+1
| |/
* | Merge git://git.denx.de/u-boot-samsungTom Rini2015-02-138-335/+383
|\ \
| * | Exynos: Clock: Cleanup soc_get_periph_rateAkshay Saraswat2015-02-131-39/+35
| * | Exynos: clock: change mask bits as per peripheralAkshay Saraswat2015-02-131-73/+78
| * | Exynos5: Use clock_get_periph_rate generic APIAkshay Saraswat2015-02-131-235/+43
| * | Exynos5: Fix exynos5_get_periph_rate calculationsAkshay Saraswat2015-02-131-8/+13
| * | Exynos542x: Add and enable get_periph_rate supportAkshay Saraswat2015-02-132-7/+150
OpenPOWER on IntegriCloud