summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-05nds32: Use the generic bitops headersFabio Estevam
2015-11-05openrisc: Use the generic bitops headersFabio Estevam
2015-11-05sparc: Use the generic bitops headersFabio Estevam
2015-11-05sandbox: Use the generic bitops headersFabio Estevam
2015-11-05microblaze: Use the generic bitops headersFabio Estevam
2015-11-05sh: Use the generic bitops headersFabio Estevam
2015-11-05blackfin: Use the generic bitops headersFabio Estevam
2015-11-05m68k: Use the generic bitops headersFabio Estevam
2015-11-05x86: Use the generic bitops headersFabio Estevam
2015-11-05ARM: Use the generic bitops headersFabio Estevam
2015-11-05include: Add generic bitops headersFabio Estevam
2015-11-05include: Add log2 header from the kernelFabio Estevam
2015-11-05Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2015-11-05Merge git://git.denx.de/u-boot-samsungTom Rini
2015-11-05Merge git://git.denx.de/u-boot-usbTom Rini
2015-11-05Merge git://git.denx.de/u-boot-socfpgaTom Rini
2015-11-05video: Drop DEV_EXT_VIDEO flagBin Meng
2015-11-05video: Drop DEV_FLAGS_SYSTEM flagBin Meng
2015-11-05sandbox: adc: Add missing header filePrzemyslaw Marczak
2015-11-05arm: dts: socfpga: Increase the spi-max-frequency for QSPI flashChin Liang See
2015-11-05spi: cadence_qspi: Ensure check for max frequency in placeChin Liang See
2015-11-05spi: cadence_qspi: Fix fdt read of spi-max-frequencyChin Liang See
2015-11-05spi: cadence_qspi: Ensure spi_calibration is run when sclk changeChin Liang See
2015-11-05lib, fdt: Adding fdtdec_get_uint functionChin Liang See
2015-11-04Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2015-11-04mpc85xx: Add support for the Varisys Cyrus boardAndy Fleming
2015-11-04rtc: Add MCP79411 support to DS1307 rtc driverAndy Fleming
2015-11-04ARM: zynq: Remove zc70x targetMichal Simek
2015-11-04arm: zynq: Move serial driver to driver modelSimon Glass
2015-11-04arm: zynq: serial: Drop non-device-tree serial driver portionsSimon Glass
2015-11-04ARM: zynqmp: Enable DM and OF bindingMichal Simek
2015-11-04arm: zynq: dts: Add U-Boot device tree additionsSimon Glass
2015-11-04dm: arm: zynq: Enable device tree control in SPLSimon Glass
2015-11-04arm: zynq: Support the debug UARTSimon Glass
2015-11-04arm: zynq: Drop unnecessary code in SPL board_init_f()Simon Glass
2015-11-04arm: zynq: Use separate device tree instead of embeddedSimon Glass
2015-11-04dm: spl: Support device tree when BSS is in a different sectionSimon Glass
2015-11-04dm: spl: Generate u-boot-spl-dtb.bin only when enabledSimon Glass
2015-11-04dm: serial: Deal with stdout-path with an aliasSimon Glass
2015-11-04fdtgrep: Simplify the alias generation codeSimon Glass
2015-11-04fdt: Correct handling of alias regionsSimon Glass
2015-11-04fdt: Add a function to look up a /chosen propertySimon Glass
2015-11-04ARM: zynqmp: Add DTS for ep108 boardMichal Simek
2015-11-04zynq-common: Define CONFIG_SYS_I2C_ZYNQ based on board configSiva Durga Prasad Paladugu
2015-11-03arm: socfpga: reset: correct dma, qspi, and sdmmc reset bit definesDinh Nguyen
2015-11-03usb: udc: Fix warnings on 64-bit buildsMichal Simek
2015-11-03usb: lthor: Specify correct parameter for sizeof typeMichal Simek
2015-11-03usb: dwc3: Fix warnings on 64-bit buildsMichal Simek
2015-11-03ARM: dra7xx_evm: Add DFU support for qspi flashVignesh R
2015-11-03dfu: dfu_sf: Pass duplicate devstr to parse_devVignesh R