1. 03314f0 vexpress64: cut config and defaults for unclear variant by Linus Walleij · 10 years ago
  2. 49995ff vexpress64: remove board late init, use smhload by Linus Walleij · 10 years ago
  3. 1344bd7 config: Define BOOTP client architecture and VCI for ARMv8 by Thierry Reding · 10 years ago
  4. e2a5d55 config: Use booti instead of bootz on 64-bit ARM by Thierry Reding · 10 years ago
  5. 3b6e484 ARM: omap4_panda: enable saveenv command by maxin.john@enea.com · 10 years ago
  6. 4cbd292 m68k: mcf547x_8x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  7. f47fb6b m68k: mcf523x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  8. 2bb1cd5 m68k: mcf5227x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  9. 7f8ebbf m68k: mcf5445x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  10. c155ab7 m68k: mcf532x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  11. bdde659 m68k: mcf530x: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  12. d4a9b17 m68k: mcf52x2: move CPU type to Kconfig and refactor config.mk by Masahiro Yamada · 10 years ago
  13. 326a682 malloc_f: enable SYS_MALLOC_F by default if DM is on by Masahiro Yamada · 10 years ago
  14. 0a9e7ee generic-board: select SYS_GENERIC_BOARD for some architectures by Masahiro Yamada · 10 years ago
  15. d8bafe13 ARMv8: enable DM in vexpress64 board by David Feng · 10 years ago
  16. 10af878 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  17. f643d92 config_distro_bootcmd.h: Prefer booting from bootable paritions by Sjoerd Simons · 10 years ago
  18. 293eac3 config_cmd_default.h: Add 'env exists' command by Sjoerd Simons · 10 years ago
  19. 6f1eba4 x86: Add ramboot and nfsboot commands in x86-common.h by Bin Meng · 10 years ago
  20. bea5939 x86: galileo: Enable saving environment in SPI flash by Bin Meng · 10 years ago
  21. fba02d6 x86: crownbay: Enable saving environment in SPI flash by Bin Meng · 10 years ago
  22. a84134f x86: crownbay: Enable Intel Topcliff GMAC support by Bin Meng · 10 years ago
  23. 8ee443b net: Add Intel Topcliff GMAC driver by Bin Meng · 10 years ago
  24. a7c3d5e net: Add ethernet FCS length macro in net.h by Bin Meng · 10 years ago
  25. e4ad603 x86: quark: Enable on-chip ethernet controllers by Bin Meng · 10 years ago
  26. 0eb9dc7 fdtdec: Improve fdtdec_get_pci_bdf() documentation by Bin Meng · 10 years ago
  27. def3feb ARM: UniPhier: add empty lowlevel_init to U-boot proper by Masahiro Yamada · 10 years ago
  28. 8cddc27 ARM: UniPhier: move init stack area just below TEXT_BASE by Masahiro Yamada · 10 years ago
  29. 6a3cffe ARM: UniPhier: add CONFIG_SPL_MAX_FOOTPRINT by Masahiro Yamada · 10 years ago
  30. ce3a639 ARM: UniPhier: use CONFIG_SPL_STACK to define SPL stack pointer by Masahiro Yamada · 10 years ago
  31. 499785b ARM: UniPhier: enable Driver Model and UART on SPL by Masahiro Yamada · 10 years ago
  32. a286039 ARM: UniPhier: enable CONFIG_PANIC_HANG by Masahiro Yamada · 10 years ago
  33. 27d3608 imx:mx6slevk support reading temperature by Peng Fan · 10 years ago
  34. 058d231 board/seco: Add mx6q-uq7 basic board support by Boris BREZILLON · 10 years ago
  35. e6f4042 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  36. 993ea97 ARM: atmel: armv7: move spl lds to armv7 directory by Bo Shen · 10 years ago
  37. 06dfbc0 ARM: atmel: sama5d4 boards: fix spl lds location by Bo Shen · 10 years ago
  38. 0b12843 ARM: at91: at91sam9rlek: add mmc environment configuration by Wu, Josh · 10 years ago
  39. 111ec4c ARM: at91: at91sam9rlek: add mci support by Wu, Josh · 10 years ago
  40. 65b553b ARM: at91: at91sam9rlek: update the default nand flash configs by Wu, Josh · 10 years ago
  41. a538ae9 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  42. fdfaa29 mpc83xx: preempt premature board support removal by setting GENERIC_BOARD by Kim Phillips · 10 years ago
  43. 5043045 powerpc: ppc4xx: remove korat board support by Masahiro Yamada · 10 years ago
  44. 41eb4e5 powerpc: mpc5xxx: remove galaxy5200 board support by Masahiro Yamada · 10 years ago
  45. 6beecd5 powerpc: ppc4xx: remove W7OLMC/W7OLMG board support by Masahiro Yamada · 10 years ago
  46. 470ee8b powerpc: mpc5xxx: remove aev, TB5200 board support by Masahiro Yamada · 10 years ago
  47. 2da8137 powerpc: ppc4xx: remove JSE board support by Masahiro Yamada · 10 years ago
  48. f8296d6 powerpc: mpc5xxx: remove BC3450 board support by Masahiro Yamada · 10 years ago
  49. e52e9cc board/BuR/common: use SYS_CONSOLE_OVERWRITE by Hannes Petermaier · 10 years ago
  50. 1d6be49 board/BuR/common: fix compiler warning by Hannes Petermaier · 10 years ago
  51. a74ef40 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 10 years ago
  52. 6462cde ARM: UniPhier: adjust device trees for business transfer by Masahiro Yamada · 10 years ago
  53. 90b7caa config_distro_bootcmd.h: add note on error handling by Stephen Warren · 10 years ago
  54. e736570 beagle_x15: increase phy autoneg timeout by Sekhar Nori · 10 years ago
  55. cdef0b3 ARM: OMAP3: rx51: Enable workaround for ARM errata 454179, 430973, 621766 by Nishanth Menon · 10 years ago
  56. c6f90e1 ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766 by Nishanth Menon · 10 years ago
  57. 5f60376 ARM: DRA7 / OMAP5: Add workaround for ARM errata 798870 by Praveen Rao · 10 years ago
  58. 987ec58 ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCs by Nishanth Menon · 10 years ago
  59. fb1bf40 am335x_evm_usbspl: Remove other SPL modes by Tom Rini · 10 years ago
  60. d5eb6dc mx6sabre: Do not enable UMS with SPL by Fabio Estevam · 10 years ago
  61. ed91430 warp: Select CONFIG_SYS_FSL_ESDHC_HAS_DDR_MODE by Fabio Estevam · 10 years ago
  62. 06ca28e mx6_common: Do not select esdhc DDR mode for all boards by Fabio Estevam · 10 years ago
  63. fa481a8 mx53ard: Use the standard U-boot prompt by Fabio Estevam · 10 years ago
  64. 4bf8396 mx6sabre_common.h: remove deprecated mmc open/close by maxin.john@enea.com · 10 years ago
  65. 97ee459 warp: Add Device Firmware Upgrade support by Fabio Estevam · 10 years ago
  66. 1f62482 novena: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  67. 0e26afe warp: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  68. f30f509 nitrogen6x: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  69. 161c655 hummingboard: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  70. f90f480 wandboard: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  71. e7a2e7d mxs: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  72. 31188d8 mx25pdk: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  73. ba1a107 mx31pdk: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  74. 9cf38bf mx35pdk: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  75. 8afe832 mx51evk: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  76. bc37d52 mx53loco: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  77. ad97075 mx6qarm2: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  78. 9b686f3 mx6slevk: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  79. e93a693 mx6sxsabresd: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  80. b79dadf Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  81. 1fc4201 sunxi: video: Fix VIDEO_LCD_PANEL_I2C being enabled by default by Hans de Goede · 10 years ago
  82. 1986c4c sunxi: axp221: Add VBUS detection support by Chen-Yu Tsai · 10 years ago
  83. 23b5877 armv8/vexpress64: make multientry conditional by Linus Walleij · 10 years ago
  84. 52a7c98 tegra-common: increase malloc pool len by dfu mmc file buffer size by Przemyslaw Marczak · 10 years ago
  85. b648a789 ti-armv7-common: increase malloc pool len by dfu mmc file buffer size by Przemyslaw Marczak · 10 years ago
  86. 599807f zynq-common: increase malloc pool len by dfu mmc file buffer size by Przemyslaw Marczak · 10 years ago
  87. 929d9a2 exynos: config: enable arch memcpy and arch memset by Przemyslaw Marczak · 10 years ago
  88. 65994d0 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 10 years ago
  89. 65f3151 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 10 years ago
  90. 1c6f6a6 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  91. 5294e97 stdio: extend "name" to 32 symbols by Alexey Brodkin · 10 years ago
  92. 14f264e vexpress64: juno: add NOR flash detection by Linus Walleij · 10 years ago
  93. 950cb9b use ASM_NL instead of '; ' for assembler new line character in the macro by Chen Gang · 10 years ago
  94. b31f9d7 vexpress64: juno: support SMC9118 ethernet by Linus Walleij · 10 years ago
  95. 1313db4 m68k: Add generic board support for MCF547X/8X and MCF5445X by Alison Wang · 10 years ago
  96. e310b93 m68k: add generic-board support by angelo@sysam.it · 10 years ago
  97. 06fd66a m68k: add amcore board support by angelo@sysam.it · 10 years ago
  98. a2bc432 Adding Support for BAV335x boards by Gilles Gameiro · 10 years ago
  99. d275c40 omap3: add support for QUIPOS Cairo board. by Albert ARIBAUD \(3ADEV\) · 10 years ago
  100. d2eb73d board/BuR/kwb: Redesign default-environment by Hannes Petermaier · 10 years ago