Commit Graph

24612 Commits (47f3d3c80bfe70130054cb61ebbdbbfc61dc8267)
 

Author SHA1 Message Date
Simon Glass 47f3d3c80b tegra: Enable driver model 11 years ago
Simon Glass 8946034a31 tegra: dts: Bring in GPIO bindings from linux 11 years ago
Simon Glass 184b1b7175 dm: Fix printf() strings in the 'dm' command 11 years ago
Simon Glass b6a49a7ae7 dm: Allow driver model tests only for sandbox 11 years ago
Simon Glass 89876a55a6 dm: Cast away the const-ness of the global_data pointer 11 years ago
Simon Glass 6a6d8fbef7 dm: Add missing header files in lists and root 11 years ago
Simon Glass 939cda5bf0 dm: Use case-insensitive comparison for GPIO banks 11 years ago
Simon Glass 2eb31b13d9 dm: Update README to encourage conversion to driver model 11 years ago
Simon Glass ae7f451308 dm: Rename struct device_id to udevice_id 11 years ago
Simon Glass 5957ac2a9f Makefile: Support include files for .dts files 11 years ago
Simon Glass 42d3b29d9e sandbox: Support iotrace feature 11 years ago
Simon Glass ad827e1649 arm: Support iotrace feature 11 years ago
Simon Glass aa53233a15 Add an I/O tracing feature 11 years ago
Jeroen Hofstee 9e546ee9c9 cosmetic: autoboot: update old style GNU struct init 11 years ago
Jeroen Hofstee 9fb70f31fe cmd_md5sum.c: remove dead code / fix warning 11 years ago
Vasili Galka 5c45f55060 Remove nios-32 arch remnants 11 years ago
Vasili Galka 7fae9e2493 m68k: Remove CONFIG_CMD_BEDBUG related code 11 years ago
Jeroen Hofstee a348d56934 pmic: tps65090: correct checking i2c bus 11 years ago
Hannes Petermaier 1f9ce3063c fix: CONFIG_NETCONSOLE start/handle this stuff only outside SPL 11 years ago
Jeroen Hofstee 2b9912e6a7 includes: move openssl headers to include/u-boot 11 years ago
Stephen Warren 967a99ad82 test: vboot: explicitly request bash 11 years ago
Simon Glass c7320ed52f Add documentation for verified boot on Beaglebone Black 11 years ago
Simon Glass ce1400f694 Enhance fit_check_sign to check all images 11 years ago
Simon Glass 2b164f1cea bootm: Move decompression code into its own function 11 years ago
Simon Glass ea51a62823 Allow compiling common/bootm.c on with HOSTCC 11 years ago
Simon Glass aa69db1f7a Avoid including config.h in command.h 11 years ago
Simon Glass e3c83c0a1f Fix small 'case' typo in image-fit.c 11 years ago
Simon Glass 07c0cd7134 bootm: Support android boot on sandbox 11 years ago
Simon Glass 126cc86420 image: Remove the fit_load_image() property parameter 11 years ago
Simon Glass b639640371 bootm: Split out code from cmd_bootm.c 11 years ago
Simon Glass 12df2abe3e Reverse the meaning of the fit_config_verify() return code 11 years ago
Simon Glass ba923cab00 tools: Check arguments in fit_check_sign/fit_info 11 years ago
Simon Glass d18926af30 fdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTB 11 years ago
Simon Glass 597a8b2c68 mkimage: Automatically expand FDT in more cases 11 years ago
Simon Glass 04819a4ff1 hash: Use uint8_t in preference to u8 11 years ago
Tom Rini 52aa1cf5ec am335x_evm: Only enable OF_CONTROL/OF_SEPARATE on VBOOT for now 11 years ago
Masahiro Yamada 0ffc986ac8 .gitignore: drop include/asm/proc from ignore pattern 11 years ago
Stephen Warren d018028055 fs: ext4: fix writing zero-length files 11 years ago
Masahiro Yamada 50babaf852 fdt_support: correct the return condition of fdt_initrd() 11 years ago
Masahiro Yamada f18295d383 fdt_support: fix an endian bug of fdt_initrd() 11 years ago
Masahiro Yamada 739a01ed8e fdt_support: fix an endian bug of fdt_fixup_memory_banks 11 years ago
Masahiro Yamada f89d482fe5 fdt_support: add 'const' qualifier for unchanged argument 11 years ago
Masahiro Yamada 972f2a8905 fdt_support: refactor fdt_fixup_stdout() function 11 years ago
Masahiro Yamada bc6ed0f9dc fdt_support: delete force argument of fdt_chosen() 11 years ago
Masahiro Yamada dbe963ae51 fdt_support: delete force argument of fdt_initrd() 11 years ago
Masahiro Yamada 8edb21925e fdt_support: refactor with fdt_find_or_add_subnode helper func 11 years ago
Masahiro Yamada 0613c57ce3 fdt_support: delete unnecessary DECLARE_GLOBAL_DATA_PTR 11 years ago
Masahiro Yamada e6af385989 freescale: m5253demo: fix unused-but-set-variable warnings 11 years ago
Jon Nalley af67b25250 libfdt: Fix segfault when calling fit_check_format() on corrupt FIT images 11 years ago
Chao Fu f1329c9003 m68k:correct io macros about endian 11 years ago