summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* dm: Use dev_get_addr() where possibleSimon Glass2015-08-31-29/+26
* dm: simplify uclass_foreach_dev() implementationMasahiro Yamada2015-08-31-7/+2
* ARM: dts: uniphier: add ProXstream2 and PH1-LD6b SoC/board supportMasahiro Yamada2015-08-31-2/+334
* ARM: dts: uniphier: add PH1-Pro5 SoC supportMasahiro Yamada2015-08-31-0/+216
* ARM: dts: uniphier: sync with LinuxMasahiro Yamada2015-08-31-107/+472
* serial: uniphier: drop platform data supportMasahiro Yamada2015-08-31-44/+15
* ARM: uniphier: enable SPL_OF_CONTROLMasahiro Yamada2015-08-31-67/+31
* ARM: uniphier: select SPL_DM rather than default in defconfigMasahiro Yamada2015-08-30-4/+1
* ARM: uniphier: remove unused macroMasahiro Yamada2015-08-30-2/+0
* ARM: uniphier: fix build error when CONFIG_DEBUG_LL is definedMasahiro Yamada2015-08-30-0/+2
* mtd: denali_spl: do not allocate page_buffer in .bss sectionMasahiro Yamada2015-08-30-20/+12
* tools/atmelimage.c: Fix warning when debug is enabledTom Rini2015-08-28-1/+1
* ARM: OMAP5/AM43xx: remove enabling USB clocks from enable_basic_clocks()Kishon Vijay Abraham I2015-08-28-42/+0
* board: ti: invoke clock API to enable and disable clocksKishon Vijay Abraham I2015-08-28-0/+10
* ARM: AM43xx: Add functions to enable and disable USB clocksKishon Vijay Abraham I2015-08-28-0/+73
* ARM: OMAP5: Add functions to enable and disable USB clocksKishon Vijay Abraham I2015-08-28-0/+101
* board: ti: OMAP5: added USB initializtion codeKishon Vijay Abraham I2015-08-28-0/+81
* board: ti: beagle_x15: added USB initializtion codeKishon Vijay Abraham I2015-08-28-1/+112
* include: configs: am43xx_evm: add 'usb stop' in usbboot envKishon Vijay Abraham I2015-08-28-0/+2
* board: ti: remove duplicate initialization of vbus_id_statusKishon Vijay Abraham I2015-08-28-4/+0
* TI PHY: Add support to control 2nd USB PHY in DRA7xx/AM57xxKishon Vijay Abraham I2015-08-28-4/+11
* ARM: DRA7: Enable clocks for USB OTGSS2 and USB PHY2Kishon Vijay Abraham I2015-08-28-0/+23
* usb: dwc3: dwc3-omap: Use the clear register inorder to clear the interruptsKishon Vijay Abraham I2015-08-28-18/+28
* Makefile: fix SOURCE_DATE_EPOCH for *BSD hostAndreas Bießmann2015-08-28-3/+15
* picosam9g45: adopt CONFIG_SYS_PROMPTAndreas Bießmann2015-08-28-1/+1
* at91sam9260ek: add missing files to MAINTAINERSAndreas Bießmann2015-08-28-0/+1
* at91sam9rlek: add missing files to MAINTAINERSAndreas Bießmann2015-08-28-0/+1
* omap-common: SYS_BOOT fallback logic correction and support for more devicesPaul Kocialkowski2015-08-28-10/+22
* mtd/nand/ubi: assortment of alignment fixesMarcel Ziswiler2015-08-28-7/+19
* arm: spear: Some changes / updates to the x600 config headerStefan Roese2015-08-28-5/+16
* arm: spear: Enable caches on SPEArStefan Roese2015-08-28-0/+10
* arm: spear: Move to common SPL infrastructureStefan Roese2015-08-28-271/+85
* arm: spear: Fix booting - relocate vector table to 0 (low-vector)Stefan Roese2015-08-28-5/+0
* ARM: k2l: Fix device speedsLokesh Vutla2015-08-28-3/+3
* ARM: keystone2: Update READMELokesh Vutla2015-08-28-11/+15
* ARM: keystone2: Build MLO by defaultLokesh Vutla2015-08-28-0/+4
* ARM: keystone2: Rename u-boot-nand.gph to MLOLokesh Vutla2015-08-28-7/+9
* ARM: keystone2: move the custom build rules out to keystone specific makefileNishanth Menon2015-08-28-16/+22
* ARM: keystone2: configs: Move SP to end of u-boot sectionLokesh Vutla2015-08-28-2/+2
* env_mmc: Properly prefix mmc errors with '!'Hans de Goede2015-08-28-3/+3
* malloc_simple: Correct the alignment logic in memalign_simple()Simon Glass2015-08-28-1/+1
* kconfiglib: update to the latest versionUlf Magnusson2015-08-28-2252/+1906
* ARM: DRA74-evm: Use SMA_1 spare register to workaround DP83865 phy on SR2.0Nishanth Menon2015-08-28-0/+19
* ARM: DRA74-evm: Add iodelay values for SR2.0Nishanth Menon2015-08-28-11/+83
* ARM: DRA7: Add detection of ES2.0Nishanth Menon2015-08-28-0/+11
* Makefile: Use correct timezone for U_BOOT_TZChris Packham2015-08-28-4/+10
* lib/display_options: Fix print_freqSuriyan Ramasami2015-08-28-9/+1
* NDS32: Generic Board Support and UnsupportKun-Hua Huang2015-08-28-1731/+0
* NDS32: Generic Board Support and UnsupportKun-Hua Huang2015-08-28-427/+104
* rpi: set fdt_addr_r to 0x00000100 to match default device_tree_addressJonathan Liu2015-08-28-2/+2