1. ba9a670 am335x_evm: Make SPL_OS also check the boot_os variable for falcon mode by Tom Rini · 10 years ago
  2. db60580 mtd: Build nand_util.o for CONFIG_ENV_IS_IN_NAND in SPL by Tom Rini · 10 years ago
  3. 6dd3b56 mtd: Add a CONFIG_SPL_MTD_SUPPORT for a more full NAND subsystem in SPL by Tom Rini · 10 years ago
  4. 39b924a env_mmc.c: Remove NULL check on tmp_env1/2 by Tom Rini · 10 years ago
  5. b9c8cca env_mmc.c: Allow environment to be used within SPL by Tom Rini · 10 years ago
  6. 229695f fw_env.c: Switch get_config to use '%ms' in sscanf by Tom Rini · 10 years ago
  7. 548a64d OMAP3: beagle-xm: generate fake USB ethernet MAC address from dieid by Nishanth Menon · 10 years ago
  8. 79e7e87 omap3/sys_info: provide interface to read die id by Nishanth Menon · 10 years ago
  9. 8a0c6d6 OMAP: common: consolidate fake USB ethernet MAC address creation by Nishanth Menon · 10 years ago
  10. a88e55c ARM: OMAP: replace custom sr32() by standard I/O accessors by Wolfgang Denk · 11 years ago
  11. 4e46850 ARM: OMAP: hide custom bit manipulation function sr32() by Wolfgang Denk · 11 years ago
  12. e7300f4 ARM: OMAP: remove sr32() from OMAP board code by Wolfgang Denk · 11 years ago
  13. 1b82491 board:tricorder: fixup SPL OOB layout by Andreas Bießmann · 10 years ago
  14. 2347534 board:tricorder: enable omap_gpio clocks by Andreas Bießmann · 10 years ago
  15. 1ea2301 board:tricorder: always work with valid eeprom data by Andreas Bießmann · 10 years ago
  16. 2454252 arm:board:trats2:FIX: Clear INFORM4 and INFORM5 registers at correct boot by Łukasz Majewski · 10 years ago
  17. 395e60c kbuild: fix a bug in regeneration of linker scripts by Masahiro Yamada · 10 years ago
  18. 519fdde Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  19. c71645a arm64 patch: gicv3 support by David Feng · 11 years ago
  20. 91290cf bootstage: arm: fix fdt stashing code by Mela Custodio · 11 years ago
  21. 42ddfad ARMv8: fix bug for flush data cache by set/way by Leo Yan · 10 years ago
  22. 8859014 armv8: Flush dcache before switching to EL2 by York Sun · 10 years ago
  23. 0883b0b arm: vf610: fix double iomux configuration for vf610twr board by Marcel Ziswiler · 11 years ago
  24. 6c81a93 arm: vf610: add enet1 support by Marcel Ziswiler · 11 years ago
  25. c709896 arm: vf610: add uart0 clock/iomux definitions by Marcel Ziswiler · 11 years ago
  26. 25839c0 arm: vf610: fix anadig register struct by Marcel Ziswiler · 11 years ago
  27. 42f5e8a build:arm: Remove setting of CROSS_COMPILE environment variable by Łukasz Majewski · 11 years ago
  28. 284bb60 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  29. 68659d6 MX6: Enable ARM errata workaround 794072 and 761320 by Nitin Garg · 10 years ago
  30. b7588e3 ARM: Add workaround for Cortex-A9 errata 761320 by Nitin Garg · 10 years ago
  31. f71cbfe ARM: Add workaround for Cortex-A9 errata 794072 by Nitin Garg · 10 years ago
  32. 1e6ad55 armv8/cache: Change cache invalidate and flush function by York Sun · 11 years ago
  33. 83571bc armv8/cache: Flush D-cache, invalidate I-cache for relocation by York Sun · 11 years ago
  34. f5222cf armv8/cache: Consolidate setting for MAIR and TCR by York Sun · 11 years ago
  35. 2c67e0e arm: Handle .gnu.hash section in ldscripts by Andreas Färber · 11 years ago
  36. ddfeb0a socfpga: Adding Clock Manager driver by Chin Liang See · 11 years ago
  37. 04d2f0a Revert "Start the deprecation process for generic board" by Tom Rini · 10 years ago
  38. 1a9df13 arm: mxs: Add support for generating signed BootStream by Marek Vasut · 10 years ago
  39. 1cad23c Merge branch 'master' of git://git.denx.de/u-boot-arm into master by Stefano Babic · 10 years ago
  40. 5dd73bc Revert "arm: mxs: Add support for generating signed BootStream" by Stefano Babic · 10 years ago
  41. aafd2c5 trats/trats2: enable CONFIG_RANDOM_UUID by Przemyslaw Marczak · 10 years ago
  42. 3920638 cmd:gpt: randomly generate each partition uuid if undefined by Przemyslaw Marczak · 10 years ago
  43. 89c8230 new commands: uuid and guid - generate random unique identifier by Przemyslaw Marczak · 10 years ago
  44. 4e4815f lib: uuid: add functions to generate UUID version 4 by Przemyslaw Marczak · 10 years ago
  45. d718ded lib: uuid: code refactor for proper maintain between uuid bin and string by Przemyslaw Marczak · 10 years ago
  46. a96a0e6 part_efi: move uuid<->string conversion functions into lib/uuid.c by Przemyslaw Marczak · 10 years ago
  47. 3f62971 ahci: Fix data abort on multiple scsi resets. by Roger Quadros · 10 years ago
  48. 00b132b config:trats2: Change u-boot's TEXT_BASE from 0x78100000 to 0x43e00000 by Łukasz Majewski · 11 years ago
  49. 1336e2d mmc:eSDHC: Workaround for data timeout issue on Txxx SoC by Haijun.Zhang · 11 years ago
  50. 8a57302 mmc: fsl_esdhc: add controller reset in case of data related errors too by Andrew Gabbasov · 11 years ago
  51. fb82398 mmc: fsl_esdhc: fix calculation of timeout for data transactions by Andrew Gabbasov · 11 years ago
  52. 33ace36 mmc: Add 'mmc rst-function' sub-command by Tom Rini · 11 years ago
  53. 74c32ef mmc: sh_mmcif: Fix warning by unused variable by Nobuhiro Iwamatsu · 10 years ago
  54. cd2bf48 mmc: sh_mmcif: Fix compile error by Nobuhiro Iwamatsu · 10 years ago
  55. fa9c021 mx6: add example DTB for mx6qsabreauto by Stefano Babic · 10 years ago
  56. e64348f imx: add rules for U-Boot DTB support by Stefano Babic · 10 years ago
  57. bb2637b mxs: fix warning in SPL with console support by Stefano Babic · 10 years ago
  58. da0c574 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  59. 9926eb3 arm: mxs: Add serial console support into SPL by Marek Vasut · 11 years ago
  60. 65ed5e8 arm: mxs: Properly set GD pointer in SPL by Marek Vasut · 11 years ago
  61. c494eaf Prepare v2014.04-rc3 by Tom Rini · 10 years ago
  62. 97334c6 arm: mx5: Avoid hardcoding memory sizes on M53EVK by Marek Vasut · 10 years ago
  63. 2f844e7 arm: mx5: Fix memory slowness on M53EVK by Marek Vasut · 10 years ago
  64. 31c832f arm: mx5: Avoid hardcoding memory sizes on MX53QSB by Marek Vasut · 10 years ago
  65. f79a023 arm: mx5: Fix memory slowness on MX53QSB by Marek Vasut · 10 years ago
  66. e919aa2 ARM: mx6: Add PCIe on SabreSDP by Marek Vasut · 11 years ago
  67. a778aea pci: mx6: Implement power callback by Marek Vasut · 11 years ago
  68. ed2f0e1 ARM: mx6: Disable PCIe on SABRE Lite/Nitrogen6x by Eric Nelson · 11 years ago
  69. 3e94380 woodburn_sd: Remove CONFIG_BOOT_INTERNAL by Fabio Estevam · 11 years ago
  70. 2bbcccf ARM: mxs: Add OCOTP driver by Marek Vasut · 11 years ago
  71. 53e6b14 arm: mxs: Add support for generating signed BootStream by Marek Vasut · 11 years ago
  72. 9c2c8a3 arm: mxs: Adjust the load address of U-Boot and SPL for HAB by Marek Vasut · 11 years ago
  73. 4642e00 Kbuild: allow building tools without board configuration by Masahiro Yamada · 10 years ago
  74. b4722fe tegra: fix Makefile to pass per-file CFLAGS by Masahiro Yamada · 10 years ago
  75. 96de041 board: enable 32kHz RTC OSC at B&R boards by Hannes Petermaier · 10 years ago
  76. 8a7d486 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  77. 462d188 drivers: i2c: delete an unused source file by Masahiro Yamada · 10 years ago
  78. 82778e9 board: ecovec: fix USB0 clock enable by Baruch Siach · 11 years ago
  79. f09d04a board: ecovec: fix debug LEDs pin direction by Baruch Siach · 11 years ago
  80. 0b2da7e blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.c by Tom Rini · 10 years ago
  81. 423ec7f am335x_evm: Drop CONFIG_SPL_ETH_SUPPORT from default build by Tom Rini · 10 years ago
  82. 68996b8 am335x_evm: Clarify when we build board_eth_init by Tom Rini · 10 years ago
  83. 6bd04bb kbuild: fix bugs in cleaning targets by Masahiro Yamada · 10 years ago
  84. 5a449d7 kbuild: create a build directory automatically for out-of-tree build by Masahiro Yamada · 11 years ago
  85. 36c4b1d Start the deprecation process for generic board by Simon Glass · 11 years ago
  86. e002170 trats/trats2: enable exynos ace sha subsystem and hardware based lib rand by Przemyslaw Marczak · 11 years ago
  87. 0bd9372 drivers: crypto: ace_sha: add implementation of hardware based lib rand by Przemyslaw Marczak · 11 years ago
  88. 680d8f0 cpu: exynos4: add ace sha base address by Przemyslaw Marczak · 11 years ago
  89. 3c1c68c lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RAND by Przemyslaw Marczak · 11 years ago
  90. 01a0c64 common, env: Fix support for environment in i2c eeprom by Matthias Fuchs · 11 years ago
  91. 17b0da8 axs101: flush DMA buffer descriptors before DMA transactons starts by Alexey Brodkin · 11 years ago
  92. a7b26db net/designware: align DMA buffer descriptors to D$ line by Alexey Brodkin · 11 years ago
  93. 028d65f Logo: TIZEN: Change booting logo size to official size. by Jonghwa Lee · 11 years ago
  94. 463bb19 spl: Fix guardian macros in spl.h by Marek Vasut · 11 years ago
  95. 254d68b kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib by Masahiro Yamada · 11 years ago
  96. b97241b kbuild: Rename UIMAGE to MKIMAGE by Marek Vasut · 11 years ago
  97. 82b9547 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 10 years ago
  98. 81b196b Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  99. 3525808 ARM: tegra: make all I2C ports open-drain by Stephen Warren · 11 years ago
  100. ab6423c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago