Age | Commit message (Expand) | Author |
2015-11-12 | mxs: add parameter base_addr for mxs_set_lcdclk | Peng Fan |
2015-11-12 | Merge git://git.denx.de/u-boot | Stefano Babic |
2015-11-12 | net: altera_tse: add mSG-DMA support | Thomas Chou |
2015-11-12 | net: altera_tse: add priv ops to prepare msgdma support | Thomas Chou |
2015-11-12 | net: altera_tse: wait sgdma in altera_tse_recv | Thomas Chou |
2015-11-12 | net: altera_tse: factor out stop mac func | Thomas Chou |
2015-11-12 | mtd: add altera quadspi driver | Thomas Chou |
2015-11-12 | cfi_flash: convert to driver model | Thomas Chou |
2015-11-12 | dm: implement a MTD uclass | Thomas Chou |
2015-11-10 | Various Makefiles: Add SPDX-License-Identifier tags | Tom Rini |
2015-11-06 | Merge branch 'master' of git://git.denx.de/u-boot-nios | Tom Rini |
2015-11-06 | net: altera_tse: get numbers of fdt address and size cells | Thomas Chou |
2015-11-06 | net: altera_tse: use BIT macro | Thomas Chou |
2015-11-06 | net: altera_tse: remove the useless parenthesis | Thomas Chou |
2015-11-06 | net: altera_tse: fix packed and aligned attribute | Thomas Chou |
2015-11-06 | net: altera_tse: use data type u32 for regs and desc | Thomas Chou |
2015-11-06 | net: altera_tse: remove unused macro and regs def | Thomas Chou |
2015-11-06 | altera_uart: Adjust the declaration of debug_uart_init() | Thomas Chou |
2015-11-06 | altera_jtag_uart: Adjust the declaration of debug_uart_init() | Thomas Chou |
2015-11-06 | spi: altera_spi: minor clean up | Thomas Chou |
2015-11-06 | misc: altera_sysid: minor clean up | Thomas Chou |
2015-11-06 | timer: altera_timer: minor clean up | Thomas Chou |
2015-11-06 | timer: altera_timer: use BIT macro | Thomas Chou |
2015-11-06 | serial: altera_uart: minor clean up | Thomas Chou |
2015-11-06 | serial: altera_uart: use BIT macro | Thomas Chou |
2015-11-06 | serial: altera_jtag_uart: minor clean up | Thomas Chou |
2015-11-06 | serial: altera_jtag_uart: use BIT macro | Thomas Chou |
2015-11-05 | sf: Add SPI NOR protection mechanism | Fabio Estevam |
2015-11-05 | sf: Add SPI protection mechanism from the kernel | Fabio Estevam |
2015-11-05 | compat: Remove is_power_of_2() definition | Fabio Estevam |
2015-11-05 | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini |
2015-11-05 | Merge git://git.denx.de/u-boot-samsung | Tom Rini |
2015-11-05 | Merge git://git.denx.de/u-boot-usb | Tom Rini |
2015-11-05 | Merge git://git.denx.de/u-boot-socfpga | Tom Rini |
2015-11-05 | video: Drop DEV_EXT_VIDEO flag | Bin Meng |
2015-11-05 | video: Drop DEV_FLAGS_SYSTEM flag | Bin Meng |
2015-11-05 | spi: cadence_qspi: Ensure check for max frequency in place | Chin Liang See |
2015-11-05 | spi: cadence_qspi: Fix fdt read of spi-max-frequency | Chin Liang See |
2015-11-05 | spi: cadence_qspi: Ensure spi_calibration is run when sclk change | Chin Liang See |
2015-11-04 | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini |
2015-11-04 | rtc: Add MCP79411 support to DS1307 rtc driver | Andy Fleming |
2015-11-04 | arm: zynq: Move serial driver to driver model | Simon Glass |
2015-11-04 | arm: zynq: serial: Drop non-device-tree serial driver portions | Simon Glass |
2015-11-04 | arm: zynq: Support the debug UART | Simon Glass |
2015-11-04 | dm: serial: Deal with stdout-path with an alias | Simon Glass |
2015-11-03 | usb: udc: Fix warnings on 64-bit builds | Michal Simek |
2015-11-03 | usb: lthor: Specify correct parameter for sizeof type | Michal Simek |
2015-11-03 | usb: dwc3: Fix warnings on 64-bit builds | Michal Simek |
2015-11-03 | dfu: dfu_sf: Pass duplicate devstr to parse_dev | Vignesh R |
2015-11-03 | ohci: Add missing cache-flush for hcca area | Hans de Goede |