summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | 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
| | * | Exynos5: Fix compiler warnings due to clock_get_periph_rateAkshay Saraswat2015-02-13-31/+49
| | * | EXYNOS5: Add function to enable exynos5420 usbdev phy ctrlJoonyoung Shim2015-02-13-2/+26
| | * | odroid: fix g2d sclk rateJoonyoung Shim2015-02-13-2/+2
| | * | Odroid-XU3: Add eMMC-reset node on DTJoonyoung Shim2015-02-13-0/+5
| | * | Odroid: Add eMMC-reset node on DTJoonyoung Shim2015-02-13-0/+5
| | * | samsung: board: support eMMC reset using DTJoonyoung Shim2015-02-13-8/+43
| | * | arm: exynos: fix the div value for set_mmc_clkJaehoon Chung2015-02-13-0/+4
| | |/
| * | Merge git://git.denx.de/u-boot-dmTom Rini2015-02-13-381/+2800
| |\ \
| | * | dm: mx6: sabre: Move driver model CONFIGs to KconfigSimon Glass2015-02-13-3/+12
| | * | dm: stv0991: Move driver model CONFIGs to KconfigSimon Glass2015-02-13-10/+2
| | * | dm: Add support for all targets which requires MANUAL_RELOCMichal Simek2015-02-12-0/+80
| | * | dm:gpio:mxc add DT supportPeng Fan2015-02-12-17/+64
| | * | dm:gpio:mxc add a bank_index entry in platdataPeng Fan2015-02-12-8/+9
| | * | dm: introduce dev_get_addr interfacePeng Fan2015-02-12-0/+22
| | * | dm: Drop unused driver model config_defaultsSimon Glass2015-02-12-12/+0
| | * | dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass2015-02-12-24/+97
| | * | dm: at91: snapper: Move driver model CONFIGs to KconfigSimon Glass2015-02-12-4/+6
| | * | dm: at91: Drop use of ATMEL_PIO_PORTS in the header fileSimon Glass2015-02-12-8/+4
| | * | dm: sh: serial: Add support driver modelNobuhiro Iwamatsu2015-02-12-113/+275