summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeLines
* usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.Troy Kisky2013-10-20-7/+14
* usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky2013-10-20-1/+1
* usb: rename board_usb_init_type to usb_init_typeTroy Kisky2013-10-20-17/+17
* ARM: omap5-evm: Move MAC creation to misc_initDan Murphy2013-10-20-19/+20
* usb: dra7xx: Add support for dra7xx xhci USB hostDan Murphy2013-10-20-6/+1
* usb: omap5: Update the board_usb_init apiDan Murphy2013-10-20-1/+1
* samsung:common:thor: Define common Samsung code to handle THOR usb descriptor...Lukasz Majewski2013-10-20-0/+22
* usb:g_dnl: Add name parameter to g_dnl_bind_fixup functionLukasz Majewski2013-10-20-1/+1
* usb: new board-specific USB init interfaceMateusz Zalega2013-10-20-35/+44
* nitrogen6x: add otg usb host/device mode supportTroy Kisky2013-10-20-0/+26
* mx6: iomux: add GPR1 defines for use with nitrogen6xTroy Kisky2013-10-20-0/+7
* OMAP5-uevm: USB: Add xHCI host contoller supportDan Murphy2013-10-20-23/+51
* exynos: dts: Add USB VBUS GPIOs to the device treeJulius Werner2013-10-20-0/+12
* exynos: usb: Switch USB VBUS GPIOs to be device tree configuredJulius Werner2013-10-20-19/+0
* Coding Style cleanup: drop some excessive empty linesWolfgang Denk2013-10-14-24/+0
* Coding Style cleanup: remove trailing empty linesWolfgang Denk2013-10-14-7/+0
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-14-153/+153
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-160/+160
* ARM: omap4-panda: Add MAC address creation for pandaDan Murphy2013-10-14-0/+16
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-10-14-0/+559
|\
| * Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-10-11-0/+559
| |\
| | * samsung: trats2: add support for new board Trats2Piotr Wilczek2013-09-25-0/+547
| | * samsung:common:i2c: add definions for third soft I2C adapter for Trats2 boardPiotr Wilczek2013-09-25-0/+12
* | | km/scripts: fix ramfsAndreas Huber2013-10-09-1/+1
* | | powerpc/83xx: remove staticness for qe_iop_conf_tabHolger Brunck2013-10-09-1/+1
* | | Merge branch 'next' of git://git.denx.de/u-boot-mpc83xxTom Rini2013-10-09-6/+11
|\ \ \
| * | | powerpc/83xx/km: make local functions and structs staticHolger Brunck2013-05-21-6/+6
| * | | powerpc/83xx/km: MV88e6122 errata fix for 1.9VHolger Brunck2013-05-21-0/+5
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-10-08-562/+275
|\ \ \ \ | | |/ / | |/| |
| * | | socfpga: Adding pin mux handoff filesChin Liang See2013-10-07-0/+268
| * | | socfpga: Adding System Manager driverChin Liang See2013-10-07-1/+3
| * | | omap1510inn: arm925t: remove supportAlbert ARIBAUD2013-10-07-559/+0
| * | | pcm051/igep0033: Supply bd_ram_ofs for cpsw driverLars Poeschel2013-10-07-0/+2
| * | | ARM: IGEP0033: Update timing to run DDR at 400MHz.Enric Balletbo i Serra2013-10-07-2/+2
* | | | dra7xx_evm: add SPL API, QSPI, and serial flash supportMatt Porter2013-10-07-0/+10
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-10-04-0/+15
|\ \ \ \ | |/ / /
| * | | ARM: VExpress: enable ARMv7 virt support for VExpress A15Andre Przywara2013-10-03-0/+15
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-10-02-43/+2529
|\ \ \ \ | |/ / /
| * | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-10-02-43/+2383
| |\ \ \
| | * | | mx35pdk: Fix error handling in board_late_init()Fabio Estevam2013-09-27-6/+4
| | * | | mx28evk: Propagate the error if cpu_eth_init() failsFabio Estevam2013-09-27-0/+2
| | * | | mx28evk: Propagate the error if cpu_eth_init() failsFabio Estevam2013-09-27-0/+2
| | * | | mx28evk: Fix checkpatch warningFabio Estevam2013-09-20-1/+1
| | * | | mx6slevk: Add Ethernet supportFabio Estevam2013-09-20-0/+68
| | * | | mx6qsabreauto: Return error if cpu_eth_init() failsFabio Estevam2013-09-20-1/+1
| | * | | mx6sabresd: Return error if cpu_eth_init() failsFabio Estevam2013-09-20-1/+1
| | * | | mx6sabresd: Reset counter to prevent error messageFabio Estevam2013-09-20-0/+1
| | * | | mx6sabresd: Avoid hang when HDMI cable is not connectedFabio Estevam2013-09-20-1/+1
| | * | | Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2013-09-13-39/+263
| | |\ \ \ | | | | |/ | | | |/|
| | * | | apf27: add FPGA support for the apf27 boardtrem2013-09-11-0/+257