Commit Graph

21200 Commits (4e0236265cf9ed2c265a01d943fa8bcb3cbb09d9)
 

Author SHA1 Message Date
Heiko Schocher 4e0236265c video, da8xx-fb: show fb addr in bdinfo 12 years ago
Heiko Schocher 765f2f083f video, da8xx-fb: changes for am335x usage 12 years ago
Heiko Schocher b424aae4be arm, am33xx: add clk_get prototype 12 years ago
Heiko Schocher 0017f9ee06 video, da8xx: move da8xx-fb.h to drivers/video 12 years ago
Hyungwon Hwang d39c21f235 video: add L5F31188 TFT-LCD panel driver 12 years ago
Marek Vasut fd8cf99407 video: Fix cfb_console for 4-bit wide font 12 years ago
Marek Vasut 84f957f80b video: Implement continuous screen refresh for SmartLCD into mxsfb 12 years ago
Marek Vasut 9de4b729eb video: Add System-Mode configuration hook into mxsfb 12 years ago
Marek Vasut e57baf5d19 video: Allocate the MXSFB framebuffer aligned 12 years ago
Marek Vasut 69f7345c95 dma: apbh: Add special circular mode for LCD 12 years ago
ken kuo a78dac79ed nds32: fix the missing COBJS-y change 12 years ago
ken kuo 9f128bcc07 nds32: introduce DMA allocation API 12 years ago
Andes 5c440813a7 nds32: Change of NDS32 Custodian 12 years ago
Tom Rini d05bfd0586 Merge branch 'master' of git://git.denx.de/u-boot-i2c 12 years ago
Marek Vasut 90f002a90f i2c: soft: Fix typo in CONFIG_SYS_I2C_SOFT_SPEED 12 years ago
Stephen Warren f53932addd dts/Makefile: pass -undef -D__DTS__ to cpp 12 years ago
Stephen Warren 32ac4bd9ca dts/Makefile: don't use cpp -P 12 years ago
Stephen Warren 065202803d config: don't define CONFIG_ARCH_DEVICE_TREE 12 years ago
Stephen Warren 8ad723acd7 dts/Makefile: don't define ARCH_CPU_DTS, BOARD_DTS 12 years ago
Stephen Warren 6e8e0311cc dt: don't use ARCH_CPU_DTS 12 years ago
Stephen Warren c8391a0e92 dts/Makefile: unify cpp/dtc include paths 12 years ago
Stephen Warren cc4f427bbd dts/Makefile: simplify dtc invocation 12 years ago
Stephen Warren 6697d55862 xilinx: move microblaze-generic .dts to standard location 12 years ago
Stephen Warren 501ebdf286 Validate dtc is new enough 12 years ago
Tom Rini 245d65b6e5 Merge branch 'master' of git://git.denx.de/u-boot-usb 12 years ago
Axel Lin 327b5c9f7c spi: bfin_spi: Use DIV_ROUND_UP instead of open-coded 12 years ago
Axel Lin 53086befe8 blackfin: Fix using gd->baudrate before setting its value 12 years ago
Axel Lin 9868b14263 blackfin: gpio: Use proper mask for comparing function 12 years ago
Axel Lin 2ced773a1a gpio: adi_gpio2: Unreserve gpio in special_gpio_free() 12 years ago
Axel Lin 5460b8d469 blackfin: gpio: Unreserve gpio in special_gpio_free() 12 years ago
Masahiro Yamada 6a19cc9df0 cfi_flash: Add prototypes of overridable functions 12 years ago
Nikita Kiryanov 8bc3603675 ehci-hcd: fix memory leak in lowlevel init 12 years ago
Nikita Kiryanov 0adc331b37 usb_hub: fix power cycling logic 12 years ago
Roger Quadros bb1f327d0a usb: ehci-omap: Don't softreset USB High-speed Host (UHH) Module 12 years ago
Lukasz Majewski 6bed7ce569 dfu: Implementation of target reset after communication with dfu-util's -R switch 12 years ago
Marek Vasut 6dd30af0fa usb: mv_udc: Add bounce buffer 12 years ago
Marek Vasut f19a343e73 usb: mv_udc: Add proper cache management 12 years ago
Marek Vasut ede709c0d2 usb: mv_udc: Implement better qTD item accessor 12 years ago
Marek Vasut 8a095a68ce usb: mv_udc: Improve allocation of qTD items 12 years ago
Marek Vasut b5cd45bfad usb: mv_udc: Implement better QH accessor 12 years ago
Marek Vasut 5804b8859a usb: mv_udc: Add cacheline length check 12 years ago
Marek Vasut ab65da1446 usb: mv_udc: Properly align the endpoint QH and qTD list 12 years ago
Marek Vasut ab52df19c1 usb: mv_udc: Move QH and qTD into mv_drv 12 years ago
Marek Vasut fe48f05817 usb: mv_udc: Init mv_drv.gadget.ops statically 12 years ago
Marek Vasut f646317739 usb: mv_udc: Remove QH_MAXNUM macro 12 years ago
Marek Vasut d76630386d usb: mv_udc: Clean up the initial variable check 12 years ago
Marek Vasut be7ed2533d usb: mv_udc: Make use of struct ehci_ctrl 12 years ago
Marek Vasut b959655f18 usb: ehci: Split out struct ehci_ctrl definition 12 years ago
Marek Vasut 2ea4b44832 usb: mv_udc: Clean up the EP initialization 12 years ago
Marek Vasut 532d846f89 usb: mv_udc: Move endpoint array into driver data 12 years ago