Commit Graph

215 Commits (lime2-spi)

Author SHA1 Message Date
Joe Hershberger 8ac88f2d28 fdt: Check for a token to skip auto-hash validation 12 years ago
Joe Hershberger 367e125976 fdt: Check error codes returned from fdtlib when loading ITB 12 years ago
Jagannadha Sutradharudu Teki cee84e8257 image/FIT: Add ramdisk load, entry address and OS tag inclusion 12 years ago
Shaohui Xie 5d898a00f3 powerpc/CoreNet: add tool to support pbl image build. 12 years ago
Mike Frysinger 314f634b48 image/fit: drop inline markings on parser code 12 years ago
Marek Vasut 57d40ab70b RAMDISK: Fix unused variable issue caused by raw rd support 12 years ago
Marek Vasut 017e1f3f9f BOOT: Add RAW ramdisk support to bootz 12 years ago
Simon Glass 770605e4f9 bootstage: Replace show_boot_progress/error() with bootstage_...() 12 years ago
Simon Glass aacc8c16ee bootstage: Convert FIT progress numbers to enums 12 years ago
Simon Glass 5e41088364 bootstage: Convert progress numbers 10-19 to enums 12 years ago
Simon Glass 5dc887164e bootstage: Convert progress numbers 1-9 into enums 12 years ago
Simon Glass 5ddb118da4 bootstage: Use show_boot_error() for -ve progress numbers 12 years ago
Stephen Warren e37ae40e9d image: Support FDTs already loaded at their load address 12 years ago
Shawn Guo fa34f6b25b common/image.c: align usage of fdt_high with initrd_high 12 years ago
Stefan Kristiansson 3ddcaccda3 openrisc: Add architecture image support 13 years ago
Kumar Gala 3b2001105f powerpc/bootm: Flush ramdisk and device tree image when booting on MP 13 years ago
Stephen Warren b9b50e89d3 image: Implement IH_TYPE_KERNEL_NOLOAD 13 years ago
Stefano Babic 4962e38e9a mkimage: adding support for Davinci AIS image 13 years ago
Stephen Warren 712fbcf384 checkpatch whitespace cleanups 13 years ago
Macpaul Lin 64d614617f nds32: common bdinfo, bootm, image support 13 years ago
Simon Glass 0ec2ce4a67 Fix use of int as pointer in image.c 13 years ago
Wolfgang Denk e42624bbe0 common/image.c: remove duplicated IH_TYPE entries. 13 years ago
Wolfgang Denk 26e670ea43 ARM: remove broken "evb4510" board. 13 years ago
John Rigby 3decb14abe mkimage: Add OMAP boot image support 13 years ago
Heiko Schocher 7816f2cf81 mkimage: add UBL header support for booting davinci cpus 13 years ago
Matthew McClintock 1bb5e9071f Fix typo from 'mb_alloc' -> 'lmb_alloc' 13 years ago
David A. Long a28afca57d Add uboot "fdt_high" enviroment variable 13 years ago
Grant Likely 55b0a39314 Respect memreserve regions specified in the device tree 13 years ago
Grant Likely ed59e58786 Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZ 13 years ago
Grant Likely c3624e6ed0 Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not defined 13 years ago
Grant Likely 590d3cacb9 Stop passing around bootmem_base value. 13 years ago
Mike Frysinger 7edb186fcf image: constify lookup tables 14 years ago
Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 14 years ago
Timur Tabi 43b08af53e always relocate fdt into an lmb-allocated memory block 14 years ago
John Rigby fca43cc801 boot: change some arch ifdefs to feature ifdefs 14 years ago
John Rigby d1263fced2 common/image.c remove extra calls to be32_to_cpu in boot_get_fdt 14 years ago
John Rigby 758b39979d common/image.c fix length calculation in boot_relocate_fdt 14 years ago
Torkel Lundgren 3df6195793 Add support for operating system OSE 14 years ago
Stephan Linz 958e120643 fdt relocate: have more attention to use a bootmap or not 14 years ago
Matthew McClintock c519facc64 Fix condition where bootm_size not set and wrong memory size reported 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Thomas Chou 1117cbf2ad nios: remove nios-32 arch 14 years ago
Larry Johnson 54fa2c5b51 Move test for unnecessary memmove to memmove_wd() 14 years ago
Stefano Babic 8edcde5e4e mkimage: Add Freescale imx Boot Image support (imximage) 15 years ago
Heiko Schocher 4b142febff common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL 15 years ago
Peter Korsgaard 20dde48bca add lzop decompression support 15 years ago
Prafulla Wadaskar 36e0eb63e3 mkimage: Add Kirkwood Boot Image support (kwbimage) 15 years ago
Prafulla Wadaskar 060c495f9b mkimage: Make table_entry code global 15 years ago
Prafulla Wadaskar 6e86982925 mkimage: Make genimg_print_size() global 15 years ago
Wolfgang Denk c928d1dc89 tools/mkimage: fix compiler warnings, use "const" 15 years ago