summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | lcd: fix the color testpattern in 16bit modeAndreas Neubacher2016-01-24-3/+24
| * | video: Add support for Armada XP LCD controllerStefan Roese2016-01-23-0/+554
* | | mips: asm/io.h: Add in <linux/bug.h>Tom Rini2016-01-25-0/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-01-25-102/+3303
|\ \ \
| * | | usb: kbd: Prevent out of bound accessMarek Vasut2016-01-25-1/+1
| * | | usb: add clock support for generic EHCIMasahiro Yamada2016-01-25-0/+14
| * | | usb: eth: add Realtek RTL8152B/RTL8153 DRIVERTed Chen2016-01-23-0/+3081
| * | | ARM: rpi: enable USB keyboardStephen Warren2016-01-23-1/+5
| * | | usb: dwc2: Do not mix data toggle for IN and OUT endpoints, check boundsStefan Brüns2016-01-23-10/+19
| * | | usb: dwc2: Add SPLIT INTERRUPT transaction supportStefan Brüns2016-01-23-5/+24
| * | | usb: dwc2: Implement SPLIT transaction supportStefan Brüns2016-01-23-15/+66
| * | | usb: dwc2: add helper function for setting SPLIT HC registersStefan Brüns2016-01-23-1/+14
| * | | usb: dwc2: split transfer core from outer loopStefan Brüns2016-01-23-48/+64
| * | | usb: dwc2: Simplify wait_for_chhltd(), remove ignore_ackStefan Brüns2016-01-23-23/+17
| * | | usb: dwc2: Fix out-of-bounds access, fix chunk sizeStefan Brüns2016-01-23-15/+15
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2016-01-25-70/+53
|\ \ \ | |_|/ |/| |
| * | powerpc/board/t4240rdb: Enable VID supportYing Zhang2016-01-25-1/+19
| * | board/freescale/common: Check IR chip mode for VID supportYing Zhang2016-01-25-1/+20
| * | arch/powperpc: Fix start_align due to use of __ffs64() instead ffs64()Ashish kumar2016-01-25-4/+4
| * | powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seqPrabhakar Kushwaha2016-01-25-65/+11
| |/
* | checkpatch: ignore request to use ether_addr_copy()Stephen Warren2016-01-25-0/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini2016-01-25-25/+265
|\ \
| * | imx: spl: enable CONFIG_SPL_WATCHDOG_SUPPORTPeng Fan2016-01-25-0/+1
| * | imx: mx7: default enable MDIO open drainPeng Fan2016-01-24-0/+22
| * | imx: mx6ul/sx: fix mmdc_ch0 clk calculationPeng Fan2016-01-24-4/+69
| * | imx: mx6: add more entry for mxc_ccm_regPeng Fan2016-01-24-0/+91
| * | imx: mx7dsabresd: support nandPeng Fan2016-01-24-0/+64
| * | imx: nand: update GPMI NAND driver to support MX7Peng Fan2016-01-24-4/+4
| * | imx: apbh_dma: Update APBH-DMA for MX7DPeng Fan2016-01-24-5/+5
| * | imx: mx6ulevk: add CONFIG_SPI_FLASH_STMICROPeng Fan2016-01-24-0/+1
| * | mx25pdk: Remove lowlevel_init.S fileFabio Estevam2016-01-24-11/+3
| * | imx: mx6/7 enlarge CONFIG_SYS_BOOTM_LEN to 16MPeng Fan2016-01-24-0/+4
| * | imx: mx6ulevk: change mtest memory size to 128MPeng Fan2016-01-24-1/+1
| |/
* | ns16550: zap the rockchip serial compatible stringThomas Chou2016-01-25-1/+5
* | ns16550: replace with binding files from Linux kernelThomas Chou2016-01-25-10/+175
* | OMAP: Define CONFIG_OMAP3_GPIO_6 on omap3_logicAdam Ford2016-01-25-0/+3
* | igep00x0: remove #undef CONFIG_BOOTDELAYLadislav Michl2016-01-25-2/+0
* | openrisc: Fix build errorsBin Meng2016-01-25-0/+1
* | net: eepro100: Fix build warningsBin Meng2016-01-25-4/+4
* | powerpc: tqm834x: Fix build warnings in initdram()Bin Meng2016-01-25-2/+2
* | sh: sh7753evb: Fix build errorBin Meng2016-01-25-0/+4
* | bug.h: move BUILD_BUG_* defines to include/linux/bug.hMasahiro Yamada2016-01-25-8/+64
* | Revert "devicetree: use wildcard to clean arch subdir"Masahiro Yamada2016-01-25-1/+1
* | net: zynq_gem: Use shared wait_for_bitMateusz Kulikowski2016-01-25-33/+2
* | usb: ehci-mx6: Use shared wait_for_bitMateusz Kulikowski2016-01-25-28/+4
* | usb: ohci-lpc32xx: Use shared wait_for_bitMateusz Kulikowski2016-01-25-27/+7
* | usb: dwc2: Use shared wait_for_bitMateusz Kulikowski2016-01-25-28/+13
* | lib: Add wait_for_bitMateusz Kulikowski2016-01-25-0/+71
* | common/console.c: Remove unused inline functionsTom Rini2016-01-25-54/+0
* | part: Drop duplication declaration of block_dev_desc_tSimon Glass2016-01-25-2/+0