| Commit message (Expand) | Author | Age | Files | Lines |
* | Prepare v2015.01v2015.01 | Tom Rini | 2015-01-12 | 1 | -1/+1 |
* | Prepare v2015.01-rc4v2015.01-rc4 | Tom Rini | 2014-12-29 | 1 | -1/+1 |
* | x86: Include FSP and CMC binary in the u-boot.rom build rules | Bin Meng | 2014-12-18 | 1 | -1/+9 |
* | x86: Use consistent name XXX_ADDR for binary blob flash address | Bin Meng | 2014-12-18 | 1 | -1/+1 |
* | x86: Convert microcode format to device-tree-only | Simon Glass | 2014-12-18 | 1 | -1/+3 |
* | x86: Refactor u-boot.rom build rules | Bin Meng | 2014-12-13 | 1 | -21/+27 |
* | spl: Use u-boot.img instead of u-boot.bin | Alison Wang | 2014-12-11 | 1 | -1/+7 |
* | ls102xa: pblimage: Add pblimage tool support for LS102xA | Alison Wang | 2014-12-11 | 1 | -1/+2 |
* | Prepare v2015.01-rc3v2015.01-rc3 | Tom Rini | 2014-12-08 | 1 | -1/+1 |
* | libfdt: descend from lib/ to lib/libfdt/ | Masahiro Yamada | 2014-12-08 | 1 | -1/+0 |
* | Kbuild: introduce Makefile in arch/$ARCH/ | Daniel Schwierzeck | 2014-12-08 | 1 | -17/+1 |
* | x86: Allow an option ROM to be built into U-Boot | Simon Glass | 2014-11-25 | 1 | -0/+3 |
* | Prepare v2015.01-rc2v2015.01-rc2 | Tom Rini | 2014-11-24 | 1 | -1/+1 |
* | Merge git://git.denx.de/u-boot-x86 | Tom Rini | 2014-11-24 | 1 | -1/+35 |
|\ |
|
| * | x86: Build a .rom file which can be flashed to an x86 machine | Simon Glass | 2014-11-21 | 1 | -1/+35 |
* | | kbuild: Descend into SOC directory from CPU directory | Masahiro Yamada | 2014-11-23 | 1 | -3/+0 |
|/ |
|
* | Prepare v2015.01-rc1v2015.01-rc1 | Tom Rini | 2014-11-10 | 1 | -3/+3 |
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Tom Rini | 2014-11-10 | 1 | -1/+1 |
|\ |
|
| * | bfin: make the CPU macro of LDR target more genenric | Sonic Zhang | 2014-11-10 | 1 | -1/+1 |
* | | kbuild: sync misc scripts with Linux 3.18-rc1 | Masahiro Yamada | 2014-11-07 | 1 | -1/+1 |
* | | kbuild: sync top Makefile with Linux 3.18-rc1 | Masahiro Yamada | 2014-11-07 | 1 | -90/+96 |
* | | kbuild: remove "clobber" target | Masahiro Yamada | 2014-11-07 | 1 | -21/+7 |
* | | generic-board: make compile-time noise for non-generic boards | Masahiro Yamada | 2014-11-07 | 1 | -0/+7 |
|/ |
|
* | dm: sunxi: Add a new config for an FDT-based pcDuino3 | Simon Glass | 2014-11-05 | 1 | -1/+2 |
* | kbuild: drop CONFIG_USE_PRIVATE_LIBGCC=path/to/libgcc syntax | Masahiro Yamada | 2014-10-23 | 1 | -4/+0 |
* | Makefile: Add CONFIG_BUILD_TARGET to automatically build an special image | Stefan Roese | 2014-10-23 | 1 | -0/+5 |
* | arm: armada-xp: Add basic support for Marvell Armada XP SoC | Stefan Roese | 2014-10-23 | 1 | -1/+1 |
* | arm: kirkwood: Move some SoC files into new arch/arm/mvebu-common | Stefan Roese | 2014-10-23 | 1 | -0/+4 |
* | Prepare v2014.10v2014.10 | Tom Rini | 2014-10-14 | 1 | -1/+1 |
* | Makefile: drop "tools-only" from no-dot-config-targets | Tom Rini | 2014-10-13 | 1 | -1/+1 |
* | Prepare v2014.10-rc3v2014.10-rc3 | Tom Rini | 2014-10-06 | 1 | -1/+1 |
* | kbuild: refactor some makefiles | Masahiro Yamada | 2014-09-24 | 1 | -3/+0 |
* | kconfig: fix a bug of "make config" | Masahiro Yamada | 2014-09-16 | 1 | -1/+1 |
* | kbuild: force to define __UBOOT__ in all the C sources | Masahiro Yamada | 2014-09-16 | 1 | -1/+1 |
* | Makefile: default to cc for host compiler | Jeroen Hofstee | 2014-09-11 | 1 | -2/+2 |
* | Prepare v2014.10-rc2v2014.10-rc2 | Tom Rini | 2014-09-02 | 1 | -1/+1 |
* | kconfig: add CONFIG_CC_OPTIMIZE_FOR_SIZE | Masahiro Yamada | 2014-08-28 | 1 | -1/+5 |
* | kconfig: convert Kconfig helper script into a shell script | Masahiro Yamada | 2014-08-22 | 1 | -2/+2 |
* | Makefile: remove generated boards.cfg within make distclean | Roger Meier | 2014-08-22 | 1 | -0/+1 |
* | Makefile: Use Kbuild style for system_map.o generation step | Vasili Galka | 2014-08-21 | 1 | -3/+7 |
* | kbuild: sync mixed targets handling with Linux 3.16 | Masahiro Yamada | 2014-08-21 | 1 | -3/+3 |
* | kbuild: move extra gcc checks to scripts/Makefile.extrawarn | Masahiro Yamada | 2014-08-21 | 1 | -4/+2 |
* | Makefile: use u-boot.map for binary_size_check | Chris Packham | 2014-08-09 | 1 | -3/+4 |
* | Makefile: use $(shell ...) for determining file_size | Chris Packham | 2014-08-09 | 1 | -1/+1 |
* | Prepare v2014.10-rc1v2014.10-rc1 | Tom Rini | 2014-08-06 | 1 | -2/+2 |
* | kconfig: switch to Kconfig | Masahiro Yamada | 2014-07-30 | 1 | -62/+54 |
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-07-28 | 1 | -0/+6 |
|\ |
|
| * | keystone: add support for NAND gpheader image | Khoronzhuk, Ivan | 2014-07-25 | 1 | -0/+6 |
* | | Makefile: fix tags target documentation | Igor Grinberg | 2014-07-22 | 1 | -1/+2 |
* | | Makefile: fix ctags/etags clean targets | Igor Grinberg | 2014-07-22 | 1 | -1/+1 |