| Commit message (Expand) | Author | Age | Lines |
* | Prepare v2015.04-rc5 | Tom Rini | 2015-03-31 | -1/+1 |
* | generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig | Masahiro Yamada | 2015-03-28 | -1/+1 |
* | kbuild: remove scripts/multiconfig.sh | Masahiro Yamada | 2015-03-28 | -2/+11 |
* | Prepare v2015.04-rc4 | Tom Rini | 2015-03-17 | -1/+1 |
* | Prepare v2015.04-rc3 | Tom Rini | 2015-03-03 | -1/+1 |
* | Prepare v2015.04-rc2 | Tom Rini | 2015-02-17 | -1/+1 |
* | tools/imagetool: remove linker script | Andreas Bießmann | 2015-02-16 | -0/+5 |
* | Merge branch 'master' of git://git.denx.de/u-boot-x86 | Tom Rini | 2015-02-10 | -2/+3 |
|\ |
|
| * | x86: Add an option to enabling building a ROM file | Simon Glass | 2015-02-05 | -2/+3 |
* | | Makefile: Add another kwb build target used on Marvell Armada-XP (AXP) | Stefan Roese | 2015-02-06 | -0/+6 |
|/ |
|
* | Prepare v2015.04-rc1 | Tom Rini | 2015-02-02 | -2/+2 |
* | dm: i2c: Add a compatbility layer | Simon Glass | 2015-01-29 | -0/+7 |
* | Makefile: clean boot.bin | Bo Shen | 2015-01-28 | -1/+1 |
* | Prepare v2015.01 | Tom Rini | 2015-01-12 | -1/+1 |
* | Prepare v2015.01-rc4 | Tom Rini | 2014-12-29 | -1/+1 |
* | x86: Include FSP and CMC binary in the u-boot.rom build rules | Bin Meng | 2014-12-18 | -1/+9 |
* | x86: Use consistent name XXX_ADDR for binary blob flash address | Bin Meng | 2014-12-18 | -1/+1 |
* | x86: Convert microcode format to device-tree-only | Simon Glass | 2014-12-18 | -1/+3 |
* | x86: Refactor u-boot.rom build rules | Bin Meng | 2014-12-13 | -21/+27 |
* | spl: Use u-boot.img instead of u-boot.bin | Alison Wang | 2014-12-11 | -1/+7 |
* | ls102xa: pblimage: Add pblimage tool support for LS102xA | Alison Wang | 2014-12-11 | -1/+2 |
* | Prepare v2015.01-rc3 | Tom Rini | 2014-12-08 | -1/+1 |
* | libfdt: descend from lib/ to lib/libfdt/ | Masahiro Yamada | 2014-12-08 | -1/+0 |
* | Kbuild: introduce Makefile in arch/$ARCH/ | Daniel Schwierzeck | 2014-12-08 | -17/+1 |
* | x86: Allow an option ROM to be built into U-Boot | Simon Glass | 2014-11-25 | -0/+3 |
* | Prepare v2015.01-rc2 | Tom Rini | 2014-11-24 | -1/+1 |
* | Merge git://git.denx.de/u-boot-x86 | Tom Rini | 2014-11-24 | -1/+35 |
|\ |
|
| * | x86: Build a .rom file which can be flashed to an x86 machine | Simon Glass | 2014-11-21 | -1/+35 |
* | | kbuild: Descend into SOC directory from CPU directory | Masahiro Yamada | 2014-11-23 | -3/+0 |
|/ |
|
* | Prepare v2015.01-rc1 | Tom Rini | 2014-11-10 | -3/+3 |
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Tom Rini | 2014-11-10 | -1/+1 |
|\ |
|
| * | bfin: make the CPU macro of LDR target more genenric | Sonic Zhang | 2014-11-10 | -1/+1 |
* | | kbuild: sync misc scripts with Linux 3.18-rc1 | Masahiro Yamada | 2014-11-07 | -1/+1 |
* | | kbuild: sync top Makefile with Linux 3.18-rc1 | Masahiro Yamada | 2014-11-07 | -90/+96 |
* | | kbuild: remove "clobber" target | Masahiro Yamada | 2014-11-07 | -21/+7 |
* | | generic-board: make compile-time noise for non-generic boards | Masahiro Yamada | 2014-11-07 | -0/+7 |
|/ |
|
* | dm: sunxi: Add a new config for an FDT-based pcDuino3 | Simon Glass | 2014-11-05 | -1/+2 |
* | kbuild: drop CONFIG_USE_PRIVATE_LIBGCC=path/to/libgcc syntax | Masahiro Yamada | 2014-10-23 | -4/+0 |
* | Makefile: Add CONFIG_BUILD_TARGET to automatically build an special image | Stefan Roese | 2014-10-23 | -0/+5 |
* | arm: armada-xp: Add basic support for Marvell Armada XP SoC | Stefan Roese | 2014-10-23 | -1/+1 |
* | arm: kirkwood: Move some SoC files into new arch/arm/mvebu-common | Stefan Roese | 2014-10-23 | -0/+4 |
* | Prepare v2014.10 | Tom Rini | 2014-10-14 | -1/+1 |
* | Makefile: drop "tools-only" from no-dot-config-targets | Tom Rini | 2014-10-13 | -1/+1 |
* | Prepare v2014.10-rc3 | Tom Rini | 2014-10-06 | -1/+1 |
* | kbuild: refactor some makefiles | Masahiro Yamada | 2014-09-24 | -3/+0 |
* | kconfig: fix a bug of "make config" | Masahiro Yamada | 2014-09-16 | -1/+1 |
* | kbuild: force to define __UBOOT__ in all the C sources | Masahiro Yamada | 2014-09-16 | -1/+1 |
* | Makefile: default to cc for host compiler | Jeroen Hofstee | 2014-09-11 | -2/+2 |
* | Prepare v2014.10-rc2 | Tom Rini | 2014-09-02 | -1/+1 |
* | kconfig: add CONFIG_CC_OPTIMIZE_FOR_SIZE | Masahiro Yamada | 2014-08-28 | -1/+5 |