Commit Graph

21595 Commits (d964df322f08c59ea19f3f45eed6781716bfc0c9)
 

Author SHA1 Message Date
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
Stefano Babic 326ea986ac Merge git://git.denx.de/u-boot-arm 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
Dan Murphy fdce7b633a gpio: omap5-uevm: Configure the tca6424 gpio expander 12 years ago
Dan Murphy 61c1775f16 gpio: tca642x: Add the tca642x gpio expander driver 12 years ago
Justin Waters f881a4df4f am335x_evm: Add am335x_boneblack variant 12 years ago
Justin Waters 8c6ede1fd2 am335x_evm: Add support for eMMC environment 12 years ago
Justin Waters 341d2c0e13 Add additional MLO images to .gitignore 12 years ago
Justin Waters a3aa70afb7 am335x_evm: Rework bootcmd to handle two MMC devs 12 years ago
Justin Waters 2c7c03bed1 am335x_evm: Add command line editing 12 years ago
Justin Waters 317fab2df2 am335x_evm: Make NAND support modular 12 years ago
Heiko Schocher f6d1f6e4a5 net, phy, cpsw: fix gigabit register access 12 years ago
Tom Rini 486da22967 board/ti/am335x/README: Document NOR programming 12 years ago
Steve Kipisz c5c7a7c32d am335x_evm: Add support to boot from NOR. 12 years ago
Steve Kipisz cd8845d7a4 am335x_evm: Add support for the NOR module on the memory cape 12 years ago
Tom Rini 392bba4ad0 am33xx: Correct gpmc_cfg->irqstatus/enable 12 years ago
Tom Rini ace4275eb3 am335x_evm: Rework board_is_foo() checks 12 years ago
Tom Rini 6454028abb am335x_evm: Update SPI_BOOT support, add MTDPARTS info 12 years ago
Tom Rini 989bd7a8cb am335x_evm: Drop useless CONFIG_ENV_IS_NOWHERE 12 years ago
Tom Rini 97559b5203 board/ti/am335x/README: Document NAND programming 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