Commit Graph

500 Commits

Author SHA1 Message Date
Stephan Raue
d366656e6d bcm2835-bootloader: update to bcm2835-bootloader-18a7921
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-03-21 13:30:22 +01:00
Stephan Raue
d1d03629ee bcm2835-bootloader: update initial config.txt, dont change gpu_mem values anymore on update
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-03-18 10:42:12 +01:00
Stephan Raue
5bf72ecfbe bcm2835-bootloader: use 128MB as GPU MEM, even on 256MB RPis
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-03-18 10:42:12 +01:00
Stephan Raue
573ff35c24 Merge pull request #3021 from steeve/optimize_flash
Optimize SD card partitioning and formatting for SD/Flash
2014-03-18 10:37:19 +01:00
Steeve Morin
8a972b66c9 bcm2835-bootloader create_sdcard: create the storage partition aligned on 4mb 2014-03-18 02:41:12 +01:00
Steeve Morin
81bdf9adb2 bcm2835-bootloader: create flash/sdcard optimized ext4 filesystem
See http://blogofterje.wordpress.com/2012/01/14/optimizing-fs-on-sd-card/ for
reference:
- disable journaling
- set stride and stripe-width
- set block size to 4k
2014-03-18 02:22:39 +01:00
Christian Hewitt
1f47792a87 atvboot: cleanup
changes to put all the boot/installer files in one place instead of
scattering them over multiple packages, and removing the 3rdparty
folder from the .tar file as it’s +12MB and nobody is ever going to use
them
2014-03-17 22:40:57 +04:00
Stephan Raue
f14fcc2dad bcm2835-bootloader: update to bcm2835-bootloader-11886b8
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-03-14 20:26:36 +01:00
Christian Hewitt
99e7690338 appletv: add 'make image' support to buildsystem
This allows ‘PROJECT=ATV ARCH=i386 make image’ to output the .img files
needed to run OE from a USB (live mode) or install to the internal HDD.

Note: this is not complete and must be fixed

Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-03-05 17:27:41 +01:00
Stephan Raue
bd98c4ce37 bcm2835-bootloader: update to bcm2835-bootloader-bec4bd0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-03-04 17:38:47 +01:00
Stephan Raue
e6f76e2786 Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv 2014-03-03 13:44:58 +01:00
Stephan Raue
cbe2743e2e linux: add support to specify $KERNEL_UBOOT_TARGET, $KERNEL_UBOOT_EXTRA_TARGET, $KERNEL_MAKE_EXTRACMD, so we support kernels new devicetree support and support building zImage kernels with u-boot
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-03-03 13:43:08 +01:00
Stefan Saraev
615d3027d9 installer: uefi support 2014-03-01 00:45:58 +02:00
Stefan Saraev
b165d74d59 dialog: update to dialog-1.2-20140219 2014-03-01 00:45:32 +02:00
Stefan Saraev
d7825fd511 syslinux: also install bootx64.efi & ldlinux.e64 2014-02-28 22:57:58 +02:00
Stefan Saraev
3a62787081 syslinux:host: install efi64/efi/syslinux.efi as bootx64.efi 2014-02-28 22:54:15 +02:00
Stefan Saraev
8f4dabd30f installer: meh. indents.. 2014-02-28 22:46:43 +02:00
Stefan Saraev
4008b4fd93 syslinux:host: prepare for uefi images 2014-02-28 20:53:52 +02:00
Stefan Saraev
cbba32fbf2 syslinux: update to syslinux-6.02. dont install isolinux 2014-02-23 00:29:09 +02:00
Stefan Saraev
27f8e1ca42 Virtual: meh. this is unsupported 2014-02-10 16:17:08 +02:00
Stephan Raue
bd034d8913 bcm2835-bootloader: update to bcm2835-bootloader-98e3be3
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-02-07 16:24:36 +01:00
Stephan Raue
f5dd14812c u-boot: update to u-boot-imx6-cuboxi-efc4835
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-02-05 20:21:13 +01:00
Stefan Saraev
ede0375840 installer: fix target depends 2014-02-04 21:53:19 +02:00
Stephan Raue
939bdf2274 u-boot: fix build
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-30 21:02:44 +01:00
Stephan Raue
722162ceb0 u-boot: rework PKG_DEPENDS, replace and merge PKG_BUILD_DEPENDS_* with PKG_DEPENDS_*
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-30 14:56:09 +01:00