summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* git-mailrc: Add Bin as a maintainer of x86Bin Meng2015-11-181-1/+2
* omap3: cm-t3517: add board specific get_board_rev()Dmitry Lifshitz2015-11-181-0/+9
* spl: mmc: add support for BOOT_DEVICE_MMC2Nikita Kiryanov2015-11-184-19/+36
* arm: mx6: cm-fx6: define fallback boot devices for splNikita Kiryanov2015-11-182-10/+10
* spl: announce boot devicesNikita Kiryanov2015-11-181-0/+79
* spl: add support for alternative boot deviceNikita Kiryanov2015-11-181-4/+29
* common: spl: move image load to its own functionNikita Kiryanov2015-11-181-67/+50
* spl: change return values of spl_*_load_image()Nikita Kiryanov2015-11-1813-65/+123
* spl: mmc: get rid of emmc boot code duplicationNikita Kiryanov2015-11-181-36/+18
* spl: mmc: move fs boot into its own functionNikita Kiryanov2015-11-181-30/+51
* spl: mmc: get rid of #ifdef CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION checkNikita Kiryanov2015-11-181-4/+9
* spl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT checkNikita Kiryanov2015-11-183-8/+21
* spl: mmc: refactor device location code to its own functionNikita Kiryanov2015-11-181-22/+55
* spl: mmc: add break statements in spl_mmc_load_image()Nikita Kiryanov2015-11-181-6/+7
* spl: nand: remove code duplicationNikita Kiryanov2015-11-181-15/+16
* Allow fw env tools to be available as libraryStefano Babic2015-11-181-1/+3
* board: ti: beagle_x15: Rename to indicate support for TI am57xx evmsKipisz, Steven2015-11-189-12/+13
* tools/env: allow config filename to be passed via command line argumentMichael Heimpold2015-11-182-3/+38
* nios2: zap ioremapThomas Chou2015-11-181-6/+0
* nios2: dma-mapping.h: change ioremap to map_physmemThomas Chou2015-11-181-1/+1
* altera_pio: change ioremap to map_physmemThomas Chou2015-11-181-2/+3
* altera_qspi: change ioremap to map_physmemThomas Chou2015-11-181-1/+1
* altera_tse: change ioremap to map_physmemThomas Chou2015-11-181-1/+1
* altera_sysid: change ioremap to map_physmemThomas Chou2015-11-181-2/+3
* altera_spi: change ioremap to map_physmemThomas Chou2015-11-181-2/+3
* altera_timer: change ioremap to map_physmemThomas Chou2015-11-181-2/+3
* altera_uart: change ioremap to map_physmemThomas Chou2015-11-181-2/+3
* altera_jtag_uart: change ioremap to map_physmemThomas Chou2015-11-181-2/+3
* Merge git://git.denx.de/u-boot-marvellTom Rini2015-11-1725-1602/+175
|\
| * arm: kirkwood: ib62x0: drop duplicate defines from CONFIG_SYS_MVFSLuka Perkov2015-11-171-15/+0
| * arm: kirkwood: ib62x0: drop dev CONFIG_OF_LIBFDTLuka Perkov2015-11-171-5/+0
| * arm: kirkwood: ib62x0: make use of defconfigLuka Perkov2015-11-172-3/+5
| * arm: kirkwood: ib62x0: drop CONFIG_CMD_ENV defineLuka Perkov2015-11-171-1/+0
| * arm: kirkwood: ib62x0: build u-boot.kwbLuka Perkov2015-11-171-0/+3
| * arm: kirkwood: ib62x0: drop CONFIG_MACH_TYPELuka Perkov2015-11-171-5/+0
| * arm: kirkwood: Move common definitions into common fileQuentin Armitage2015-11-174-107/+70
| * arm: kirkwood: Remove duplicate definition from dreamplug.hQuentin Armitage2015-11-171-5/+0
| * arm: kirkwood: Align configuration filesQuentin Armitage2015-11-171-2/+5
| * arm: kirkwood: Use common definition for filesystemsQuentin Armitage2015-11-172-30/+20
| * arm: kirkwood: Move configuration of some commands to _defconfig filesQuentin Armitage2015-11-176-22/+15
| * arm: kirkwood: Remove duplicate definition of CONFIG_CMD_FATQuentin Armitage2015-11-171-1/+0
| * arm: kirkwood: standardise the configurationQuentin Armitage2015-11-173-2/+29
| * arm: mvebu: Fix SAR1_CPU_CORE_MASKDirk Eibach2015-11-171-5/+2
| * tools/kwbimage.c: Fix generation of binary headerStefan Roese2015-11-171-3/+9
| * arm: mvebu: a38x: serdes specification cleanupKevin Smith2015-11-175-54/+51
| * arm: mvebu: a38x: Add const to some function callsKevin Smith2015-11-174-7/+7
| * arm: mvebu: a38x: Remove unsupported topologiesKevin Smith2015-11-1711-1392/+16
* | board: axs10x switch serial port and Ethernet to driver modelAlexey Brodkin2015-11-186-39/+72
* | arc: add empty asm/processor.h to satisfy compilation of USB codeAlexey Brodkin2015-11-181-0/+12
* | arc: add stubs for map_physmem() and unmap_physmem()Alexey Brodkin2015-11-181-0/+24
|/
OpenPOWER on IntegriCloud