1. 7e96d31 x86: quark: Enable on-chip ethernet controllers by Bin Meng · 10 years ago
  2. 2ec870d ARM: UniPhier: add empty lowlevel_init to U-boot proper by Masahiro Yamada · 10 years ago
  3. 424e782 ARM: UniPhier: move init stack area just below TEXT_BASE by Masahiro Yamada · 10 years ago
  4. b4f865d ARM: UniPhier: add CONFIG_SPL_MAX_FOOTPRINT by Masahiro Yamada · 10 years ago
  5. 5b01ec4 ARM: UniPhier: use CONFIG_SPL_STACK to define SPL stack pointer by Masahiro Yamada · 10 years ago
  6. 6b23db8 ARM: UniPhier: enable Driver Model and UART on SPL by Masahiro Yamada · 10 years ago
  7. 3779753 ARM: UniPhier: enable CONFIG_PANIC_HANG by Masahiro Yamada · 10 years ago
  8. 7c5c429 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  9. 83a718d ARM: atmel: armv7: move spl lds to armv7 directory by Bo Shen · 10 years ago
  10. b0a959d ARM: atmel: sama5d4 boards: fix spl lds location by Bo Shen · 10 years ago
  11. 7ff194f ARM: at91: at91sam9rlek: add mmc environment configuration by Wu, Josh · 10 years ago
  12. b12259b ARM: at91: at91sam9rlek: add mci support by Wu, Josh · 10 years ago
  13. f8e70d9 ARM: at91: at91sam9rlek: update the default nand flash configs by Wu, Josh · 10 years ago
  14. aa42df2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  15. d2f66b8 mpc83xx: preempt premature board support removal by setting GENERIC_BOARD by Kim Phillips · 10 years ago
  16. 3f1ad03 powerpc: ppc4xx: remove korat board support by Masahiro Yamada · 10 years ago
  17. 6786179 powerpc: mpc5xxx: remove galaxy5200 board support by Masahiro Yamada · 10 years ago
  18. 2a426fb powerpc: ppc4xx: remove W7OLMC/W7OLMG board support by Masahiro Yamada · 10 years ago
  19. 49c6e60 powerpc: mpc5xxx: remove aev, TB5200 board support by Masahiro Yamada · 10 years ago
  20. 858baed powerpc: ppc4xx: remove JSE board support by Masahiro Yamada · 10 years ago
  21. 3ecb4e0 powerpc: mpc5xxx: remove BC3450 board support by Masahiro Yamada · 10 years ago
  22. c84a889 board/BuR/common: use SYS_CONSOLE_OVERWRITE by Hannes Petermaier · 10 years ago
  23. 29ac727 board/BuR/common: fix compiler warning by Hannes Petermaier · 10 years ago
  24. dd16331 beagle_x15: increase phy autoneg timeout by Sekhar Nori · 10 years ago
  25. 53fee1e ARM: OMAP3: rx51: Enable workaround for ARM errata 454179, 430973, 621766 by Nishanth Menon · 10 years ago
  26. 3e46e3e ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766 by Nishanth Menon · 10 years ago
  27. 3206b8a ARM: DRA7 / OMAP5: Add workaround for ARM errata 798870 by Praveen Rao · 10 years ago
  28. fa96c96 ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCs by Nishanth Menon · 10 years ago
  29. 205b573 am335x_evm_usbspl: Remove other SPL modes by Tom Rini · 10 years ago
  30. 43eef20 mx6sabre: Do not enable UMS with SPL by Fabio Estevam · 10 years ago
  31. 38e9cd8 warp: Select CONFIG_SYS_FSL_ESDHC_HAS_DDR_MODE by Fabio Estevam · 10 years ago
  32. 5057435 mx6_common: Do not select esdhc DDR mode for all boards by Fabio Estevam · 10 years ago
  33. 1c2d358 mx53ard: Use the standard U-boot prompt by Fabio Estevam · 10 years ago
  34. 5029b35 mx6sabre_common.h: remove deprecated mmc open/close by maxin.john@enea.com · 10 years ago
  35. f0473d6 warp: Add Device Firmware Upgrade support by Fabio Estevam · 10 years ago
  36. 1919a00 novena: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  37. 6984d8d warp: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  38. 8b6f573 nitrogen6x: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  39. 88f82a5 hummingboard: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  40. 288392d wandboard: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  41. 9e42e41 mxs: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  42. 840c75c mx25pdk: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  43. 5da9a9f mx31pdk: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  44. 7e8e93c mx35pdk: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  45. 85cf538 mx51evk: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  46. 8ac4517 mx53loco: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  47. 155c442 mx6qarm2: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  48. a1c453f mx6slevk: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  49. 5b93887 mx6sxsabresd: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  50. 23d9b03 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  51. 6de9f76 sunxi: video: Fix VIDEO_LCD_PANEL_I2C being enabled by default by Hans de Goede · 10 years ago
  52. 7477139 armv8/vexpress64: make multientry conditional by Linus Walleij · 10 years ago
  53. 82aa52c tegra-common: increase malloc pool len by dfu mmc file buffer size by Przemyslaw Marczak · 10 years ago
  54. 4af8b14 ti-armv7-common: increase malloc pool len by dfu mmc file buffer size by Przemyslaw Marczak · 10 years ago
  55. f9324b3 zynq-common: increase malloc pool len by dfu mmc file buffer size by Przemyslaw Marczak · 10 years ago
  56. fd29191 exynos: config: enable arch memcpy and arch memset by Przemyslaw Marczak · 10 years ago
  57. 122bee1 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 10 years ago
  58. 36d98ad Merge git://git.denx.de/u-boot-marvell by Tom Rini · 10 years ago
  59. 960f02a Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  60. 6ba4b6a vexpress64: juno: add NOR flash detection by Linus Walleij · 10 years ago
  61. 48b4755 vexpress64: juno: support SMC9118 ethernet by Linus Walleij · 10 years ago
  62. 8f6d8f3 m68k: Add generic board support for MCF547X/8X and MCF5445X by Alison Wang · 10 years ago
  63. f11cf75 m68k: add amcore board support by angelo@sysam.it · 10 years ago
  64. ebd46d1 Adding Support for BAV335x boards by Gilles Gameiro · 10 years ago
  65. 05e8633 omap3: add support for QUIPOS Cairo board. by Albert ARIBAUD \(3ADEV\) · 10 years ago
  66. 44799f4 board/BuR/kwb: Redesign default-environment by Hannes Petermaier · 10 years ago
  67. 5637977 board/BuR/kwb: Support booting Linux by Hannes Petermaier · 10 years ago
  68. c96a9b1 board/BuR/kwb: switch to board HW-Rev3 by Hannes Petermaier · 10 years ago
  69. 3d8394c board/BuR/tseries: Rework default-environment settings. by Hannes Petermaier · 10 years ago
  70. fa12df1 board/BuR/common: Add support for displaying BMP on LCD by Hannes Petermaier · 10 years ago
  71. 7b03b36 board/BuR/common: Enable CONFIG_CMD_TIME by Hannes Petermaier · 10 years ago
  72. 918d97b board/BuR/common: Introduce Network Console and common environment for it by Hannes Petermaier · 10 years ago
  73. 75b5016 board/BuR/tseries: Enable EXT4 support by Hannes Petermaier · 10 years ago
  74. 69c4675 board/BuR/tseries: Enable U-Boot BOOTCOUNT feature by Hannes Petermaier · 10 years ago
  75. 96bc6bb board/BuR/tseries: Enable HW-Watchdog by Hannes Petermaier · 10 years ago
  76. 69d0d7d board/BuR/common: Take usage of am335x LCD-Display by Hannes Petermaier · 10 years ago
  77. ca3f3f3 arm: spear: Move to generic board support by Stefan Roese · 10 years ago
  78. c99e6e4 dreamplug: set CONFIG_BUILD_TARGET to build u-boot.kwb by Ian Campbell · 10 years ago
  79. 4d4944f dreamplug: switch to GENERIC_BOARD by Ian Campbell · 10 years ago
  80. 83aa98a arm: aspenite: convert to generic board by Ajay Bhargav · 10 years ago
  81. 6c6134e arm: gplugd: convert to generic board by Ajay Bhargav · 10 years ago
  82. 35bff01 mpc85xx/t104xrdb : remove raw timing parameter by vijay rai · 10 years ago
  83. c471613 arm, da8xx: convert ipam390 board to generic board support by Heiko Schocher · 10 years ago
  84. 8486f4d Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 10 years ago
  85. 9de11d4 woodburn: Convert to generic board by Stefano Babic · 10 years ago
  86. 19e549c mx35pdk: Convert to generic board by Stefano Babic · 10 years ago
  87. a468065 flea3: Convert to generic board by Stefano Babic · 10 years ago
  88. e540509 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  89. bc8e5a4 mx5: fix get_reset_cause by Stefano Babic · 10 years ago
  90. 6929547 arm: socfpga: Add Altera Arria V DK support by Marek Vasut · 10 years ago
  91. d6d7e10 arm: socfpga: Zap board_early_init_f() by Marek Vasut · 10 years ago
  92. 7d6dc60 arm: socfpga: Zap checkboard() by Marek Vasut · 10 years ago
  93. 01c0955 arm: socfpga: Add USB and UDC support for Cyclone V DK by Marek Vasut · 10 years ago
  94. 0c078ea ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK by Simon Glass · 10 years ago
  95. e3e5a9f dm: tegra: Enable driver model in SPL and adjust the GPIO driver by Simon Glass · 10 years ago
  96. a4f0f81 apalis/colibri_t30: add misc cmds increase buf sizes and max args by Marcel Ziswiler · 10 years ago
  97. 0fa8af5 apalis_t30: enable gigabit ethernet via pcie by Marcel Ziswiler · 10 years ago
  98. 4f083fe ARM: tegra: move common config defines centrally by Stephen Warren · 10 years ago
  99. 7a42464 Odroid U3: use common code for dram reservation by Przemyslaw Marczak · 10 years ago
  100. 2bdf9f1 Odroid-XU3: enable the last dram bank and reserve 22MiB by Przemyslaw Marczak · 10 years ago