1. f41f5b7 dumpimage: add 'T' option to explicitly set the image type by Guilherme Maciel Ferreira · 10 years ago
  2. a93648d imagetool: replace image registration function by linker_lists feature by Guilherme Maciel Ferreira · 10 years ago
  3. 067d156 imagetool: make the image_save_datafile() available to all image types by Guilherme Maciel Ferreira · 10 years ago
  4. 0ca6691 imagetool: move common code to imagetool module by Guilherme Maciel Ferreira · 10 years ago
  5. 44f145f linker_lists: fix misspellings by Guilherme Maciel Ferreira · 10 years ago
  6. a724b7e doc: fix misspellings by Guilherme Maciel Ferreira · 10 years ago
  7. 5cde9d8 doc: "os" is also mandatory for "ramdisk" FIT image components by Guilherme Maciel Ferreira · 10 years ago
  8. c72b65c common: add cache flush to imxtract function by Pieter Voorthuijsen · 10 years ago
  9. 453c6cc distro_distro_bootcmd: use CONFIG_BOOTCOMMAND instead of setting bootcmd= by Sjoerd Simons · 10 years ago
  10. 735b1cf config_distro_bootcmd: Scan all partitions for boot files by Sjoerd Simons · 10 years ago
  11. e86df6e part: let list put the list in an environment variable by Sjoerd Simons · 10 years ago
  12. 1a1ad8e fs: Add command to retrieve the filesystem type by Sjoerd Simons · 10 years ago
  13. b4b39a7 arm, imx6, aristainetos: board updates by Heiko Schocher · 10 years ago
  14. f3b4bc4 OMAP3: igep00x0: Fix boot hang and add support for status LED. by Enric Balletbo i Serra · 10 years ago
  15. 212324a davinci: Do not duplicate setting of gd by Tom Rini · 10 years ago
  16. 7bc53ef omap3: add some MUX definitions for upcoming cairo by Albert ARIBAUD \(3ADEV\) · 10 years ago
  17. 5bfdd1f omap3: mmc: add 1.8v bias setting for MMC1 by Albert ARIBAUD \(3ADEV\) · 10 years ago
  18. d215b3e omap3: add SDRC settings for Samsung K4X51163PG by Albert ARIBAUD \(3ADEV\) · 10 years ago
  19. 03843da omap3: make SDRC SHARING setting configurable by Albert ARIBAUD \(3ADEV\) · 10 years ago
  20. 168f594 omap3: enable GP9 timer and UART2 by Albert ARIBAUD \(3ADEV\) · 10 years ago
  21. 8dcd1b7 Nokia RX-51: Use generic board by Pali Rohár · 10 years ago
  22. 6e721bd am335x_evm: Enable CONFIG_NAND_OMAP_GPMC_PREFETCH by Tom Rini · 10 years ago
  23. b558af8 ARM: OMAP5: DRA7xx: Add support for power rail grouping by Lubomir Popov · 10 years ago
  24. f82eb2f common: convert compulab splash load code to common code by Nikita Kiryanov · 10 years ago
  25. 3a236a3 arm: mx6: cm-fx6: add splash screen support by Nikita Kiryanov · 10 years ago
  26. 7e8d7f2 compulab: splash: support loading splash from sf by Nikita Kiryanov · 10 years ago
  27. fd29dd5 compulab: splash: support multiple splash sources by Nikita Kiryanov · 10 years ago
  28. 7be4cd2 compulab: splash: refactor splash.c by Nikita Kiryanov · 10 years ago
  29. 6947e3f compulab: splash: use errno values by Nikita Kiryanov · 10 years ago
  30. 1c2e529 arm: mx6: cm-fx6: add support for usb keyboard by Nikita Kiryanov · 10 years ago
  31. 8015dde arm: mx6: cm-fx6: display compulab logo by Nikita Kiryanov · 10 years ago
  32. deb94d6 arm: mx6: cm-fx6: add hdmi console support by Nikita Kiryanov · 10 years ago
  33. 9fbdcf0 arm: mx6: cm-fx6: increase size of malloc area by Nikita Kiryanov · 10 years ago
  34. eab2980 arm: mx6: cm-fx6: pass 2nd nic mac addr to Linux by Nikita Kiryanov · 10 years ago
  35. e7a2447 compulab: eeprom: allow reading mac address from multiple eeproms by Nikita Kiryanov · 10 years ago
  36. cc67f4a arm: mx6: cm-fx6: change dtb node for ethaddr by Nikita Kiryanov · 10 years ago
  37. 508a6ed arm: mx6: cm-fx6: expand boot sequence by Nikita Kiryanov · 10 years ago
  38. d4d774e malta: enable ELF loading by Paul Burton · 10 years ago
  39. a3bdaac malta: enable HUSH parser by Paul Burton · 10 years ago
  40. 28c8c3d malta: delay after reset by Paul Burton · 10 years ago
  41. ba21a45 malta: IDE support by Paul Burton · 10 years ago
  42. 8755d50 MIPS: clear TagLo select 2 during cache init by Paul Burton · 10 years ago
  43. dd7c720 MIPS: allow systems to skip loads during cache init by Paul Burton · 10 years ago
  44. ca4e833 MIPS: inline mips_init_[id]cache functions by Paul Burton · 10 years ago
  45. ac22fec MIPS: refactor cache loops to a macro by Paul Burton · 10 years ago
  46. 536cb7c MIPS: refactor L1 cache config reads to a macro by Paul Burton · 10 years ago
  47. 4a5d889 MIPS: unify cache initialization code by Paul Burton · 10 years ago
  48. 30374f9 MIPS: unify cache maintenance functions by Paul Burton · 10 years ago
  49. 2b8bcc5 MIPS: avoid .set ISA for cache operations by Paul Burton · 10 years ago
  50. 040cc7b ubifs: Enable journal replay during mount by Anton Habegger · 10 years ago
  51. 2af13d6 lcd: fix console address is not initialized by Bo Shen · 10 years ago
  52. 2a50712 Makefile: clean boot.bin by Bo Shen · 10 years ago
  53. e860d01 spl: Change printf to puts for "Unsupported boot-device" by Stefan Roese · 10 years ago
  54. dc28843 ubifs: Import atomic_long operations from Linux by Anton Habegger · 10 years ago
  55. 40da2a2 ubi: reset mtd_devs when ubi part fail by Heiko Schocher · 10 years ago
  56. ab92da9 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  57. aed03fa Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  58. 306df2c Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  59. a2425e6 serial: Extend structure comments with register offset by Michal Simek · 10 years ago
  60. 12c9e7d serial: zynq: Use global baudrate instead of hardcoded one by Michal Simek · 10 years ago
  61. c4fa511 ARM: zynq: Add USB lthor download protocol support by Siva Durga Prasad Paladugu · 10 years ago
  62. 87f3dbd ARM: zynq: Enable DFU functionality in zynq by Siva Durga Prasad Paladugu · 10 years ago
  63. f20b37f ARM: zynq: provide config option to select emio by Siva Durga Prasad Paladugu · 10 years ago
  64. dd1c351 ARM: zynq: Group ethernet configuration options together by Michal Simek · 10 years ago
  65. e9d69c1 ARM: zynq: Use CMD_FS_GENERIC by Michal Simek · 10 years ago
  66. 5a82d53 ARM: zynq: Show board information by default by Michal Simek · 10 years ago
  67. c8eac66 ARM: zynq: List qspi, smc and nand baseaddresses by Michal Simek · 10 years ago
  68. 63e3cea ARM: zynq: List nand, qspi and jtag boot modes by Michal Simek · 10 years ago
  69. f60c6fb ARM: zynq: slcr: Dont modify the reserved bits by Siva Durga Prasad Paladugu · 10 years ago
  70. 3ad87ca ARM: zynq: ddrc: Setup half of memory only for ECC case by Michal Simek · 11 years ago
  71. 555c7c0 ARM: zynq: Remove empty line by Michal Simek · 10 years ago
  72. c08cfc2 ARM: zynq: Enable the Neon instructions by Michal Simek · 10 years ago
  73. 03cae72 Merge branch 'master' of git://git.denx.de/u-boot-marvell by Tom Rini · 10 years ago
  74. 361b3d8 marvell: kirkwood: guruplug refresh for newer kernel by Gerald Kerma · 10 years ago
  75. d4d8f1b kirkwood: sheevaplug: add CONFIG_SYS_GENERIC_BOARD define by Luka Perkov · 10 years ago
  76. 604a0dd kirkwood: pogo_e02: add CONFIG_SYS_GENERIC_BOARD define by Luka Perkov · 10 years ago
  77. 92ca8bd kirkwood: iconnect: add CONFIG_SYS_GENERIC_BOARD define by Luka Perkov · 10 years ago
  78. 15155b4 kirkwood: goflexhome: add CONFIG_SYS_GENERIC_BOARD define by Luka Perkov · 10 years ago
  79. 6054b15 kirkwood: dockstar: add CONFIG_SYS_GENERIC_BOARD define by Luka Perkov · 10 years ago
  80. c147ff9 kirkwood: ib62x0: add CONFIG_SYS_GENERIC_BOARD define by Luka Perkov · 10 years ago
  81. 62d1e99 ARM: kirkwood: fix cpu info for 6282 device id by Luka Perkov · 11 years ago
  82. 5aa2297 kirkwood: define empty CONFIG_MVGBE_PORTS by default by Luka Perkov · 11 years ago
  83. 49413ea cosmetic: kirkwood: style fixes in kwbimage.cfg files by Luka Perkov · 11 years ago
  84. 41ba57d fsl/ls1021qds: Add deep sleep support by tang yuantian · 10 years ago
  85. e43ade3 x86: config: chromebook_link: Enable environment by Simon Glass · 10 years ago
  86. 380ab5c x86: ivybridge: Drop the Kconfig MRC cache information by Simon Glass · 10 years ago
  87. 069f548 x86: config: Enable hook for saving MRC configuration by Simon Glass · 10 years ago
  88. 191c008 x86: Implement a cache for Memory Reference Code parameters by Simon Glass · 10 years ago
  89. a9aff2f x86: dts: Add SPI flash MRC details for chromebook_link by Simon Glass · 10 years ago
  90. 146251f Allow architecture-specific memory reservation by Simon Glass · 10 years ago
  91. 8e899af x86: spi: Add device tree support by Simon Glass · 10 years ago
  92. fc4860c x86: rtc: mc146818: Add helpers to read/write CMOS RAM by Simon Glass · 10 years ago
  93. b18c68d x86: Use ipchecksum from net/ by Simon Glass · 10 years ago
  94. 9b0e35c net: Add a separate file for IP checksumming by Simon Glass · 10 years ago
  95. 5da3808 x86: dts: Add compatible string for Intel ICH9 SPI controller by Simon Glass · 10 years ago
  96. 55d53ab arm: ls102xa: Add LPUART support for LS1021ATWR board by Alison Wang · 10 years ago
  97. 8fc2121 arm: ls102xa: Add LPUART support for LS1021AQDS board by Alison Wang · 10 years ago
  98. 33d2e46 ls102xa: fdt: Disable QSPI and DSPI in NOR/NAND/SD boot by Alison Wang · 10 years ago
  99. 7df50fd arm: ls102xa: Update snoop settings for CCI-400 by Alison Wang · 10 years ago
  100. 5699274 ARM: HYP/non-sec: Make variable gic_dist_addr as a local one by tang yuantian · 10 years ago