Age | Commit message (Expand) | Author |
2020-05-07 | kbuild: efi: Avoid rebuilding efi targets | Jan Kiszka |
2020-04-24 | kbuild: cherry-pick kbuild changes from Linux | Masahiro Yamada |
2020-04-16 | acpi: Add an __ACPI__ preprocessor symbol | Simon Glass |
2020-04-10 | kconfig / kbuild: Re-sync with Linux 4.19 | Tom Rini |
2020-03-16 | kconfig / kbuild: re-sync with Linux 4.18 | Tom Rini |
2020-03-16 | scripts/Makefile.lib: Re-add -Wno-simple_bus_reg to DTC_FLAGS | Tom Rini |
2020-03-16 | scripts/Makefile.lib: Restore PCI related warnings to DTC_FLAGS | Tom Rini |
2020-03-16 | kbuild: Re-sync DTC flag logic with v4.17 | Tom Rini |
2020-01-27 | dts: add property removal option CONFIG_OF_REMOVE_PROPS | Anatolij Gustschin |
2020-01-07 | Makefile.lib: include /__symbols__ in dtb if SPL_LOAD_FIT_APPLY_OVERLAY is en... | Jean-Jacques Hiblot |
2019-12-15 | fdt: Show the preprocessed .dts file on error | Simon Glass |
2019-08-09 | x86: Avoid writing temporary asl files into the source tree | Simon Glass |
2019-07-30 | efi_loader: always rebuild efi_crt0.o | Heinrich Schuchardt |
2019-04-11 | dm: remove pre reloc properties in SPL and TPL device tree | Patrick Delaunay |
2019-03-14 | efi_loader: fix build error for freestanding.o | Heinrich Schuchardt |
2019-02-28 | kbuild: fix DTB .cmd source variable | Stephen Warren |
2019-02-19 | dtbo: Fix dtbo generation rules | Michal Simek |
2019-02-13 | efi_loader: do not use symbolic links | Heinrich Schuchardt |
2019-02-13 | efi_loader: use freestanding library for efi apps | Heinrich Schuchardt |
2019-01-15 | kbuild: add .SECONDARY special target to scripts/Kbuild.include | Masahiro Yamada |
2018-12-02 | efi_loader: Generate Microsoft PE format compliant images | Bin Meng |
2018-09-30 | kbuild: fix # escaping in appending U-Boot own DT | Masahiro Yamada |
2018-06-14 | Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot | Tom Rini |
2018-06-14 | efi_loader: avoid make race condition | Heinrich Schuchardt |
2018-06-13 | x86: acpi: Adopt new version of iASL compiler | Andy Shevchenko |
2018-05-31 | kconfig: re-sync with Linux 4.17-rc4 | Eugeniu Rosca |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-15 | Makefile: always preserve output for images that can contain HAB Blocks | Rasmus Villemoes |
2018-02-14 | spl: unbreak CONFIG_SPL_MULTI_DTB_FIT after fixing CONFIG_OF_EMBED | Simon Goldschmidt |
2017-11-22 | binman: Add better Makefile debugging | Simon Glass |
2017-10-16 | kbuild: fix dependency of DT build | Masahiro Yamada |
2017-09-18 | scripts/Makefile.lib: generalize building built in EFI app | Heinrich Schuchardt |
2017-09-18 | efi_loader: rename __efi_hello_world_* | Heinrich Schuchardt |
2017-09-18 | scripts/Makefile.lib: remove overridden target $(obj)/helloworld.so: | Heinrich Schuchardt |
2017-09-15 | dtbo: make dtbos special | Pantelis Antoniou |
2017-07-30 | Makefile: Don't shadow actual error when compile ASL | Andy Shevchenko |
2017-06-05 | scripts/Makefile.lib: Only apply u-boot.dtsi files in the target directory | Tom Rini |
2017-05-18 | scripts/Makefile.lib: Always have ...-u-boot.dtsi be able to override | Tom Rini |
2017-01-14 | Avoid non-portable sed construct | Mark Kettenis |
2017-01-14 | Makefile: Make EFI build quiet | Andrew F. Davis |
2017-01-02 | Makefile: preserve output for images that can contain HAB Blocks | Sven Ebenfeld |
2016-12-20 | sunxi: Use binman for sunxi boards | Simon Glass |
2016-12-20 | binman: Automatically include a U-Boot .dtsi file | Simon Glass |
2016-12-20 | binman: Allow configuration options to be used in .dts files | Simon Glass |
2016-11-14 | efi: Add support for a hello world test program | Simon Glass |
2016-08-20 | scripts: Makefile.lib: Sanitize DTB names | Maxime Ripard |
2016-05-30 | acpi: Pass -D__ASSEMBLY__ when compiling ASL files | Bin Meng |
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 |