Commit Graph

  • 9f1220a9ca cpu: armv7: am33x: ddr: write emif ref_ctrl_shadow register Felipe Balbi 2014-06-10 15:01:19 -05:00
  • d51e5aeff6 board: ti: am43xx: print unsupported board name Felipe Balbi 2014-06-10 15:01:18 -05:00
  • 909ea9aa26 ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.c Khoronzhuk, Ivan 2014-06-07 05:10:49 +03:00
  • 3e01ed00da mtd: nand: davinci: add header file for driver definitions Khoronzhuk, Ivan 2014-06-07 04:22:52 +03:00
  • 99907176a0 omap4: duovero: Correct name of default device tree Ash Charles 2014-06-06 11:36:50 -07:00
  • 2868a5dff3 omap: Don't enable GPMC CS0 with nothing attached Ash Charles 2014-06-06 11:27:28 -07:00
  • fe7b7cd266 ARM: tegra: set initrd_high so boot scripts work Stephen Warren 2014-06-19 10:52:59 -06:00
  • 72638b02f4 ARM: tegra: fix extlinux.conf search location Stephen Warren 2014-06-19 10:52:58 -06:00
  • 99dd16c60c ARM: tegra: fix include guard Jeroen Hofstee 2014-06-11 21:53:13 +02:00
  • c42ff090e4 tegra20: display: fix checking of return value Jeroen Hofstee 2014-06-11 23:12:28 +02:00
  • 9e546ee9c9 cosmetic: autoboot: update old style GNU struct init Jeroen Hofstee 2014-06-16 00:17:33 +02:00
  • 9fb70f31fe cmd_md5sum.c: remove dead code / fix warning Jeroen Hofstee 2014-06-16 00:10:42 +02:00
  • 5c45f55060 Remove nios-32 arch remnants Vasili Galka 2014-06-15 18:42:09 +03:00
  • 7fae9e2493 m68k: Remove CONFIG_CMD_BEDBUG related code Vasili Galka 2014-06-15 18:41:16 +03:00
  • a348d56934 pmic: tps65090: correct checking i2c bus Jeroen Hofstee 2014-06-15 17:17:04 +02:00
  • 1f9ce3063c fix: CONFIG_NETCONSOLE start/handle this stuff only outside SPL Hannes Petermaier 2014-06-13 06:25:29 +02:00
  • 2b9912e6a7 includes: move openssl headers to include/u-boot Jeroen Hofstee 2014-06-12 22:27:12 +02:00
  • 967a99ad82 test: vboot: explicitly request bash Stephen Warren 2014-06-12 10:27:39 -06:00
  • c7320ed52f Add documentation for verified boot on Beaglebone Black Simon Glass 2014-06-12 07:24:54 -06:00
  • ce1400f694 Enhance fit_check_sign to check all images Simon Glass 2014-06-12 07:24:53 -06:00
  • 2b164f1cea bootm: Move decompression code into its own function Simon Glass 2014-06-12 07:24:52 -06:00
  • ea51a62823 Allow compiling common/bootm.c on with HOSTCC Simon Glass 2014-06-12 07:24:51 -06:00
  • aa69db1f7a Avoid including config.h in command.h Simon Glass 2014-06-12 07:24:50 -06:00
  • e3c83c0a1f Fix small 'case' typo in image-fit.c Simon Glass 2014-06-12 07:24:49 -06:00
  • 07c0cd7134 bootm: Support android boot on sandbox Simon Glass 2014-06-12 07:24:48 -06:00
  • 126cc86420 image: Remove the fit_load_image() property parameter Simon Glass 2014-06-12 07:24:47 -06:00
  • b639640371 bootm: Split out code from cmd_bootm.c Simon Glass 2014-06-12 07:24:46 -06:00
  • 12df2abe3e Reverse the meaning of the fit_config_verify() return code Simon Glass 2014-06-12 07:24:45 -06:00
  • ba923cab00 tools: Check arguments in fit_check_sign/fit_info Simon Glass 2014-06-12 07:24:44 -06:00
  • d18926af30 fdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTB Simon Glass 2014-06-12 07:24:43 -06:00
  • 597a8b2c68 mkimage: Automatically expand FDT in more cases Simon Glass 2014-06-12 07:24:42 -06:00
  • 04819a4ff1 hash: Use uint8_t in preference to u8 Simon Glass 2014-06-12 07:24:41 -06:00
  • 52aa1cf5ec am335x_evm: Only enable OF_CONTROL/OF_SEPARATE on VBOOT for now Tom Rini 2014-06-19 08:46:21 -04:00
  • 0ffc986ac8 .gitignore: drop include/asm/proc from ignore pattern Masahiro Yamada 2014-06-12 14:37:35 +09:00
  • d018028055 fs: ext4: fix writing zero-length files Stephen Warren 2014-06-11 12:46:16 -06:00
  • 50babaf852 fdt_support: correct the return condition of fdt_initrd() Masahiro Yamada 2014-04-18 17:41:05 +09:00
  • f18295d383 fdt_support: fix an endian bug of fdt_initrd() Masahiro Yamada 2014-04-18 17:41:04 +09:00
  • 739a01ed8e fdt_support: fix an endian bug of fdt_fixup_memory_banks Masahiro Yamada 2014-04-18 17:41:03 +09:00
  • f89d482fe5 fdt_support: add 'const' qualifier for unchanged argument Masahiro Yamada 2014-04-18 17:41:02 +09:00
  • 972f2a8905 fdt_support: refactor fdt_fixup_stdout() function Masahiro Yamada 2014-04-18 17:41:01 +09:00
  • bc6ed0f9dc fdt_support: delete force argument of fdt_chosen() Masahiro Yamada 2014-04-18 17:41:00 +09:00
  • dbe963ae51 fdt_support: delete force argument of fdt_initrd() Masahiro Yamada 2014-04-18 17:40:59 +09:00
  • 8edb21925e fdt_support: refactor with fdt_find_or_add_subnode helper func Masahiro Yamada 2014-04-18 17:40:58 +09:00
  • 0613c57ce3 fdt_support: delete unnecessary DECLARE_GLOBAL_DATA_PTR Masahiro Yamada 2014-04-18 17:40:57 +09:00
  • e6af385989 freescale: m5253demo: fix unused-but-set-variable warnings Masahiro Yamada 2014-04-15 13:26:34 +09:00
  • af67b25250 libfdt: Fix segfault when calling fit_check_format() on corrupt FIT images Jon Nalley 2014-02-26 11:32:21 -05:00
  • f1329c9003 m68k:correct io macros about endian Chao Fu 2013-12-13 13:39:07 +08:00
  • 5744e53430 m68k: eliminate a warning in cpu_init Masahiro Yamada 2013-10-16 13:53:04 +09:00
  • b1f49ab8c7 ARM: fdt support: Add usbethaddr as an acceptable MAC Dan Murphy 2013-10-02 14:00:15 -05:00
  • 2e43646782 Fix bug in io64 target (introduced by commit aba27ac) Vasili Galka 2014-06-16 17:40:59 +03:00
  • 4a1883651f trats/trats2: exynos_power_init: return 0 if no battery detected. Przemyslaw Marczak 2014-06-10 16:55:08 +02:00
  • 7d2357c199 configs: iocon: Enabling CONFIG_CMD_FPGAD again Michal Simek 2014-06-17 00:36:14 +02:00
  • f8caed3131 Arndale: Enable preboot support Tushar Behera 2014-06-10 14:54:18 +05:30
  • 34ecd69445 FIX: config: goni: Change goni configuration to store envs at eMMC Łukasz Majewski 2014-06-09 11:36:07 +02:00
  • f2f07e8553 imx: correct HAB status for new chip TO Stefano Babic 2014-06-10 10:26:22 +02:00
  • a81c90f4c8 mx28evk: Add documentation on how to boot from SPI NOR Fabio Estevam 2014-06-10 00:03:59 -03:00
  • d4c8258812 mx28evk: Add a target for SPI NOR boot Fabio Estevam 2014-06-10 00:03:58 -03:00
  • 3aa890525b mx28evk: Fix warning when CONFIG_ENV_IS_IN_SPI_FLASH is selected Fabio Estevam 2014-06-10 00:03:57 -03:00
  • a7650486a5 embestmx6boards: Fix the dtb file name for riotboard Fabio Estevam 2014-06-09 13:42:14 -03:00
  • fa4a7a4319 embestmx6boards: Fix CONFIG_CONSOLE_DEV Fabio Estevam 2014-06-09 13:35:35 -03:00
  • 4a4784e974 mx6: drop ARM errata 742230 Shawn Guo 2014-06-11 16:52:47 +08:00
  • 73ff04481f arm: mx5: Enable CONFIG_SYS_GENERIC_BOARD on M53EVK Marek Vasut 2014-04-03 19:12:37 +02:00
  • bad40e089f mx6: Fix definition of IOMUXC_GPR12_DEVICE_TYPE_RC Fabio Estevam 2014-06-05 19:31:30 -03:00
  • a811db5a8c arm: zynq: fix a bug in Zynq linker script Masahiro Yamada 2014-06-05 19:47:45 +09:00
  • 0fabb6aff1 FIX: config: goni: Change goni configuration to use Tizen's THOR downlodader Łukasz Majewski 2014-06-09 14:02:16 +02:00
  • 6dbeb893c4 arm: ethernut5: convert to generic board Tim Schendekehl 2014-06-12 17:25:36 +02:00
  • d337a09c30 ARMv7: at91: enable ICache and DCache. Wu, Josh 2014-05-19 19:51:28 +08:00
  • b137bd8c8d video: atmel_hlcdfb: enable dcache support Wu, Josh 2014-05-19 19:51:27 +08:00
  • 5ae0e38278 net: macb: enable dcache in macb Wu, Josh 2014-05-27 16:31:05 +08:00
  • ceef983bf9 macb: make checkpatch clean Andreas Bießmann 2014-05-26 22:55:18 +02:00
  • 0e05543576 avr32: migrate cache functions Andreas Bießmann 2014-06-12 22:07:52 +02:00
  • ed32522fe0 Exynos5420: DMC: Add software read leveling Akshay Saraswat 2014-05-26 19:20:08 +05:30
  • c9334fcda9 DMC: exynos5420: Gate CLKM to when reading PHY_CON13 Doug Anderson 2014-05-26 19:19:05 +05:30
  • aacdd79095 Exynos5420: Remove code for enabling read leveling Akshay Saraswat 2014-05-26 19:18:06 +05:30
  • cfde7588d8 Exynos5: DMC: Modify the definition of ddr3_mem_ctrl_init Akshay Saraswat 2014-05-26 19:17:03 +05:30
  • 7922a2d479 Revert "exynos: Enable PSHOLD in SPL" Minkyu Kang 2014-06-13 17:00:56 +09:00
  • d8a97f934c Merge branch 'master' of git://git.denx.de/u-boot-mmc Tom Rini 2014-06-12 09:02:23 -04:00
  • 3d6a5a4dfc mmc: free allocated memory on initialization errors Darwin Rambo 2014-05-26 13:31:12 -07:00
  • a5710920b7 cmd_mmc: make mmc dev always re-probe the HW Stephen Warren 2014-05-23 13:24:47 -06:00
  • 941944e445 cmd_mmc: Use init_mmc_device() from do_mmc_rescan() Stephen Warren 2014-05-23 13:24:46 -06:00
  • 1ae24a5041 cmd_mmc: add force_init parameter to init_mmc_device() Stephen Warren 2014-05-23 13:24:45 -06:00
  • ecdd57e274 disk: default to HW partition 0 if not specified Stephen Warren 2014-05-23 12:48:11 -06:00
  • 60dc58f735 cmd_mmc: default to HW partition 0 if not specified Stephen Warren 2014-05-23 12:48:10 -06:00
  • d4622df342 mmc: return meaningful error codes from mmc_select_hwpart Stephen Warren 2014-05-23 12:47:06 -06:00
  • 6736ec15c5 i2c: kona: Resolve Kona I2C driver issue Steve Rae 2014-05-26 12:33:29 -07:00
  • e153b13c8e common/xyzModem.c: move empty statements to newline Jeroen Hofstee 2014-06-11 01:04:42 +02:00
  • 46f46fd48e jffs2:jffs2_1pass.c: remove double braces Jeroen Hofstee 2014-06-11 00:40:25 +02:00
  • 2716077cda board:keymile: remove unnecessary double braces Jeroen Hofstee 2014-06-11 00:34:39 +02:00
  • 930e4254ec common/cli_hush.c: remove unnecessary double braces Jeroen Hofstee 2014-06-11 00:28:47 +02:00
  • 867abdac5e LzmaTools: don't self assign values Jeroen Hofstee 2014-06-10 23:37:23 +02:00
  • c84f9e0d42 imximage_hynix.cfg: fix unterminated comment Jeroen Hofstee 2014-06-10 23:16:09 +02:00
  • 1b34e880e0 cosmetic: board: pm9263 rewrite old style stuct init Jeroen Hofstee 2014-06-10 23:12:04 +02:00
  • 7ffdc831f9 tps6586x.h: fix inclusion guard Jeroen Hofstee 2014-06-10 23:01:58 +02:00
  • 7d89982b7a Remove ${objtree}/include/asm/proc/ link Vasili Galka 2014-06-10 16:16:14 +03:00
  • 4b9ca09399 cosmetic: Whitespace fix Vasili Galka 2014-06-10 16:06:52 +03:00
  • c346e466e0 cosmetic: atmel: replace old style struct init Jeroen Hofstee 2014-06-10 00:16:23 +02:00
  • 46a5707d9c ext4: correctly zero filename Jeroen Hofstee 2014-06-09 15:29:00 +02:00
  • 8b9cc866c1 common: hash: zero end the string instead of the pointer Jeroen Hofstee 2014-06-09 11:02:02 +02:00
  • c71630838d kbuild: move spl/Makefile to scripts/Makefile.spl Masahiro Yamada 2014-06-09 15:14:11 +09:00
  • ddc94378db m68k: Fix warnings with gcc 4.6 Simon Glass 2014-06-07 22:07:58 -06:00