Commit Graph

81 Commits (3c3fe3d79e9666cb5c8e19253c893d1a6fec5fbe)

Author SHA1 Message Date
Robert Nelson 3c3fe3d79e cleanup: remove extra 1
12 years ago
Robert Nelson 5433c36203 mmc: optimze sd card partition for: https://wiki.linaro.org/WorkingGroups/Kernel/Projects/FlashCardSurvey
12 years ago
Robert Nelson 150cd22c20 wandboard-quad: you can see which one i copied..
12 years ago
Robert Nelson 97c7fefa50 add: wandboard-quad
12 years ago
Robert Nelson 84e38612dc imx51-babbage: switch to the v3.10-rcX based repo...
12 years ago
Robert Nelson 0d7cc022cc imx6q-sabrelite: bootloader no longer required
12 years ago
Robert Nelson 61f596fa1d imx6q-sabrelite: now supports the factory bootloader too
12 years ago
Robert Nelson c0a14030e3 bbb: disable eMMC, its locking up partition stage: https://github.com/RobertCNelson/netinstall/issues/15
12 years ago
Robert Nelson 629f382c4c imx: its cool when the same kernel boots on omap/imx.. ;)
12 years ago
Robert Nelson 703c5c4e89 panda: start testing v3.10 with device trees
12 years ago
Robert Nelson 36208bb7f7 cleanup: reorder
12 years ago
Robert Nelson d51506cb67 uboot when avaiable use uenvcmd by default
12 years ago
Robert Nelson 2ffa6bf003 u-boot: it is assumed uEnv.txt will be loaded
12 years ago
Robert Nelson bb3993e663 use: conf_uboot_CONFIG_CMD_FS_GENERIC to decide load vs fatload/ext2load
12 years ago
Robert Nelson 5e45006b22 uboot: assme we can use ${mmcdev}:${mmcpart}
12 years ago
Robert Nelson a857a6dc70 cleanup: simplfiy CONFIG_SUPPORT_RAW_INITRD
12 years ago
Robert Nelson b921efb91b bootz: use one define: conf_uboot_CONFIG_CMD_BOOTZ
12 years ago
Robert Nelson 670803e6b7 am335x-boneblack: work around missing u-boot config option
12 years ago
Robert Nelson 8ba7981de7 imx6q-sabrelite: use new features in u-boot, NOTE bootloader is now installed seperately see: http://eewiki.net/display/linuxonarm/i.MX6x+SABRE+Lite#i.MX6xSABRELite-Initialboot:UpgradeBootloader
12 years ago
Robert Nelson 3ec5b5f3a8 add lockup note for bone
12 years ago
Robert Nelson f2708dc58a bone: seperate the warning part from the note message
12 years ago
Robert Nelson efd1d6b50d BeagleBones: allow uboot to set mmcdev/mmcpart by default, this will allow us to easily transfer the image to the eMMC on the black
12 years ago
Robert Nelson 5b52162dd9 bone: introduce warning system
12 years ago
Robert Nelson f501f6e51a bone: switch to unifed bootloader
12 years ago
Robert Nelson 9abbdc64b4 omap3-beagle-xm: use new v2013.04 u-boot features
12 years ago
Robert Nelson 0f12a1eefd imx51-babbage: use new u-boot features
12 years ago
Robert Nelson b963787390 mx53qsb: use newer options available in u-boot: v2013.04
12 years ago
Robert Nelson 0d01ea8395 omap3-beagle-xm-v3.9-dt: testing device tree
12 years ago
Robert Nelson 97e9d7cad7 beagle xm: make sure to enable need_ti_connectivity_firmware
12 years ago
Robert Nelson 4e79424c68 panda: move all boards under hwpack: aka --dtb omap4*
12 years ago
Robert Nelson ebfd50f799 omap4-panda-v3.9-dt: testing device trees
12 years ago
Robert Nelson 0194331f9d uboot: ftd autodetection, simplify
12 years ago
Robert Nelson c024f6ee47 omap4-panda: use new u-boot features
12 years ago
Robert Nelson 81f227120f dtb: u-boot: use generic option for when bootloader help identify device
12 years ago
Robert Nelson 52497fc86d bone: use the more reliable memory address (partial revert)
12 years ago
Robert Nelson ed13f6909a beagle: settings for new u-boot
12 years ago
Robert Nelson ce16b7494b am335x-boneblack: these settings actually work..
12 years ago
Robert Nelson 32783f11e6 BeagleBone: use new features in u-boot: v2013.04-rc2
12 years ago
Robert Nelson 21a7d93c69 omap: bump to 100Mb
12 years ago
Robert Nelson 965f1fd039 wandboard: we should be able to define the resolution now
12 years ago
Robert Nelson b1a2b2450a wandboards: enable display, auto edid seems to work
12 years ago
Robert Nelson 99d31b6bda imx6q-sabresd: now boots: need to find a good default for initrdaddr, loadaddr + 10(mb) seems to work for now
12 years ago
Robert Nelson 81fb37c350 imx6q-sabresd: closer to working
12 years ago
Robert Nelson 88266dad7f WandBoard: kernel still building, these are going to be for the vendor tree
12 years ago
Robert Nelson e66dec557e imx6dl-wandboard: first pass
12 years ago
Robert Nelson 50b79bfd73 unify: bootloader : mk_mmc.sh/setup_sdcard.sh
12 years ago
Robert Nelson ecdd389fae conf: dtb_file -> conf_fdtfile: unify mk_mmc.sh/setup_sdcard.sh
12 years ago
Robert Nelson 03dbe8e585 conf: dtb_addr -> conf_fdtaddr: unify mk_mmc.sh/setup_sdcard.sh
12 years ago
Robert Nelson 177fcd07eb conf: load_addr -> conf_zreladdr: unify mk_mmc.sh/setup_sdcard.sh
12 years ago
Robert Nelson 293246a1c9 conf: initrd_addr -> conf_initrdaddr: unify mk_mmc.sh/setup_sdcard.sh
12 years ago