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