Age | Commit message (Expand) | Author |
2015-11-18 | spl: change return values of spl_*_load_image() | Nikita Kiryanov |
2015-11-18 | spl: mmc: get rid of emmc boot code duplication | Nikita Kiryanov |
2015-11-18 | spl: mmc: move fs boot into its own function | Nikita Kiryanov |
2015-11-18 | spl: mmc: get rid of #ifdef CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION check | Nikita Kiryanov |
2015-11-18 | spl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT check | Nikita Kiryanov |
2015-11-18 | spl: mmc: refactor device location code to its own function | Nikita Kiryanov |
2015-11-18 | spl: mmc: add break statements in spl_mmc_load_image() | Nikita Kiryanov |
2015-11-18 | spl: nand: remove code duplication | Nikita Kiryanov |
2015-11-18 | Allow fw env tools to be available as library | Stefano Babic |
2015-11-18 | board: ti: beagle_x15: Rename to indicate support for TI am57xx evms | Kipisz, Steven |
2015-11-18 | tools/env: allow config filename to be passed via command line argument | Michael Heimpold |
2015-11-18 | nios2: zap ioremap | Thomas Chou |
2015-11-18 | nios2: dma-mapping.h: change ioremap to map_physmem | Thomas Chou |
2015-11-18 | altera_pio: change ioremap to map_physmem | Thomas Chou |
2015-11-18 | altera_qspi: change ioremap to map_physmem | Thomas Chou |
2015-11-18 | altera_tse: change ioremap to map_physmem | Thomas Chou |
2015-11-18 | altera_sysid: change ioremap to map_physmem | Thomas Chou |
2015-11-18 | altera_spi: change ioremap to map_physmem | Thomas Chou |
2015-11-18 | altera_timer: change ioremap to map_physmem | Thomas Chou |
2015-11-18 | altera_uart: change ioremap to map_physmem | Thomas Chou |
2015-11-18 | altera_jtag_uart: change ioremap to map_physmem | Thomas Chou |
2015-11-18 | sf: Correct flash->flags for SST flash | Bin Meng |
2015-11-17 | Merge git://git.denx.de/u-boot-marvell | Tom Rini |
2015-11-17 | arm: kirkwood: ib62x0: drop duplicate defines from CONFIG_SYS_MVFS | Luka Perkov |
2015-11-17 | arm: kirkwood: ib62x0: drop dev CONFIG_OF_LIBFDT | Luka Perkov |
2015-11-17 | arm: kirkwood: ib62x0: make use of defconfig | Luka Perkov |
2015-11-17 | arm: kirkwood: ib62x0: drop CONFIG_CMD_ENV define | Luka Perkov |
2015-11-17 | arm: kirkwood: ib62x0: build u-boot.kwb | Luka Perkov |
2015-11-17 | arm: kirkwood: ib62x0: drop CONFIG_MACH_TYPE | Luka Perkov |
2015-11-17 | arm: kirkwood: Move common definitions into common file | Quentin Armitage |
2015-11-17 | arm: kirkwood: Remove duplicate definition from dreamplug.h | Quentin Armitage |
2015-11-17 | arm: kirkwood: Align configuration files | Quentin Armitage |
2015-11-17 | arm: kirkwood: Use common definition for filesystems | Quentin Armitage |
2015-11-17 | arm: kirkwood: Move configuration of some commands to _defconfig files | Quentin Armitage |
2015-11-17 | arm: kirkwood: Remove duplicate definition of CONFIG_CMD_FAT | Quentin Armitage |
2015-11-17 | arm: kirkwood: standardise the configuration | Quentin Armitage |
2015-11-17 | arm: mvebu: Fix SAR1_CPU_CORE_MASK | Dirk Eibach |
2015-11-17 | tools/kwbimage.c: Fix generation of binary header | Stefan Roese |
2015-11-17 | arm: mvebu: a38x: serdes specification cleanup | Kevin Smith |
2015-11-17 | arm: mvebu: a38x: Add const to some function calls | Kevin Smith |
2015-11-17 | arm: mvebu: a38x: Remove unsupported topologies | Kevin Smith |
2015-11-18 | board: axs10x switch serial port and Ethernet to driver model | Alexey Brodkin |
2015-11-18 | arc: add empty asm/processor.h to satisfy compilation of USB code | Alexey Brodkin |
2015-11-18 | arc: add stubs for map_physmem() and unmap_physmem() | Alexey Brodkin |
2015-11-18 | spi: sf_ops: Check the return value from spi_flash_cmd_read_status() | Fabio Estevam |
2015-11-18 | sf: Add lock ops for SST SPI NOR flash | Fabio Estevam |
2015-11-18 | sf: Remove eeprom_m95xxx test driver | Jagan Teki |
2015-11-17 | ARM: am43xx: Enable QUAD read and EDMA support for ti_qspi | Vignesh R |
2015-11-17 | spi: ti_qspi: Add dummy readl for bus sync | Vignesh R |
2015-11-16 | Prepare v2016.01-rc1 | Tom Rini |