summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dm: usb: Add support for USB keyboards with driver modelSimon Glass2015-11-193-8/+57
* rockchip: Turn on CONFIG_DEBUG_UART_NS16550 in defconfigsAriel D'Alessandro2015-11-192-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2015-11-198-121/+25
|\
| * sf: Correct flash->flags for SST flashBin Meng2015-11-181-4/+5
| * spi: sf_ops: Check the return value from spi_flash_cmd_read_status()Fabio Estevam2015-11-181-2/+8
| * sf: Add lock ops for SST SPI NOR flashFabio Estevam2015-11-183-3/+5
| * sf: Remove eeprom_m95xxx test driverJagan Teki2015-11-182-112/+0
| * ARM: am43xx: Enable QUAD read and EDMA support for ti_qspiVignesh R2015-11-172-0/+5
| * spi: ti_qspi: Add dummy readl for bus syncVignesh R2015-11-171-0/+2
* | Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-11-1917-39/+638
|\ \
| * | common: mii: Do not allow to exceed max phy limitMichal Simek2015-11-191-0/+5
| * | zynq: sdhci: Define max clock by macroMichal Simek2015-11-194-1/+6
| * | net: zynq: Fix MDC setting for zynqMichal Simek2015-11-191-1/+1
| * | net: zynq: Remove unused MDCCLKDIV2 macroMichal Simek2015-11-191-1/+0
| * | net: zynq: Fix mdc clock division setting for 100Mbit/sMichal Simek2015-11-191-2/+2
| * | net: zynq: Wait till packet is sentMichal Simek2015-11-191-1/+32
| * | net: zynq: Disable secondary queuesEdgar E. Iglesias2015-11-191-0/+26
| * | net: zynq: Add dummy packet to fix packet duplication issueMichal Simek2015-11-191-2/+8
| * | net: zynq: Do not report TX underrunMichal Simek2015-11-191-2/+0
| * | net: zynq: Setup BD when structures are filledMichal Simek2015-11-191-3/+3
| * | net: zynq: Allocate BD_SPACE in connection to RX_BUFMichal Simek2015-11-191-1/+1
| * | net: zynq: Fix clearing statisticMichal Simek2015-11-191-4/+3
| * | net: zynq: Extend register description with offsetsMichal Simek2015-11-191-15/+15
| * | net: zynq: Add support for different PHY interface typesMichal Simek2015-11-191-1/+8
| * | net: zynq: Add debug message to phyread/phywriteMichal Simek2015-11-191-1/+12
| * | ARM: zynq: Add target for building bootable SPL image for ZynqNathan Rossi2015-11-192-0/+14
| * | tools: zynqimage: Add Xilinx Zynq boot header generation to mkimageNathan Rossi2015-11-194-1/+261
| * | ARM64: zynqmp: Enable TI phy by defaultMichal Simek2015-11-191-0/+1
| * | net: phy: Add support for Texas Instruments DP83867Edgar E. Iglesias2015-11-194-0/+205
| * | ARM: zynq: Choose boot image based on OF_SEPARATE macroMichal Simek2015-11-191-1/+1
| * | zynqmp: mp: Add support for booting R5 from any addressMichal Simek2015-11-191-3/+35
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-11-195-43/+73
|\ \ \
| * | | dm: sf: Add support for all targets which requires MANUAL_RELOCMichal Simek2015-11-191-0/+23
| * | | dm: core: Add missing entries for manual relocationMichal Simek2015-11-191-0/+8
| * | | dm: spi: Add support for all targets which requires MANUAL_RELOCMichal Simek2015-11-191-0/+20
| * | | microblaze: Fix C99/gnu99 compatiblity for inline functionsNathan Rossi2015-11-192-43/+22
| * | | microblaze: Fix style issues in header filesNathan Rossi2015-11-192-34/+34
| |/ /
* | | env_ubi.c: Correct pointer error in env loadKevin Smith2015-11-191-2/+1
|/ /
* | itest: add missing break statements to evalexp()Stephen Warren2015-11-181-3/+9
* | test: fat: add error-checking to non-contig testStephen Warren2015-11-181-0/+32
* | Fix sandbox build on Ubuntu 10.04Stephen Warren2015-11-181-1/+3
* | km/powerpc: fix ft_board_setup prototype for km82xx & km83xxValentin Longchamp2015-11-182-2/+2
* | powerpc/83xx: add support for kmtegr1 boardValentin Longchamp2015-11-183-4/+66
* | km8309: change the default QE_FW addressValentin Longchamp2015-11-181-2/+4
* | km83xx: use CONFIG_ENV_ADDR for the newenv env commandValentin Longchamp2015-11-181-2/+6
* | board/keymile/km82xx: setting dip_switch 3 and 4 will run bootloaderBagavathiannan Palanisamy2015-11-181-2/+2
* | powerpc/km8360: fix the ODT parameters for CS0Valentin Longchamp2015-11-181-2/+2
* | powerpc/km8309: define CONFIG_SYS_DDRCDRValentin Longchamp2015-11-181-0/+6
* | powerpc/km8321: define CONFIG_SYS_DDRCDRValentin Longchamp2015-11-181-0/+6
* | km/powerpc82xx: remove unused functionHolger Brunck2015-11-181-16/+0
OpenPOWER on IntegriCloud