Age | Commit message (Expand) | Author |
2016-05-24 | Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze | Tom Rini |
2016-05-24 | tools: zynqmpimage: Add Xilinx ZynqMP boot header generation | Michal Simek |
2016-05-23 | Merge branch 'master' of git://git.denx.de/u-boot-x86 | Tom Rini |
2016-05-23 | kbuild: fixdep: Check fstat(2) return value | Tom Rini |
2016-05-23 | acpi: Quieten IASL output when 'make -s' is used | Bin Meng |
2016-05-23 | acpi: Output all errors/warnings/remarks when compiling ASL | Bin Meng |
2016-05-23 | acpi: Specify U-Boot include path for ASL files | Bin Meng |
2016-05-23 | acpi: Explicitly spell out dsdt.c in the make rule | Bin Meng |
2016-05-23 | acpi: Change build log for ASL files | Bin Meng |
2016-05-02 | kbuild: Do not append dtb for OF_EMBED case | Michal Simek |
2016-03-17 | x86: Add a script to aid code conversion from coreboot | Simon Glass |
2016-02-08 | kbuild: fix build rule of u-boot-spl.dtb | Masahiro Yamada |
2016-02-08 | kbuild: add missing FORCE where $(call if_changed, ) is used | Masahiro Yamada |
2016-02-08 | kbuild: remove unneeded ifdef conditionals around build rules | Masahiro Yamada |
2016-02-06 | Use correct spelling of "U-Boot" | Bin Meng |
2016-02-01 | socfpga: Simplify Makefile filenames | Simon Glass |
2016-02-01 | fdt: Build an SPL binary without device tree | Simon Glass |
2016-01-30 | Makefile: Add rules to build in .ttf files | Simon Glass |
2016-01-25 | kbuild: Add clang detection | Tom Rini |
2016-01-25 | Move all command code into its own directory | Simon Glass |
2016-01-19 | Add more SPDX-License-Identifier tags | Tom Rini |
2016-01-19 | scripts/Makefile* Add SPDX-License-Identifier tag | Tom Rini |
2016-01-14 | Fix GCC format-security errors and convert sprintfs. | Ben Whitten |
2016-01-08 | get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" use | Heiko Schocher |
2016-01-04 | checkpatch: fix left brace warning | Heiko Schocher |
2015-11-19 | ARM: zynq: Add target for building bootable SPL image for Zynq | Nathan Rossi |
2015-11-12 | spl: Add support for CONFIG_OF_EMBED=y | Michal Simek |
2015-11-12 | Fix trini email in the get_maintainer.pl script | Andy Fleming |
2015-11-10 | Various Makefiles: Add SPDX-License-Identifier tags | Tom Rini |
2015-11-04 | dm: spl: Generate u-boot-spl-dtb.bin only when enabled | Simon Glass |
2015-10-24 | Move board_init_f_mem() into a common location | Simon Glass |
2015-09-15 | kbuild: fixdep: drop meaningless hash table initialization | Masahiro Yamada |
2015-08-26 | x86: Generate a valid ACPI table | Saket Sinha |
2015-08-18 | of: clean up OF_CONTROL ifdef conditionals | Masahiro Yamada |
2015-08-18 | of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL | Masahiro Yamada |
2015-08-18 | dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list | Masahiro Yamada |
2015-08-18 | spl: move SPL driver entries to driver/Makefile | Masahiro Yamada |
2015-08-18 | linux/kconfig.h: add CPP macros useful for per-image config options | Masahiro Yamada |
2015-08-18 | kbuild: add a makefile macro useful with per-image config options | Masahiro Yamada |
2015-08-18 | kbuild: fixdep: optimize code slightly | Masahiro Yamada |
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 | Support removing default assembler flags | Simon Glass |
2015-07-27 | kbuild: create symbolic link only for ARM, AVR32, SPARC, PowerPC, x86 | Masahiro Yamada |
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 |