summaryrefslogtreecommitdiff
path: root/boot
AgeCommit message (Expand)Author
2014-07-15grub2: fix a few minor issues in help textThomas Petazzoni
2014-07-02grub2: Specify boot partitionJérôme Pouiller
2014-06-29at91bootstrap3: bump to v3.6.2Thomas Petazzoni
2014-06-29mxs-bootlets: add license informationGustavo Zacarias
2014-06-07barebox: bump to version 2014.06.0Fabio Porcedda
2014-05-29u-boot: use spl/u-boot-spl.bin as default spl filePeter Korsgaard
2014-05-20uboot: check various configuration parameters and bail out if emptyThomas Petazzoni
2014-05-12barebox: bump to version 2014.05.0Fabio Porcedda
2014-05-03boot/syslinux: install in a sub-dir of $(BINARIES_DIR)Yann E. MORIN
2014-05-03boot/syslinux: add option to install c32 modulesYann E. MORIN
2014-05-03boot/syslinux: add an option to install a MBR blobYann E. MORIN
2014-05-03boot/syslinux: add option to install the EFI imageYann E. MORIN
2014-05-03boot/syslinux: bump versionYann E. MORIN
2014-05-03boot/syslinux: move comments out of define-blockYann E. MORIN
2014-05-03boot/syslinux: rewrite options promptsYann E. MORIN
2014-05-03boot/syslinux: make the sub-options a choiceYann E. MORIN
2014-05-03boot/syslinux: prepare to install non-core imagesYann E. MORIN
2014-05-03boot/syslinux: needs an ia32-capable compilerYann E. MORIN
2014-04-26uboot: bump to version 2014.04Alexey Brodkin
2014-04-20grub2: add a configuration option to embed a config fileDima Zavin
2014-04-20syslinux: remove host variantThomas Petazzoni
2014-04-20syslinux: install helper programs to the hostFrank Hunleth
2014-04-11barebox: bump to version 2014.04.0Fabio Porcedda
2014-03-27barebox: fix coding styleFabio Porcedda
2014-03-25uboot: unbreak legal info for legacy versionsPeter Korsgaard
2014-03-21boot-wrapper-aarch64: bump version and switch to autotools-packageThomas Petazzoni
2014-03-18uboot: mark custom network settings as deprecatedPeter Korsgaard
2014-03-07barebox: bump to version 2014.03.0Fabio Porcedda
2014-02-19gummiboot: new packageThomas Petazzoni
2014-02-19grub2: add new packageThomas Petazzoni
2014-02-10barebox: bump to version 2014.02.0Fabio Porcedda
2014-01-21uboot: bump to version 2014.01Gustavo Zacarias
2014-01-13barebox: bump to version 2014.01.0Fabio Porcedda
2014-01-07grub: bump to 0.97-67Thomas Petazzoni
2014-01-04package: remove the empty trailing line(s)Jerzy Grzegorek
2013-12-31grub: add web reference that documents how to generate a splashimageThomas Petazzoni
2013-12-31grub: align splashscreen handling with iso9660 codeThomas Petazzoni
2013-12-29grub: really disable splash screen supportThomas Petazzoni
2013-12-29grub: replace string option for filesystem selection by booleansThomas Petazzoni
2013-12-29grub: enclose network driver options in a sub-menuThomas Petazzoni
2013-12-25Config.in files: use if/endif instead of 'depends on' for main symbolThomas De Schampheleire
2013-12-15Config.in files: unification of comments about dependency on Linux kernelThomas De Schampheleire
2013-12-12uboot: support -r option for mkenvimageSimon Dawson
2013-12-08packages: remove package clean commandsThomas De Schampheleire
2013-12-06barebox: bump to version 2013.12.0Fabio Porcedda
2013-12-04grub: force -m32 so we build grub 32 bits on 64 bits architectureThomas Petazzoni
2013-12-01grub: improve help text with detailed instructions to install grubThomas Petazzoni
2013-12-01grub: add option to configure the list of supported filesystemsThomas Petazzoni
2013-12-01grub: adjust splashimage in menu.lst depending on configurationThomas Petazzoni
2013-12-01grub: install the sample menu.lst into $(TARGET_DIR)/boot/grubThomas Petazzoni