summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* board/BuR/common: support timer5 for pwm-backlightHannes Petermaier2015-06-181-3/+11
* ti: am335x/am437x/omap5 devices: Fix breakage when CONFIG_CMD_NET is not usedCooper Jr., Franklin2015-06-181-1/+2
* boards: tam3517-common: enable gpmc prefetch modeJeroen Hofstee2015-06-181-0/+1
* mtd: OMAP: Enable GPMC prefetch mode for 16 bit accessJeroen Hofstee2015-06-181-10/+18
* omap_gpmc: move prefetch out of CONFIG_NAND_OMAP_ELMJeroen Hofstee2015-06-181-109/+109
* MSI_Primo81_defconfig: enable USB OTG port and keyboard supportKarsten Merker2015-06-171-0/+4
* sun6i: cpu_reset: Do not return from cpu_reset()Hans de Goede2015-06-171-0/+1
* sunxi: musb: Remove unused sunxi_musb_exit methodHans de Goede2015-06-171-34/+0
* sunxi: musb: Do not fully reset the controler from sunxi_musb_disableHans de Goede2015-06-171-21/+31
* Merge git://git.denx.de/u-boot-usbTom Rini2015-06-1511-13/+364
|\
| * samsung: common: add example boot scriptsPrzemyslaw Marczak2015-06-082-0/+102
| * odroid-xu3: config: enable DFU/THOR/UMS by add configs and environmentPrzemyslaw Marczak2015-06-081-2/+86
| * usb: f_mass_storage: sleep_thread: decrease the interval for check ctrlc()Inha Song2015-06-081-1/+1
| * smdk5420: board: add functions to init dfu environment settingsInha Song2015-06-081-0/+30
| * smdk5420: board: add functions required to enable USB DWC3Joonyoung Shim2015-06-082-8/+48
| * samsung: usb: phy: Support for DWC3 PHYLukasz Majewski2015-06-083-0/+95
| * arm: exynos: USB3 PHY base definition for Exynos5 SoCsLukasz Majewski2015-06-081-1/+1
| * drivers: usb: fsl: Return if USB_MAX_CONTROLLER_COUNT is incorrectNikhil Badola2015-06-071-1/+1
* | Merge git://git.denx.de/u-boot-marvellTom Rini2015-06-153-12/+39
|\ \
| * | tools/kwboot: Add parameters to set delay and timeout via cmdlineStefan Roese2015-06-141-2/+12
| * | arm: mvebu: Update CBAR with SOC regs baseKevin Smith2015-06-141-0/+7
| * | arm: mvebu: Disable L2 cache before enabling d-cacheStefan Roese2015-06-141-0/+8
| * | tools/kwbimage.c: Correct header size for SPI bootKevin Smith2015-06-141-10/+12
* | | omap5: Exclude more environment from SPL buildsTom Rini2015-06-153-0/+6
* | | board: add support for Vision System's Baltos Industrial PCYegor Yefremov2015-06-1510-0/+1280
* | | ARM: DRA7: emif: Fix DDR init sequence during warm resetLokesh Vutla2015-06-151-2/+2
* | | avr32: move CONFIG_SYS_GENERIC_BOARD to KconfigMasahiro Yamada2015-06-155-4/+1
* | | ARM: AM43x: Fix MAX_RAM_BANK_SIZELokesh Vutla2015-06-151-1/+1
* | | am33xx: Re-enable SW levelling for DDR2Tom Rini2015-06-157-40/+124
* | | ARM: BeagleBoard-x15: Enable i2c5 clocksLokesh Vutla2015-06-153-0/+15
* | | am43xx_evm: Enable NAND bootTom Rini2015-06-151-2/+22
* | | am335x_evm: nand: Fix boot from NANDRoger Quadros2015-06-151-3/+3
* | | am335x_evm: am44xx_evm: dra7xx_evm: nand: Fix file-system partition nameRoger Quadros2015-06-153-3/+3
* | | configs: am43xx_evm: Enable NANDRoger Quadros2015-06-151-1/+1
* | | highbank: add custom ahci_link_up functionMark Langsdorf2015-06-153-1/+231
* | | ahci: extend data io wait to 10sMark Langsdorf2015-06-121-1/+1
* | | ahci: support LBA48 data reads for 2+TB drivesMark Langsdorf2015-06-123-11/+77
* | | cmd_scsi: use lbaint_t for LBA values instead of u32Mark Langsdorf2015-06-121-7/+7
* | | ARM: highbank: add reset support for Calxeda Midway machineMark Langsdorf2015-06-121-1/+14
* | | ARM: highbank: add missing SCU register setup for resetRob Herring2015-06-121-0/+6
* | | ARM: BeagleBoard-x15: Add mux dataLokesh Vutla2015-06-121-38/+313
* | | ARM: BeagleBoard-x15: Enable IO delay recalibration sequenceLokesh Vutla2015-06-122-3/+15
* | | ARM: DRA7: CPSW: Remove IO delay hackLokesh Vutla2015-06-122-91/+0
* | | ARM: DRA7-evm: Add mux dataNishanth Menon2015-06-122-27/+326
* | | ARM: DRA7-evm: Enable IO delay recalibration sequenceLokesh Vutla2015-06-122-3/+15
* | | ARM: DRA7: Add support for manual mode configurationLokesh Vutla2015-06-124-2/+140
* | | ARM: DRA7: Add support for IO delay configurationLokesh Vutla2015-06-126-0/+231
* | | ARM: DRA7: Add support for virtual mode configurationLokesh Vutla2015-06-121-0/+20
* | | ARM: DRA7: Add pinctrl register definitionsLokesh Vutla2015-06-121-0/+15
* | | ARM: DRA7: Make do_set_mux32() genericLokesh Vutla2015-06-124-20/+10
OpenPOWER on IntegriCloud