summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | ARM: zynq: Add target for building bootable SPL image for ZynqNathan Rossi2015-11-19-0/+14
| * | tools: zynqimage: Add Xilinx Zynq boot header generation to mkimageNathan Rossi2015-11-19-1/+261
| * | ARM64: zynqmp: Enable TI phy by defaultMichal Simek2015-11-19-0/+1
| * | net: phy: Add support for Texas Instruments DP83867Edgar E. Iglesias2015-11-19-0/+205
| * | ARM: zynq: Choose boot image based on OF_SEPARATE macroMichal Simek2015-11-19-1/+1
| * | zynqmp: mp: Add support for booting R5 from any addressMichal Simek2015-11-19-3/+35
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-11-19-43/+73
|\ \ \
| * | | dm: sf: Add support for all targets which requires MANUAL_RELOCMichal Simek2015-11-19-0/+23
| * | | dm: core: Add missing entries for manual relocationMichal Simek2015-11-19-0/+8
| * | | dm: spi: Add support for all targets which requires MANUAL_RELOCMichal Simek2015-11-19-0/+20
| * | | microblaze: Fix C99/gnu99 compatiblity for inline functionsNathan Rossi2015-11-19-43/+22
| * | | microblaze: Fix style issues in header filesNathan Rossi2015-11-19-34/+34
| |/ /
* | | env_ubi.c: Correct pointer error in env loadKevin Smith2015-11-19-2/+1
|/ /
* | itest: add missing break statements to evalexp()Stephen Warren2015-11-18-3/+9
* | test: fat: add error-checking to non-contig testStephen Warren2015-11-18-0/+32
* | Fix sandbox build on Ubuntu 10.04Stephen Warren2015-11-18-1/+3
* | km/powerpc: fix ft_board_setup prototype for km82xx & km83xxValentin Longchamp2015-11-18-2/+2
* | powerpc/83xx: add support for kmtegr1 boardValentin Longchamp2015-11-18-4/+66
* | km8309: change the default QE_FW addressValentin Longchamp2015-11-18-2/+4
* | km83xx: use CONFIG_ENV_ADDR for the newenv env commandValentin Longchamp2015-11-18-2/+6
* | board/keymile/km82xx: setting dip_switch 3 and 4 will run bootloaderBagavathiannan Palanisamy2015-11-18-2/+2
* | powerpc/km8360: fix the ODT parameters for CS0Valentin Longchamp2015-11-18-2/+2
* | powerpc/km8309: define CONFIG_SYS_DDRCDRValentin Longchamp2015-11-18-0/+6
* | powerpc/km8321: define CONFIG_SYS_DDRCDRValentin Longchamp2015-11-18-0/+6
* | km/powerpc82xx: remove unused functionHolger Brunck2015-11-18-16/+0
* | km/powerpc: remove unneeded definesHolger Brunck2015-11-18-9/+3
* | km/powerpc: move open firmware defines to km-powerpc.hHolger Brunck2015-11-18-6/+4
* | km/powerpc: increase space for kernel imange and FDT blobHolger Brunck2015-11-18-3/+3
* | powerpc/82xx/km: add testpin detection for mgcoge3neHolger Brunck2015-11-18-1/+15
* | powerpc/82xx: make set/get_pin for km82xx more flexibleHolger Brunck2015-11-18-12/+12
* | powerpc/83xx: add support for kmtepr2 boardChristoph Dietrich2015-11-18-7/+41
* | km/scripts: search for kernel/DTBs at serverip:/PRODUCTNAME via TFTP in devel...Tobias Müller2015-11-18-3/+3
* | km/scripts: load fdt_bid_kwkey.dtb when working with tftpHolger Brunck2015-11-18-1/+1
* | km: update the boot script to check for a DTBValentin Longchamp2015-11-18-2/+11
* | km/common: stop u-boot only if someone press <SPACE>Holger Brunck2015-11-18-0/+4
* | arm/km_kirkwood: fix the #ifdef for KM_COGE5UN dip switchValentin Longchamp2015-11-18-1/+1
* | arm/mgcoge3un: check dip_switch at startupHolger Brunck2015-11-18-4/+7
* | arm/km: Fix LED configuration for 88E1118R PHY (PIGGY3)Tobias Müller2015-11-18-0/+55
* | arm/km_kirkwood: remove KM_ENV_BUS and use CONFIG_I2C_ENV_EEPROM_BUSValentin Longchamp2015-11-18-5/+1
* | board/ti/am335x: add support for BeagleBone Greenrobertcnelson@gmail.com2015-11-18-4/+15
* | common: add CMD_GPIO to KconfigThomas Chou2015-11-18-166/+388
* | git-mailrc: Add Bin as a maintainer of x86Bin Meng2015-11-18-1/+2
* | omap3: cm-t3517: add board specific get_board_rev()Dmitry Lifshitz2015-11-18-0/+9
* | spl: mmc: add support for BOOT_DEVICE_MMC2Nikita Kiryanov2015-11-18-19/+36
* | arm: mx6: cm-fx6: define fallback boot devices for splNikita Kiryanov2015-11-18-10/+10
* | spl: announce boot devicesNikita Kiryanov2015-11-18-0/+79
* | spl: add support for alternative boot deviceNikita Kiryanov2015-11-18-4/+29
* | common: spl: move image load to its own functionNikita Kiryanov2015-11-18-67/+50
* | spl: change return values of spl_*_load_image()Nikita Kiryanov2015-11-18-65/+123
* | spl: mmc: get rid of emmc boot code duplicationNikita Kiryanov2015-11-18-36/+18