index
:
buildroot.git
master
odroid-xu4-v1
Buildroot
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
boot
/
grub
Age
Commit message (
Expand
)
Author
2016-03-10
boot/grub: add rootwait to default config
Gustavo Zacarias
2015-03-03
grub: add hash
Gustavo Zacarias
2014-11-22
boot/grub: use install instead of cp
Guido MartÃnez
2014-10-25
boot/grub: update patchlevel, update snapshot.debian.org date
Karoly Kasza
2014-10-07
.mk files: bulk aligment and whitespace cleanup of assignments
Thomas De Schampheleire
2014-10-04
packages: rename FOO_CONF_OPT into FOO_CONF_OPTS
Thomas De Schampheleire
2014-07-31
package: remove the trailing slash sign from <PKG>_SITE variable
Jerzy Grzegorek
2014-01-07
grub: bump to 0.97-67
Thomas Petazzoni
2013-12-31
grub: add web reference that documents how to generate a splashimage
Thomas Petazzoni
2013-12-31
grub: align splashscreen handling with iso9660 code
Thomas Petazzoni
2013-12-29
grub: really disable splash screen support
Thomas Petazzoni
2013-12-29
grub: replace string option for filesystem selection by booleans
Thomas Petazzoni
2013-12-29
grub: enclose network driver options in a sub-menu
Thomas Petazzoni
2013-12-04
grub: force -m32 so we build grub 32 bits on 64 bits architecture
Thomas Petazzoni
2013-12-01
grub: improve help text with detailed instructions to install grub
Thomas Petazzoni
2013-12-01
grub: add option to configure the list of supported filesystems
Thomas Petazzoni
2013-12-01
grub: adjust splashimage in menu.lst depending on configuration
Thomas Petazzoni
2013-12-01
grub: install the sample menu.lst into $(TARGET_DIR)/boot/grub
Thomas Petazzoni
2013-12-01
grub: sample menu.lst file improvements
Thomas Petazzoni
2013-12-01
grub: replace splash screen with a nicer Buildroot splash screen
Thomas Petazzoni
2013-12-01
grub: support build on x86-64, and misc other improvements
Thomas Petazzoni
2013-12-01
grub: factorize BR2_TARGET_GRUB dependency in Config.in
Thomas Petazzoni
2013-06-07
Normalize separator size to 80
Jerzy Grzegorek
2012-08-21
grub: add license information
Simon Dawson
2012-07-17
all packages: rename XXXTARGETS to xxx-package
Arnout Vandecappelle (Essensium/Mind)
2011-11-26
Prevent patch commands from accessing source control
Danomi Mocelopolis
2011-09-29
package: remove useless arguments from AUTOTARGETS
Thomas Petazzoni
2011-09-18
boot: get rid of toplevel submenus
Peter Korsgaard
2011-08-26
grub: fix patch handling after AUTOTARGETS conversion
Peter Korsgaard
2011-07-11
Improve TARGETS handling for bootloaders and kernel
Thomas Petazzoni
2011-07-10
grub: convert to AUTOTARGETS
Thomas Petazzoni
2011-03-13
grub: fix download URL
Peter Korsgaard
2010-07-07
Update all packages to quote $(TARGET_CC)
Thomas Petazzoni
2010-06-12
grub/grub2: update splash image location
Thomas Petazzoni
2010-06-12
grub/grub2: drop unnecessary dependency on uclibc
Thomas Petazzoni
2010-06-12
grub: remove GRUB_SUPPORTED_ARCH
Thomas Petazzoni
2010-06-10
bootloaders: move bootloader build code to boot/
Thomas Petazzoni