summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-19net: zynq: Wait till packet is sentMichal Simek
2015-11-19net: zynq: Disable secondary queuesEdgar E. Iglesias
2015-11-19net: zynq: Add dummy packet to fix packet duplication issueMichal Simek
2015-11-19net: zynq: Do not report TX underrunMichal Simek
2015-11-19net: zynq: Setup BD when structures are filledMichal Simek
2015-11-19net: zynq: Allocate BD_SPACE in connection to RX_BUFMichal Simek
2015-11-19dm: sf: Add support for all targets which requires MANUAL_RELOCMichal Simek
2015-11-19dm: core: Add missing entries for manual relocationMichal Simek
2015-11-19dm: spi: Add support for all targets which requires MANUAL_RELOCMichal Simek
2015-11-19microblaze: Fix C99/gnu99 compatiblity for inline functionsNathan Rossi
2015-11-19microblaze: Fix style issues in header filesNathan Rossi
2015-11-19net: zynq: Fix clearing statisticMichal Simek
2015-11-19net: zynq: Extend register description with offsetsMichal Simek
2015-11-19net: zynq: Add support for different PHY interface typesMichal Simek
2015-11-19net: zynq: Add debug message to phyread/phywriteMichal Simek
2015-11-19ARM: zynq: Add target for building bootable SPL image for ZynqNathan Rossi
2015-11-19tools: zynqimage: Add Xilinx Zynq boot header generation to mkimageNathan Rossi
2015-11-19ARM64: zynqmp: Enable TI phy by defaultMichal Simek
2015-11-19net: phy: Add support for Texas Instruments DP83867Edgar E. Iglesias
2015-11-19ARM: zynq: Choose boot image based on OF_SEPARATE macroMichal Simek
2015-11-19zynqmp: mp: Add support for booting R5 from any addressMichal Simek
2015-11-19env_ubi.c: Correct pointer error in env loadKevin Smith
2015-11-18itest: add missing break statements to evalexp()Stephen Warren
2015-11-18test: fat: add error-checking to non-contig testStephen Warren
2015-11-18Fix sandbox build on Ubuntu 10.04Stephen Warren
2015-11-18km/powerpc: fix ft_board_setup prototype for km82xx & km83xxValentin Longchamp
2015-11-18powerpc/83xx: add support for kmtegr1 boardValentin Longchamp
2015-11-18km8309: change the default QE_FW addressValentin Longchamp
2015-11-18km83xx: use CONFIG_ENV_ADDR for the newenv env commandValentin Longchamp
2015-11-18board/keymile/km82xx: setting dip_switch 3 and 4 will run bootloaderBagavathiannan Palanisamy
2015-11-18powerpc/km8360: fix the ODT parameters for CS0Valentin Longchamp
2015-11-18powerpc/km8309: define CONFIG_SYS_DDRCDRValentin Longchamp
2015-11-18powerpc/km8321: define CONFIG_SYS_DDRCDRValentin Longchamp
2015-11-18km/powerpc82xx: remove unused functionHolger Brunck
2015-11-18km/powerpc: remove unneeded definesHolger Brunck
2015-11-18km/powerpc: move open firmware defines to km-powerpc.hHolger Brunck
2015-11-18km/powerpc: increase space for kernel imange and FDT blobHolger Brunck
2015-11-18powerpc/82xx/km: add testpin detection for mgcoge3neHolger Brunck
2015-11-18powerpc/82xx: make set/get_pin for km82xx more flexibleHolger Brunck
2015-11-18powerpc/83xx: add support for kmtepr2 boardChristoph Dietrich
2015-11-18km/scripts: search for kernel/DTBs at serverip:/PRODUCTNAME via TFTP in devel...Tobias Müller
2015-11-18km/scripts: load fdt_bid_kwkey.dtb when working with tftpHolger Brunck
2015-11-18km: update the boot script to check for a DTBValentin Longchamp
2015-11-18km/common: stop u-boot only if someone press <SPACE>Holger Brunck
2015-11-18arm/km_kirkwood: fix the #ifdef for KM_COGE5UN dip switchValentin Longchamp
2015-11-18arm/mgcoge3un: check dip_switch at startupHolger Brunck
2015-11-18arm/km: Fix LED configuration for 88E1118R PHY (PIGGY3)Tobias Müller
2015-11-18arm/km_kirkwood: remove KM_ENV_BUS and use CONFIG_I2C_ENV_EEPROM_BUSValentin Longchamp
2015-11-18board/ti/am335x: add support for BeagleBone Greenrobertcnelson@gmail.com
2015-11-18common: add CMD_GPIO to KconfigThomas Chou