Age | Commit message (Expand) | Author |
2015-07-27 | kbuild: sync with Linux 4.1 | Masahiro Yamada |
2015-07-27 | kconfig: sync with Linux 4.1 | Masahiro Yamada |
2015-07-23 | Merge git://git.denx.de/u-boot-marvell | Tom Rini |
2015-07-23 | arm: mvebu: Add Armada 38x DDR3 training code from Marvell bin_hdr | Stefan Roese |
2015-07-23 | arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directory | Stefan Roese |
2015-07-21 | dm: Add a clock uclass | Simon Glass |
2015-07-21 | dm: Add support for RAM drivers | Simon Glass |
2015-07-21 | dm: power: Allow use of regulators in SPL | Simon Glass |
2015-07-21 | dm: Add support for LEDs | Simon Glass |
2015-07-21 | dm: Reduce SPL device tree size | Simon Glass |
2015-06-10 | Remove SPL undefine of CONFIG_OF_CONTROL | Simon Glass |
2015-06-08 | Kconfig: Enable usage of escape char '\' in string values | Stefan Roese |
2015-05-28 | kbuild: define DO_DEPS_ONLY for u-boot.cfg to fix build error | Masahiro Yamada |
2015-05-27 | moveconfig: Ignore duplicate configs when moving | Joe Hershberger |
2015-04-18 | Create a .cfg file containing the CONFIG options used to build | Simon Glass |
2015-04-07 | fix makefiles to respect DTC setting | Pavel Machek |
2015-03-28 | kbuild: remove scripts/multiconfig.sh | Masahiro Yamada |
2015-03-28 | kbuild: remove "*_felconfig" target | Masahiro Yamada |
2015-03-05 | fixdep: remove multiple .config support code | Masahiro Yamada |
2015-03-05 | scripts/checkstack.pl: update to get AArch64 port from Linux | Kim Phillips |
2015-03-02 | kconfig: remove unneeded U-Boot extension code | Masahiro Yamada |
2015-02-24 | kconfig: remove unneeded dependency on !SPL_BUILD | Masahiro Yamada |
2015-02-24 | kconfig: switch to single .config configuration | Masahiro Yamada |
2015-02-21 | kbuild: prepare for moving headers into mach-*/include/mach | Masahiro Yamada |
2015-02-16 | sunxi: Normalise FEL support | Simon Glass |
2015-02-06 | scripts/Makefile.spl: Add MVEBU DDR code to SPL | Stefan Roese |
2015-01-14 | scripts: add a utility to fill blank fields of doc/README.scrapyard | Masahiro Yamada |
2015-01-14 | sunxi: Fix CONFIG_UART0_PORT_F build and add it to menuconfig | Siarhei Siamashka |
2015-01-08 | scripts: fix binutils-version.sh for 'as' without a package. | Bill Pringlemeir |
2014-12-29 | scripts: fix binutils-version.sh | Masahiro Yamada |
2014-12-08 | kconfig: Fix warning "‘jump’ may be used uninitialized" | Peter Kümmel |
2014-12-08 | Kbuild: introduce Makefile in arch/$ARCH/ | Daniel Schwierzeck |
2014-12-08 | get_maintainer.pl: fix source tree detection | Daniel Schwierzeck |
2014-11-25 | Align embedded device tree correctly | Simon Glass |
2014-11-24 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2014-11-23 | spl: fix descending condition to drivers/mtd/nand/ | Masahiro Yamada |
2014-11-23 | kbuild: Descend into SOC directory from CPU directory | Masahiro Yamada |
2014-11-21 | dm: spl: Allow driver model to be used | Simon Glass |
2014-11-17 | arm, at91: generate boot.bin file for all atmel SoC | Heiko Schocher |
2014-11-12 | kbuild: Make scripts executable | Masahiro Yamada |
2014-11-07 | kbuild: sync misc scripts with Linux 3.18-rc1 | Masahiro Yamada |
2014-11-07 | kconfig: sync kconfig files with Linux 3.18-rc1 | Masahiro Yamada |
2014-11-07 | kbuild: sync top Makefile with Linux 3.18-rc1 | Masahiro Yamada |
2014-11-07 | kbuild: improve multi-objs dependency and cleanups | Masahiro Yamada |
2014-11-07 | kbuild: bug fixes and cleanups of Makefile.host | Masahiro Yamada |
2014-11-05 | sunxi: kconfig: Add %_felconfig rule to enable FEL build of sunxi platforms. | Ian Campbell |
2014-11-04 | kbuild: do not hide clang warnings during build with W=1 | Masahiro Yamada |
2014-10-27 | Correct two non-functional misspellings "overrided". | Robert P. J. Day |
2014-10-23 | kconfig: invoke silentoldconfig if spl, tpl/.config is updated | Masahiro Yamada |
2014-10-23 | kbuild: fix a bug of the u-boot-spl link rule | Masahiro Yamada |