ieee1275: split up grub_machine_get_bootlocation
[grub.git] / conf /
2017-05-08 Vladimir SerbinenkoAdd support for device-tree-based drivers.
2016-02-17 Vladimir SerbinenkoRemove -Wno-maybe-uninitialized as it may not be present.
2016-02-17 Vladimir SerbinenkoFix warnings when compiling with -O3
2015-12-31 Andrei BorzenkovAdd grub-module-verifier files to EXTRA_DIST
2015-12-31 Vladimir SerbinenkoStrip .ARM.exidx
2015-11-28 Andrei BorzenkovDo not include generated gnulib headers in tarball
2015-11-08 Vladimir SerbinenkoAdapt build-system to use imported xen headers.
2015-06-15 Paulo Flabiano SmorigoAdd flag for powerpc ieee1275 to avoid unneeded optimiz...
2015-05-07 Andrei BorzenkovAdd asm-tests to tarball
2015-03-03 Vladimir SerbinenkoRemove libgcc dependency.
2015-02-22 Vladimir SerbinenkoExperimental support for clang for sparc64.
2015-02-21 Vladimir SerbinenkoStrip .MIPS.abiflags which causes compile failure
2015-02-16 Andrei Borzenkovtests: remove hardcoded paths from syslinux_test
2015-02-16 Andrei Borzenkovbuild-sys: add syslinux test files to tarball
2015-01-24 Vladimir Serbinenkoconf/Makefile.common: Remove unused {LD,C}FLAGS_CPU.
2014-12-05 Andrei Borzenkovadd file filters tests
2014-09-21 Vladimir SerbinenkoRevert " Use -Wl,--no-relax rather than -mno-relax...
2013-12-21 Vladimir Serbinenko * conf/Makefile.common: Don't include non-existing...
2013-12-18 Vladimir Serbinenko Allow compilation without thumb-interwork as long...
2013-12-18 Vladimir Serbinenko Use -Wl,--no-relax rather than -mno-relax for uniformity.
2013-12-14 Vladimir Serbinenko * conf/Makefile.extra-dist: Adjust path to conf/i386...
2013-12-14 Vladimir Serbinenko Make i386-* other than i386-pc compileable under cygwin.
2013-12-10 Vladimir SerbinenkoMerge branch 'master' of git.sv.gnu.org:/srv/git/grub
2013-12-09 Vladimir Serbinenko Add missing compile and link options for sparc64-emu.
2013-12-08 Vladimir Serbinenko Make arm-emu work.
2013-12-06 Vladimir Serbinenko Don't add -mlong-calls when compiling with clang.
2013-12-04 Vladimir Serbinenko * conf/Makefile.common (CFLAGS_GNULIB): Remove -Wno...
2013-12-03 Colin WatsonMerge branch 'cjwatson/timeout-style'
2013-11-30 Leif LindholmNew port arm64-efi
2013-11-29 Vladimir Serbinenko* conf/Makefile.common: Remove -mexplicit-relocs and...
2013-11-27 Colin WatsonMerge branch 'new-autogen'
2013-11-26 Colin WatsonGenerate Makefile.*.am directly from gentpl.py, elimina...
2013-11-25 Vladimir SerbinenkoMerge branch 'master' into leiflindholm/arm64
2013-11-23 Vladimir Serbinenko Don't add -mflush-func if it's not supported by compiler.
2013-11-22 Vladimir Serbinenko Remove -march=mips3 from TARGET_CCASFLAGS as it create...
2013-11-19 Vladimir Serbinenko * coreboot.cfg: Add missing file.
2013-11-19 Colin Watson* Makefile.util.def (grub-mkimage): Add
2013-11-18 Vladimir SerbinenkoMerge branch 'master' into leiflindholm/arm64
2013-11-16 Leif LindholmARM 64 port by Leif Lindholm
2013-11-14 Vladimir SerbinenkoMerge branch 'master' of git.sv.gnu.org:/srv/git/grub
2013-11-14 Vladimir Serbinenko * conf/Makefile.common (CCASFLAGS_PLATFORM) [COND_arm...
2013-11-09 Vladimir Serbinenko Add new ports: i386-xen and x86_64-xen. This allows...
2013-11-07 Vladimir Serbinenko * configure.ac: Run linker tests without -Werror.
2013-11-07 Vladimir Serbinenko Allow compiling with clang (not really supported though).
2013-11-07 Vladimir Serbinenko Import libgcrypt 1.5.3.
2013-11-07 Vladimir Serbinenko * configure.ac: Add -freg-struct-return on all platfor...
2013-11-07 Vladimir Serbinenko Remove vestiges of -Wunsafe-loop-optimisations.
2013-11-02 Vladimir Serbinenko * conf/Makefile.common (CFLAGS_PLATFORM): Remove poiso...
2013-10-25 Vladimir Serbinenko * conf/Makefile.common (CPPFLAGS_KERNEL): Add -DGRUB_K...
2013-10-19 Vladimir 'phcoder... * conf/Makefile.common: Use -freg-struct-return on...
2013-10-19 Vladimir 'phcoder... Add haiku-specific functions.
2013-10-16 Vladimir 'phcoder... * autogen.sh: Don't set LC_CTYPE as it doesn't create...
2013-10-15 Vladimir 'phcoder... Split emunet into platform-dependent and GRUB-binding...
2013-10-14 Andrey Borzenkov * conf/Makefile.extra-dist: Add osdep/*/init.c
2013-10-10 Vladimir 'phcoder... * conf/Makefile.extra-dist: Fix extra-dist list.
2013-09-23 Vladimir 'phcoder... * conf/Makefile.common (CPPFLAGS_LIBFDT): Remove leftover.
2013-09-23 Vladimir 'phcoder... Use Winapi on both cygwin and mingw32 to share more...
2013-09-22 Vladimir 'phcoder... * grub-core/kern/emu/hostdisk.c: Disentagle into a...
2013-08-23 Vladimir 'phcoder... * conf/Makefile.extra-dist: Add missing util/grub...
2013-08-22 Vladimir 'phcoder... * configure.ac: Add -Wl,-melf_i386 and -Wl,-melf_x86_6...
2013-08-22 Vladimir 'phcoder... * conf/Makefile.common (CFLAGS_GCRY): Add -Wno-redunda...
2013-08-21 Vladimir 'phcoder... * conf/Makefile.common: Fix typo.
2013-08-16 Vladimir 'phcoder... * conf/Makefile.extra-dist: Add util/bin2h.c.
2013-08-14 Vladimir 'phcoder... Fix handling of build-time grub-bin2h and grub-mkfont...
2013-07-25 Andrey Borzenkov * .bzrignore: Remove grub-core/lib/dtc-grub, grub...
2013-07-18 Leif Lindholm New ports to arm-uboot and arm-efi.
2013-07-16 Vladimir 'phcoder... Merge mainline into arm
2013-06-16 Andrey Borzenkov * conf/Makefile.extra-dist: Add grub-core/fs/cpio_comm...
2013-06-07 Vladimir 'phcoder... Fix typo (failback vs fallback).
2013-05-30 Vladimir 'phcoder... * Makefile.am, conf/Makefile.common: Fix compilation...
2013-05-14 Andrey Borzenkov* gentpl.py: Replace EXTRA_DIST with dist_noinst_DATA or
2013-05-11 Vladimir 'phcoder... Fix distfiles list.
2013-05-11 Vladimir 'phcoder... merge mainline into arm
2013-05-11 Vladimir 'phcoder... merge mainline into arm
2013-05-08 Vladimir 'phcoder... * conf/Makefile.common: Poison float and double on...
2013-05-03 Leif LindholmLeif's build fixes
2013-04-07 Vladimir 'phcoder... merge mainline into arm
2013-04-07 Leif LindholmInitial import of Leif's work
2013-04-06 Andrey Borzenkov * conf/Makefile.extra-dist (EXTRA_DIST): Add
2013-03-03 Vladimir 'phcoder... Remove all trampoline support. Add -Wtrampolines when
2013-01-20 Andrey Borzenkov * conf/Makefile.common: Fix autogen rules to pass...
2013-01-11 Vladimir 'phcoder... Import gcrypt public-key cryptography and implement...
2012-04-18 Vladimir 'phcoder... * conf/Makefile.common (LDFLAGS_PLATFORM): Use explici...
2012-03-10 Vladimir 'phcoder... * Makefile.am: Strip gold section.
2012-03-02 Vladimir 'phcoder... * conf/i386-pc-cygwin-img-ld.sc: Define also _edata...
2012-02-29 Vladimir 'phcoder... Don't add -Wl,-N on Apple platform.
2012-02-28 Vladimir 'phcoder... Fix make dist.
2012-02-27 Colin Watson * include/grub/partition.h (grub_partition_map): Chang...
2012-02-27 Vladimir 'phcoder... * conf/Makefile.common (platformdir): Base on pkglibdi...
2012-02-26 Vladimir 'phcoder... Remove prio_list.
2012-02-26 Lubomir Kundrak GDB serial and backtrace support.
2012-02-24 Vladimir 'phcoder... * conf/Makefile.common (CFLAGS_GNULIB): Add
2012-02-23 Dalet Omega Starfield theme.
2012-02-22 Vladimir 'phcoder... * conf/Makefile.common (grubdatadir): Removed.
2012-02-18 Vladimir 'phcoder... merge mainline into gdb
2012-02-18 Vladimir 'phcoder... * conf/Makefile.common (platform_SCRIPTS): New variable.
2012-02-10 Vladimir 'phcoder... Increase warning level.
2012-02-01 Vladimir 'phcoder... merge mainline into cbi
2012-02-01 Vladimir 'phcoder... merge mainline into ehci
2012-01-24 Vladimir 'phcoder... Handle newer autotools. Add some missing quotes while...
next