| Commit message (Expand) | Author | Age | Files | Lines |
* | dm: regulator: add implementation of driver model regulator uclass | Przemyslaw Marczak | 2015-05-14 | 1 | -1/+2 |
* | Makefile: add a symbol link tags for ctags | Du Huanpeng | 2015-05-10 | 1 | -0/+1 |
* | Prepare v2015.07-rc1v2015.07-rc1 | Tom Rini | 2015-05-05 | 1 | -2/+2 |
* | Merge branch 'buildman' of git://git.denx.de/u-boot-x86 | Tom Rini | 2015-04-18 | 1 | -1/+9 |
|\ |
|
| * | Create a .cfg file containing the CONFIG options used to build | Simon Glass | 2015-04-18 | 1 | -1/+9 |
* | | dm: usb: sandbox: Add a uclass for USB device emulation | Simon Glass | 2015-04-18 | 1 | -0/+1 |
|/ |
|
* | usb: dwc3: Makefile: Make dwc3 driver compile in u-boot | Kishon Vijay Abraham I | 2015-04-14 | 1 | -0/+2 |
* | Prepare v2015.04v2015.04 | Tom Rini | 2015-04-13 | 1 | -1/+1 |
* | lpc32xx: add support for board work_92105 | Albert ARIBAUD \(3ADEV\) | 2015-04-10 | 1 | -0/+20 |
* | kbuild: include config.mk when auto.conf is not older than .config | Masahiro Yamada | 2015-04-07 | 1 | -3/+7 |
* | Prepare v2015.04-rc5v2015.04-rc5 | Tom Rini | 2015-03-31 | 1 | -1/+1 |
* | generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig | Masahiro Yamada | 2015-03-28 | 1 | -1/+1 |
* | kbuild: remove scripts/multiconfig.sh | Masahiro Yamada | 2015-03-28 | 1 | -2/+11 |
* | Prepare v2015.04-rc4v2015.04-rc4 | Tom Rini | 2015-03-17 | 1 | -1/+1 |
* | Prepare v2015.04-rc3v2015.04-rc3 | Tom Rini | 2015-03-03 | 1 | -1/+1 |
* | Prepare v2015.04-rc2v2015.04-rc2 | Tom Rini | 2015-02-17 | 1 | -1/+1 |
* | tools/imagetool: remove linker script | Andreas Bießmann | 2015-02-16 | 1 | -0/+5 |
* | Merge branch 'master' of git://git.denx.de/u-boot-x86 | Tom Rini | 2015-02-10 | 1 | -2/+3 |
|\ |
|
| * | x86: Add an option to enabling building a ROM file | Simon Glass | 2015-02-05 | 1 | -2/+3 |
* | | Makefile: Add another kwb build target used on Marvell Armada-XP (AXP) | Stefan Roese | 2015-02-06 | 1 | -0/+6 |
|/ |
|
* | Prepare v2015.04-rc1v2015.04-rc1 | Tom Rini | 2015-02-02 | 1 | -2/+2 |
* | dm: i2c: Add a compatbility layer | Simon Glass | 2015-01-29 | 1 | -0/+7 |
* | Makefile: clean boot.bin | Bo Shen | 2015-01-28 | 1 | -1/+1 |
* | 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 |