summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-18Allow fw env tools to be available as libraryStefano Babic
2015-11-18board: ti: beagle_x15: Rename to indicate support for TI am57xx evmsKipisz, Steven
2015-11-18tools/env: allow config filename to be passed via command line argumentMichael Heimpold
2015-11-18nios2: zap ioremapThomas Chou
2015-11-18nios2: dma-mapping.h: change ioremap to map_physmemThomas Chou
2015-11-18altera_pio: change ioremap to map_physmemThomas Chou
2015-11-18altera_qspi: change ioremap to map_physmemThomas Chou
2015-11-18altera_tse: change ioremap to map_physmemThomas Chou
2015-11-18altera_sysid: change ioremap to map_physmemThomas Chou
2015-11-18altera_spi: change ioremap to map_physmemThomas Chou
2015-11-18altera_timer: change ioremap to map_physmemThomas Chou
2015-11-18altera_uart: change ioremap to map_physmemThomas Chou
2015-11-18altera_jtag_uart: change ioremap to map_physmemThomas Chou
2015-11-17Merge git://git.denx.de/u-boot-marvellTom Rini
2015-11-17arm: kirkwood: ib62x0: drop duplicate defines from CONFIG_SYS_MVFSLuka Perkov
2015-11-17arm: kirkwood: ib62x0: drop dev CONFIG_OF_LIBFDTLuka Perkov
2015-11-17arm: kirkwood: ib62x0: make use of defconfigLuka Perkov
2015-11-17arm: kirkwood: ib62x0: drop CONFIG_CMD_ENV defineLuka Perkov
2015-11-17arm: kirkwood: ib62x0: build u-boot.kwbLuka Perkov
2015-11-17arm: kirkwood: ib62x0: drop CONFIG_MACH_TYPELuka Perkov
2015-11-17arm: kirkwood: Move common definitions into common fileQuentin Armitage
2015-11-17arm: kirkwood: Remove duplicate definition from dreamplug.hQuentin Armitage
2015-11-17arm: kirkwood: Align configuration filesQuentin Armitage
2015-11-17arm: kirkwood: Use common definition for filesystemsQuentin Armitage
2015-11-17arm: kirkwood: Move configuration of some commands to _defconfig filesQuentin Armitage
2015-11-17arm: kirkwood: Remove duplicate definition of CONFIG_CMD_FATQuentin Armitage
2015-11-17arm: kirkwood: standardise the configurationQuentin Armitage
2015-11-17arm: mvebu: Fix SAR1_CPU_CORE_MASKDirk Eibach
2015-11-17tools/kwbimage.c: Fix generation of binary headerStefan Roese
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-17board: axs10x switch serial port and Ethernet to driver modelAlexey Brodkin
2015-11-17arc: add empty asm/processor.h to satisfy compilation of USB codeAlexey Brodkin
2015-11-17arc: add stubs for map_physmem() and unmap_physmem()Alexey Brodkin
2015-11-17Prepare v2016.01-rc1Tom Rini
2015-11-16tools/proftool: fix use-after-freeVincent Stehlé
2015-11-16Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-11-16arm: mx6: cm-fx6: add splash locations to cm-fx6Nikita Kiryanov
2015-11-16splash_source: add support for filesystem formatted sataNikita Kiryanov
2015-11-16splash_source: add support for filesystem formatted usbNikita Kiryanov
2015-11-16splash_source: add support for filesystem formatted mmcNikita Kiryanov
2015-11-16splash_source: rename *_read() to *_read_raw()Nikita Kiryanov
2015-11-13Merge branch 'series1_v2' of git://git.denx.de/u-boot-sparcTom Rini
2015-11-13Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2015-11-13sf: Fix NULL pointer exception for flashes without lock methodsBin Meng
2015-11-13x86: Remove CONFIG_SYS_EARLY_PCI_INITBin Meng
2015-11-13x86: Remove legacy pci codesBin Meng
2015-11-13x86: crownbay: Remove unused PCI region address macrosBin Meng
2015-11-13x86: qemu: Convert to use driver model ethBin Meng