1. b047d67 lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c by Heiko Schocher · 10 years ago
  2. 00d4796 PMIC: MAX77686: fix invalid bus check by Jeroen Hofstee · 10 years ago
  3. 0cf7e18 Exynos: Split 5250 and 5420 memory bank configuration by Michael Pratt · 10 years ago
  4. 582693b Exynos5: Config: Enable USB boot mode for all Exynos5 SoCs by Akshay Saraswat · 10 years ago
  5. d2fe10f Exynos5: Config: Increase SPL footprint for Exynos5420 by Akshay Saraswat · 10 years ago
  6. fa25315 Exynos5: Config: Place environment at the end of SPI flash by Akshay Saraswat · 10 years ago
  7. 8e4ab1d Exynos5420: Introduce support for the Peach-Pit board by Akshay Saraswat · 10 years ago
  8. eacf46d Exynos5420: Let macros be used for exynos5420 by Akshay Saraswat · 10 years ago
  9. e76d2a8 Exynos: SPI: Fix reading data from SPI flash by Akshay Saraswat · 10 years ago
  10. 4af5b14 dm: Use '*' to indicate a device is activated by Simon Glass · 11 years ago
  11. 1805bfc include/dm.h: fix inclusion guard by Jeroen Hofstee · 10 years ago
  12. 39b6d07 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  13. 22ec136 dm: Expand and improve the device lifecycle docs by Simon Glass · 10 years ago
  14. f2bc6fc dm: Tidy up four minor code nits by Simon Glass · 10 years ago
  15. 47f3d3c tegra: Enable driver model by Simon Glass · 10 years ago
  16. 8946034 tegra: dts: Bring in GPIO bindings from linux by Simon Glass · 10 years ago
  17. 184b1b7 dm: Fix printf() strings in the 'dm' command by Simon Glass · 10 years ago
  18. b6a49a7 dm: Allow driver model tests only for sandbox by Simon Glass · 10 years ago
  19. 89876a5 dm: Cast away the const-ness of the global_data pointer by Simon Glass · 10 years ago
  20. 6a6d8fb dm: Add missing header files in lists and root by Simon Glass · 10 years ago
  21. 939cda5 dm: Use case-insensitive comparison for GPIO banks by Simon Glass · 10 years ago
  22. 2eb31b1 dm: Update README to encourage conversion to driver model by Simon Glass · 10 years ago
  23. ae7f451 dm: Rename struct device_id to udevice_id by Simon Glass · 10 years ago
  24. 5957ac2 Makefile: Support include files for .dts files by Simon Glass · 10 years ago
  25. 42d3b29 sandbox: Support iotrace feature by Simon Glass · 10 years ago
  26. ad827e16 arm: Support iotrace feature by Simon Glass · 10 years ago
  27. aa53233 Add an I/O tracing feature by Simon Glass · 10 years ago
  28. 45f0ad9 cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1) by Masahiro Yamada · 10 years ago
  29. 12cc543 omap3: overo: Select fdtfile for expansion board by Ash Charles · 10 years ago
  30. 7a4861f spi: davinci: Fix register address for SPI1_BUS by Axel Lin · 10 years ago
  31. 734af24 OMAP: disable gpmc timeout safely for reenabling by Stefano Babic · 10 years ago
  32. fd3f401 omap3: board: trivial: add void for no args by Jeroen Hofstee · 10 years ago
  33. 403edbb board: ti: am43xx: enable QSPI and Gbit Ethernet on AM437x SK by Felipe Balbi · 10 years ago
  34. 619ce62 board: ti: am43xx: add AM437x SK PHY Address by Felipe Balbi · 10 years ago
  35. 9cb9f33 board: ti: am43xx: add support for AM43xx Starter Kit by Felipe Balbi · 10 years ago
  36. 9f1220a cpu: armv7: am33x: ddr: write emif ref_ctrl_shadow register by Felipe Balbi · 10 years ago
  37. d51e5ae board: ti: am43xx: print unsupported board name by Felipe Balbi · 10 years ago
  38. 909ea9a ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.c by Khoronzhuk, Ivan · 10 years ago
  39. 3e01ed0 mtd: nand: davinci: add header file for driver definitions by Khoronzhuk, Ivan · 10 years ago
  40. 9990717 omap4: duovero: Correct name of default device tree by Ash Charles · 10 years ago
  41. 2868a5d omap: Don't enable GPMC CS0 with nothing attached by Ash Charles · 10 years ago
  42. fe7b7cd ARM: tegra: set initrd_high so boot scripts work by Stephen Warren · 10 years ago
  43. 72638b0 ARM: tegra: fix extlinux.conf search location by Stephen Warren · 10 years ago
  44. 99dd16c ARM: tegra: fix include guard by Jeroen Hofstee · 10 years ago
  45. c42ff09 tegra20: display: fix checking of return value by Jeroen Hofstee · 10 years ago
  46. 9e546ee cosmetic: autoboot: update old style GNU struct init by Jeroen Hofstee · 10 years ago
  47. 9fb70f3 cmd_md5sum.c: remove dead code / fix warning by Jeroen Hofstee · 10 years ago
  48. 5c45f55 Remove nios-32 arch remnants by Vasili Galka · 10 years ago
  49. 7fae9e2 m68k: Remove CONFIG_CMD_BEDBUG related code by Vasili Galka · 10 years ago
  50. a348d56 pmic: tps65090: correct checking i2c bus by Jeroen Hofstee · 10 years ago
  51. 1f9ce30 fix: CONFIG_NETCONSOLE start/handle this stuff only outside SPL by Hannes Petermaier · 10 years ago
  52. 2b9912e includes: move openssl headers to include/u-boot by Jeroen Hofstee · 10 years ago
  53. 967a99a test: vboot: explicitly request bash by Stephen Warren · 10 years ago
  54. c7320ed Add documentation for verified boot on Beaglebone Black by Simon Glass · 10 years ago
  55. ce1400f Enhance fit_check_sign to check all images by Simon Glass · 10 years ago
  56. 2b164f1 bootm: Move decompression code into its own function by Simon Glass · 10 years ago
  57. ea51a62 Allow compiling common/bootm.c on with HOSTCC by Simon Glass · 10 years ago
  58. aa69db1 Avoid including config.h in command.h by Simon Glass · 10 years ago
  59. e3c83c0 Fix small 'case' typo in image-fit.c by Simon Glass · 10 years ago
  60. 07c0cd7 bootm: Support android boot on sandbox by Simon Glass · 10 years ago
  61. 126cc86 image: Remove the fit_load_image() property parameter by Simon Glass · 10 years ago
  62. b639640 bootm: Split out code from cmd_bootm.c by Simon Glass · 10 years ago
  63. 12df2ab Reverse the meaning of the fit_config_verify() return code by Simon Glass · 10 years ago
  64. ba923ca tools: Check arguments in fit_check_sign/fit_info by Simon Glass · 10 years ago
  65. d18926a fdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTB by Simon Glass · 10 years ago
  66. 597a8b2 mkimage: Automatically expand FDT in more cases by Simon Glass · 10 years ago
  67. 04819a4 hash: Use uint8_t in preference to u8 by Simon Glass · 10 years ago
  68. 52aa1cf am335x_evm: Only enable OF_CONTROL/OF_SEPARATE on VBOOT for now by Tom Rini · 10 years ago
  69. 0ffc986 .gitignore: drop include/asm/proc from ignore pattern by Masahiro Yamada · 10 years ago
  70. d018028 fs: ext4: fix writing zero-length files by Stephen Warren · 10 years ago
  71. 50babaf fdt_support: correct the return condition of fdt_initrd() by Masahiro Yamada · 11 years ago
  72. f18295d fdt_support: fix an endian bug of fdt_initrd() by Masahiro Yamada · 11 years ago
  73. 739a01e fdt_support: fix an endian bug of fdt_fixup_memory_banks by Masahiro Yamada · 11 years ago
  74. f89d482 fdt_support: add 'const' qualifier for unchanged argument by Masahiro Yamada · 11 years ago
  75. 972f2a8 fdt_support: refactor fdt_fixup_stdout() function by Masahiro Yamada · 11 years ago
  76. bc6ed0f fdt_support: delete force argument of fdt_chosen() by Masahiro Yamada · 11 years ago
  77. dbe963a fdt_support: delete force argument of fdt_initrd() by Masahiro Yamada · 11 years ago
  78. 8edb219 fdt_support: refactor with fdt_find_or_add_subnode helper func by Masahiro Yamada · 11 years ago
  79. 0613c57 fdt_support: delete unnecessary DECLARE_GLOBAL_DATA_PTR by Masahiro Yamada · 11 years ago
  80. e6af385 freescale: m5253demo: fix unused-but-set-variable warnings by Masahiro Yamada · 11 years ago
  81. af67b25 libfdt: Fix segfault when calling fit_check_format() on corrupt FIT images by Jon Nalley · 11 years ago
  82. f1329c9 m68k:correct io macros about endian by Chao Fu · 11 years ago
  83. 5744e53 m68k: eliminate a warning in cpu_init by Masahiro Yamada · 11 years ago
  84. b1f49ab ARM: fdt support: Add usbethaddr as an acceptable MAC by Dan Murphy · 11 years ago
  85. 2e43646 Fix bug in io64 target (introduced by commit aba27ac) by Vasili Galka · 10 years ago
  86. 4a18836 trats/trats2: exynos_power_init: return 0 if no battery detected. by Przemyslaw Marczak · 10 years ago
  87. 7d2357c configs: iocon: Enabling CONFIG_CMD_FPGAD again by Michal Simek · 10 years ago
  88. f8caed3 Arndale: Enable preboot support by Tushar Behera · 10 years ago
  89. 34ecd69 FIX: config: goni: Change goni configuration to store envs at eMMC by Łukasz Majewski · 10 years ago
  90. f2f07e8 imx: correct HAB status for new chip TO by Stefano Babic · 10 years ago
  91. a81c90f mx28evk: Add documentation on how to boot from SPI NOR by Fabio Estevam · 10 years ago
  92. d4c8258 mx28evk: Add a target for SPI NOR boot by Fabio Estevam · 10 years ago
  93. 3aa8905 mx28evk: Fix warning when CONFIG_ENV_IS_IN_SPI_FLASH is selected by Fabio Estevam · 10 years ago
  94. a765048 embestmx6boards: Fix the dtb file name for riotboard by Fabio Estevam · 10 years ago
  95. fa4a7a4 embestmx6boards: Fix CONFIG_CONSOLE_DEV by Fabio Estevam · 10 years ago
  96. 4a4784e mx6: drop ARM errata 742230 by Shawn Guo · 10 years ago
  97. 73ff044 arm: mx5: Enable CONFIG_SYS_GENERIC_BOARD on M53EVK by Marek Vasut · 11 years ago
  98. bad40e0 mx6: Fix definition of IOMUXC_GPR12_DEVICE_TYPE_RC by Fabio Estevam · 10 years ago
  99. a811db5 arm: zynq: fix a bug in Zynq linker script by Masahiro Yamada · 10 years ago
  100. 0fabb6a FIX: config: goni: Change goni configuration to use Tizen's THOR downlodader by Łukasz Majewski · 10 years ago