Age | Commit message (Expand) | Author |
2016-03-17 | x86: Add support for running Intel reference code | Simon Glass |
2016-03-14 | spl: Add a way to specify a list of device trees to include | Simon Glass |
2016-03-14 | Prepare v2016.03 | Tom Rini |
2016-02-29 | Prepare v2016.03-rc3 | Tom Rini |
2016-02-15 | Prepare v2016.03-rc2 | Tom Rini |
2016-02-15 | Makefile: generate symbol list from u-boot | Stephen Warren |
2016-02-15 | Makefile: remove BUILD_TAG from KBUILD_CFLAGS | Stephen Warren |
2016-02-08 | kbuild: add missing FORCE where $(call if_changed, ) is used | Masahiro Yamada |
2016-02-02 | Prepare v2016.03-rc1 | Tom Rini |
2016-02-01 | Makefile: Drop unnecessary -dtb suffixes | Simon Glass |
2016-02-01 | Makefile: Make u-boot.img the same as u-boot-dtb.img | Simon Glass |
2016-02-01 | socfpga: Simplify Makefile filenames | Simon Glass |
2016-02-01 | tegra: Always build a boot image with the same filename | Simon Glass |
2016-02-01 | fdt: Build a U-Boot binary without device tree | Simon Glass |
2016-02-01 | tegra: Clarify generation of -nodtb file with OF_CONTROL | Simon Glass |
2016-01-25 | Move all command code into its own directory | Simon Glass |
2016-01-20 | kbuild: drop workaround for old style CONFIG_SYS_TEXT_BASE defines | Masahiro Yamada |
2016-01-14 | arm: mvebu: Add runtime detection of UART (xmodem) boot-mode | Stefan Roese |
2016-01-12 | Prepare v2016.01 | Tom Rini |
2016-01-08 | arm, Makefile: correct compilation flag for u-boot-dtb | Aneesh Bansal |
2016-01-04 | Prepare v2016.01-rc4 | Tom Rini |
2015-12-21 | Prepare v2016.01-rc3 | Tom Rini |
2015-12-07 | Prepare v2016.01-rc2 | Tom Rini |
2015-11-19 | ARM: zynq: Add target for building bootable SPL image for Zynq | Nathan Rossi |
2015-11-16 | Prepare v2016.01-rc1 | Tom Rini |
2015-11-10 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2015-11-10 | Various Makefiles: Add SPDX-License-Identifier tags | Tom Rini |
2015-11-10 | arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD | Albert ARIBAUD |
2015-10-26 | arm: ls1021a: Add QSPI or IFC support in SD boot | Alison Wang |
2015-10-21 | Merge git://git.denx.de/u-boot-x86 | Tom Rini |
2015-10-21 | Makefile: Generate U_BOOT_DMI_DATE for SMBIOS | Bin Meng |
2015-10-21 | arm: mvebu: Add DM (driver model) support | Stefan Roese |
2015-10-21 | arm: mvebu: Add option to use UART xmodem protocol via kwboot | Stefan Roese |
2015-10-19 | Prepare v2015.10 | Tom Rini |
2015-10-12 | Prepare v2015.10-rc5 | Tom Rini |
2015-09-28 | Prepare v2015.10-rc4 | Tom Rini |
2015-09-07 | Prepare v2015.10-rc3 | Tom Rini |
2015-08-28 | Makefile: fix SOURCE_DATE_EPOCH for *BSD host | Andreas Bießmann |
2015-08-28 | ARM: keystone2: move the custom build rules out to keystone specific makefile | Nishanth Menon |
2015-08-28 | Makefile: Use correct timezone for U_BOOT_TZ | Chris Packham |
2015-08-26 | x86: ifdtool: Support collating microcode into one place | Simon Glass |
2015-08-17 | Prepare v2015.10-rc2 | Tom Rini |
2015-08-08 | Makefile: Add target for building bootable SPL image for SoCFPGA | Marek Vasut |
2015-08-08 | driver/ddr/altera: Add DDR driver for Altera's SDRAM controller | Dinh Nguyen |
2015-08-05 | efi: Add 64-bit payload support | Simon Glass |
2015-08-05 | efi: Add support for loading U-Boot through an EFI stub | Simon Glass |
2015-08-05 | efi: Support building a u-boot-app.efi executable | Simon Glass |
2015-08-05 | Allow objcopy to work without filling gaps with 0xff | Simon Glass |
2015-08-03 | Prepare v2015.10-rc1 | Tom Rini |
2015-07-31 | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini |