Age | Commit message (Expand) | Author |
2017-10-05 | dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig | Jean-Jacques Hiblot |
2017-10-02 | Prepare v2017.11-rc1 | Tom Rini |
2017-09-24 | dtc: Switch to building and using our own dtc unless provided | Tom Rini |
2017-09-22 | Makefile: Update minimum dtc version to 1.4.3 | Tom Rini |
2017-09-12 | kbuild: Enable -fshort-wchar | Rob Clark |
2017-09-11 | Prepare v2017.09 | Tom Rini |
2017-09-05 | env: Add 'envtools' target to 'make help' | Simon Glass |
2017-09-05 | env: Fix operation of 'make environ' | Simon Glass |
2017-09-05 | env: Fix out of tree building of tools-all | Tom Rini |
2017-09-04 | Prepare v2017.09-rc4 | Tom Rini |
2017-08-28 | Prepare v2017.09-rc3 | Tom Rini |
2017-08-20 | Makefile: honor PYTHON configuration properly | Clément Bœsch |
2017-08-15 | Move environment files from common/ to env/ | Simon Glass |
2017-08-15 | Makefile: Rename 'env' target to 'environ' | Simon Glass |
2017-08-14 | Prepare v2017.09-rc2 | Tom Rini |
2017-08-13 | spl: dm: Kconfig: split OF_CONTROL and OF_PLATDATA between SPL and TPL | Philipp Tomsich |
2017-07-31 | Prepare v2017.09-rc1 | Tom Rini |
2017-07-30 | Makefile: Export build date as integer | Andy Shevchenko |
2017-07-25 | Makefile: Allow arch post-link hook | Paul Burton |
2017-07-22 | Makefile: add dependencies to regenerate u-boot.cfg when lost | Philipp Tomsich |
2017-07-22 | dtc: mkimage: Add the possibility to specify DTC | Emmanuel Vadot |
2017-07-12 | imx: reorganize IMX code as other SOCs | Stefano Babic |
2017-07-10 | Makefile: Build additional binaries for dtb FIT blobs appended to U-boot | Cooper Jr., Franklin |
2017-07-10 | Prepare v2017.07 | Tom Rini |
2017-07-03 | Prepare v2017.07-rc3 | Tom Rini |
2017-06-19 | Prepare v2017.07--rc2 | Tom Rini |
2017-06-05 | Prepare v2017.07-rc1 | Tom Rini |
2017-06-02 | fdt: Makefile: Build python libfdt library if needed | Simon Glass |
2017-05-17 | Makefile: add rules to generate SPL FIT images | Andre Przywara |
2017-05-15 | mmc: descend into drivers/mmc only when CONFIG_MMC is enabled | Masahiro Yamada |
2017-05-10 | u-boot.elf: add quiet_cmd_u-boot-elf and cmd_u-boot-elf | Álvaro Fernández Rojas |
2017-05-10 | u-boot.elf: allow overriding entry symbol | Álvaro Fernández Rojas |
2017-05-10 | u-boot.elf: remove hard-coded arm64 flags | Álvaro Fernández Rojas |
2017-05-08 | Prepare v2017.05 | Tom Rini |
2017-05-01 | Prepare v2017.05-rc3 | Tom Rini |
2017-04-17 | Prepare v2017.05-rc2 | Tom Rini |
2017-04-13 | tools: allow to override python | Stefano Babic |
2017-04-10 | Makefile: Fix linking with modern binutils | Joel Stanley |
2017-04-07 | scripts: sunxi: Build an raw SPL image | Maxime Ripard |
2017-04-04 | Makefile: Correct dependency race condition with TPL | Simon Glass |
2017-04-04 | Prepare v2017.05-rc1 | Tom Rini |
2017-03-18 | arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD | Tom Rini |
2017-03-13 | Prepare v2017.03 | Tom Rini |
2017-03-09 | kbuild: turn of dtc unit address warnings by default | Masahiro Yamada |
2017-02-27 | Prepare v2017-rc3 | Tom Rini |
2017-02-13 | Prepare v2017.03-rc2 | Tom Rini |
2017-02-08 | kbuild: beautify the log of config whitelist check | Masahiro Yamada |
2017-02-08 | cmd: rework "license" command | Masahiro Yamada |
2017-02-08 | cmd: add a new command "config" to show .config contents | Masahiro Yamada |
2017-02-06 | x86: Use X86_16BIT_INIT instead of X86_RESET_VECTOR | Simon Glass |