summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-01-03imx_common: check for Serial Downloader in spl_boot_deviceStefano Babic
2016-01-03ARM: mxs: allow boards to select DC-DC switching clock sourceMichael Heimpold
2016-01-03imx: ddr: drop duplicated debug infoPeng Fan
2015-12-07imx: mx6: fix reg base address when runtime usagePeng Fan
2015-12-07imx: mx6: add missing return valueJeroen Hofstee
2015-12-01ARM: mxs: fix VDDD brownout settingMichael Heimpold
2015-11-25mx6: clock: Modify GPMI clock to support mx6sxYe.Li
2015-11-25iomux-v3: Take MX6D in consideration for imx_iomux_v3_setup_pad()Otavio Salvador
2015-11-25cgtqmx6eval: Add SPL supportOtavio Salvador
2015-11-19dm: test: usb: sandbox: Add keyboard tests for sandboxSimon Glass
2015-11-19usb: sandbox: Add a USB emulation driverSimon Glass
2015-11-19dm: test: usb: Add tests for the 'usb tree' commandSimon Glass
2015-11-19test: Record and silence console in testsSimon Glass
2015-11-19Move console definitions into a new console.h fileSimon Glass
2015-11-19sandbox: Add a way to skip time delaysSimon Glass
2015-11-19x86: qemu: Convert to use driver model keyboardBin Meng
2015-11-19x86: crownbay: Convert to use driver model keyboardBin Meng
2015-11-19x86: Add an i8042 device for boards that have itSimon Glass
2015-11-19sandbox: add a sandbox timer and basic testThomas Chou
2015-11-19dm: cros_ec: Convert cros_ec keyboard driver to driver modelSimon Glass
2015-11-19dm: tegra: Convert keyboard driver to driver modelSimon Glass
2015-11-19Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2015-11-19Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-11-19microblaze: Fix C99/gnu99 compatiblity for inline functionsNathan Rossi
2015-11-19microblaze: Fix style issues in header filesNathan Rossi
2015-11-19zynqmp: mp: Add support for booting R5 from any addressMichal Simek
2015-11-18spl: mmc: add support for BOOT_DEVICE_MMC2Nikita Kiryanov
2015-11-18spl: change return values of spl_*_load_image()Nikita Kiryanov
2015-11-18board: ti: beagle_x15: Rename to indicate support for TI am57xx evmsKipisz, Steven
2015-11-18nios2: zap ioremapThomas Chou
2015-11-18nios2: dma-mapping.h: change ioremap to map_physmemThomas Chou
2015-11-17Merge git://git.denx.de/u-boot-marvellTom Rini
2015-11-17arm: mvebu: a38x: serdes specification cleanupKevin Smith
2015-11-17arm: mvebu: a38x: Add const to some function callsKevin Smith
2015-11-17arm: mvebu: a38x: Remove unsupported topologiesKevin Smith
2015-11-18board: axs10x switch serial port and Ethernet to driver modelAlexey Brodkin
2015-11-18arc: add empty asm/processor.h to satisfy compilation of USB codeAlexey Brodkin
2015-11-18arc: add stubs for map_physmem() and unmap_physmem()Alexey Brodkin
2015-11-17ARM: am43xx: Enable QUAD read and EDMA support for ti_qspiVignesh R
2015-11-16Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-11-13Merge branch 'series1_v2' of git://git.denx.de/u-boot-sparcTom Rini
2015-11-13x86: Remove legacy pci codesBin Meng
2015-11-13x86: qemu: Convert to use driver model pciBin Meng
2015-11-13x86: qemu: Move chipset-specific codes from pci.c to qemu.cBin Meng
2015-11-13x86: qemu: Remove call to vgabios executionBin Meng
2015-11-13x86: queensbay: Really disable IGDBin Meng
2015-11-13x86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to KconfigBin Meng
2015-11-13x86: Rename pcat_ to i8254 and i8259 accordinglyBin Meng
2015-11-13x86: Initialize i8254 timer counter 1Bin Meng
2015-11-13x86: Fix cosmetic issues in the i8254 and i8259 codesBin Meng