1. 991963b sunxi: gpio: Indentation fix by Paul Kocialkowski · 10 years ago
  2. a6a4c54 break build if it would produce broken binary by Pavel Machek · 10 years ago
  3. 1d2f746 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  4. 787affb ARM: rpi: add a couple more revision IDs by Stephen Warren · 10 years ago
  5. bf71a29 ARM: fix arch/arm/Makefile for Tegra by Masahiro Yamada · 10 years ago
  6. 4adb46a arm: armada-xp: Fix SPL for AXP by using save_boot_params_ret by Stefan Roese · 10 years ago
  7. 412ae53 lpc32xx: add support for board work_92105 by Albert ARIBAUD \(3ADEV\) · 10 years ago
  8. 981219e lpc32xx: add LPC32xx SSP support (SPI mode) by Albert ARIBAUD \(3ADEV\) · 10 years ago
  9. 606f704 lpc32xx: add GPIO support by Albert ARIBAUD \(3ADEV\) · 10 years ago
  10. 5e862b9 lpc32xx: i2c: add LPC32xx I2C interface support by Albert ARIBAUD \(3ADEV\) · 10 years ago
  11. c8381bf lpc32xx: mtd: nand: add MLC NAND controller by Albert ARIBAUD \(3ADEV\) · 10 years ago
  12. ac2916a lpc32xx: add Ethernet support by Albert ARIBAUD \(3ADEV\) · 10 years ago
  13. b491d97 Merge branch 'u-boot/master' by Albert ARIBAUD · 10 years ago
  14. 3bf801a ARM: mx5: add support for USB armory board by Andrej Rosano · 10 years ago
  15. 424ee3d ARM: mx5: move to a standard arch/board approach by Andrej Rosano · 10 years ago
  16. e049b77 am33xx/ddr.c: Fix regression on DDR2 platforms by Tom Rini · 10 years ago
  17. 607eff6 dts: peach_pi: Add DT properties needed for display by Ajay Kumar · 10 years ago
  18. b798177 dts: peach_pit: Add SLP and RST GPIO properties in parade DT node by Ajay Kumar · 10 years ago
  19. e549234 dts: exynos54xx: Add samsung, pwm-out-gpio property to FIMD node by Ajay Kumar · 10 years ago
  20. 6102560 Exynos5: Fix rpll_sdiv to support both peach-pit and peach-pi panels by Ajay Kumar · 10 years ago
  21. 70b4fb6 arm: exynos: add display clocks for Exynos5800 by Ajay Kumar · 10 years ago
  22. 0467faf Exynos: Clock: Fix exynos5_get_periph_rate for I2C. by Guillaume GARDET · 10 years ago
  23. 692e5c4 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  24. 1069770 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  25. ff255e8 ARM: atmel: at91sam9n12ek: enable spl support by Bo Shen · 10 years ago
  26. d85e891 ARM: atmel: at91sam9x5ek: enable spl support by Bo Shen · 10 years ago
  27. 41d41a9 ARM: atmel: at91sam9m10g45ek: enable spl support by Bo Shen · 10 years ago
  28. 72cb3b6 ARM: atmel: arm926ejs: fix clock configuration by Bo Shen · 10 years ago
  29. e755d54 spl_atmel.c: Switch s_init to board_init_f by Tom Rini · 10 years ago
  30. a2df3a3 ARM: atmel: armv7: switch to use common timer functions by Bo Shen · 10 years ago
  31. a02c8a3 ARM: atmel: arm9: switch to use common timer functions by Bo Shen · 10 years ago
  32. 9da7e3d Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · 10 years ago
  33. 9b219d4 tegra: pinmux: fix FUNCMUX_NDFLASH_KBC_8_BIT by Lucas Stach · 10 years ago
  34. 1ed056e ARM: tegra: fix colibri_t20 machine type by Marcel Ziswiler · 10 years ago
  35. e57c6e5 ARM: tegra: rename colibri_t20 board/configuration/device-tree by Marcel Ziswiler · 10 years ago
  36. 89d9437 ARM: tegra: enable MIPI PAD CTRL support for Tegra124 by Stephen Warren · 10 years ago
  37. 5ee7ec7 ARM: tegra: pinctrl: add support for MIPI PAD control groups by Stephen Warren · 10 years ago
  38. c21478b ARM: tegra: pinctrl: minor cleanup by Stephen Warren · 10 years ago
  39. 0edb3a8 ARM: tegra: pinctrl: move Tegra210 code to the correct dir by Stephen Warren · 10 years ago
  40. e71b422 sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clock by Iain Paton · 10 years ago
  41. 7a14011 sunxi: sun4i: improve cpu clock selection method by Iain Paton · 10 years ago
  42. 246e3b8 sunxi: musb: Fix some lo speed devices not working with musb host by Hans de Goede · 10 years ago
  43. d5f3d17 armv8: semihosting: delete external interface by Linus Walleij · 10 years ago
  44. 202a674 armv8: semihosting: add a command to load semihosted images by Linus Walleij · 10 years ago
  45. e769f68 armv8: semihosting: do not inline trap call by Linus Walleij · 10 years ago
  46. d6c418e ARM: bcm283x: move SoC headers to mach-bcm283x/include/mach by Masahiro Yamada · 10 years ago
  47. ddf6bd4 ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283x by Masahiro Yamada · 10 years ago
  48. 326a682 malloc_f: enable SYS_MALLOC_F by default if DM is on by Masahiro Yamada · 10 years ago
  49. 91405b7 malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN by Masahiro Yamada · 10 years ago
  50. 0a12e68 generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig by Masahiro Yamada · 10 years ago
  51. 79d75d7 ARM: move -march=* and -mtune= options to arch/arm/Makefile by Masahiro Yamada · 10 years ago
  52. b263302 ARMv8: enable pre-allocation malloc by David Feng · 10 years ago
  53. 7682a99 remove unnecessary version.h includes by Rob Herring · 10 years ago
  54. 90e357e ARM: UniPhier: remove unnecessary ifdef conditional by Masahiro Yamada · 10 years ago
  55. a509161 ARM: UniPhier: disable L2 cache by lowlevel_init of U-Boot proper by Masahiro Yamada · 10 years ago
  56. 62118b7 ARM: UniPhier: optimize kicking secondary CPUs code by Masahiro Yamada · 10 years ago
  57. 4d13b1b ARM: UniPhier: fix typos in comments by Masahiro Yamada · 10 years ago
  58. def3feb ARM: UniPhier: add empty lowlevel_init to U-boot proper by Masahiro Yamada · 10 years ago
  59. ce3a639 ARM: UniPhier: use CONFIG_SPL_STACK to define SPL stack pointer by Masahiro Yamada · 10 years ago
  60. 499785b ARM: UniPhier: enable Driver Model and UART on SPL by Masahiro Yamada · 10 years ago
  61. 7d1a3a6 ARM: UniPhier: move UART pin settings to SPL by Masahiro Yamada · 10 years ago
  62. 94ab98b ARM: UniPhier: move platform devices to SPL by Masahiro Yamada · 10 years ago
  63. d5e7305 ARM: UniPhier: include PH1-LD4 Makefile from PH1-sLD8 by Masahiro Yamada · 10 years ago
  64. 4ab994b ARM: UniPhier: remove unnecessary CONFIG_SYS_SOC by Masahiro Yamada · 10 years ago
  65. 058d231 board/seco: Add mx6q-uq7 basic board support by Boris BREZILLON · 10 years ago
  66. a05a604 ARM: iMX: define an IMX_CONFIG Kconfig option by Boris BREZILLON · 10 years ago
  67. 89ebc82 ARM: mx6: move to a standard arch/board approach by Boris BREZILLON · 10 years ago
  68. e6f4042 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  69. 8e7a963 ARM: atmel: sama5d4: set non-secured for peripherals by Bo Shen · 10 years ago
  70. 993ea97 ARM: atmel: armv7: move spl lds to armv7 directory by Bo Shen · 10 years ago
  71. 111ec4c ARM: at91: at91sam9rlek: add mci support by Wu, Josh · 10 years ago
  72. a538ae9 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  73. a74ef40 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 10 years ago
  74. 6462cde ARM: UniPhier: adjust device trees for business transfer by Masahiro Yamada · 10 years ago
  75. cdef0b3 ARM: OMAP3: rx51: Enable workaround for ARM errata 454179, 430973, 621766 by Nishanth Menon · 10 years ago
  76. c6f90e1 ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766 by Nishanth Menon · 10 years ago
  77. fc7368e ARM: OMAP5 / DRA7: Setup L2 Aux Control Register with recommended configuration by Nishanth Menon · 10 years ago
  78. 5f60376 ARM: DRA7 / OMAP5: Add workaround for ARM errata 798870 by Praveen Rao · 10 years ago
  79. 49ec949 ARM: OMAP3: Get rid of omap3_gp_romcode_call and replace with omap_smc1 by Nishanth Menon · 10 years ago
  80. 987ec58 ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCs by Nishanth Menon · 10 years ago
  81. 6d8abe6 ARM: OMAP: Change set_pl310_ctrl_reg to be generic by Nishanth Menon · 10 years ago
  82. 9b4d65f ARM: Introduce erratum workaround for 621766 by Nishanth Menon · 10 years ago
  83. 5902f4c ARM: Introduce erratum workaround for 430973 by Nishanth Menon · 10 years ago
  84. b45c48a ARM: Introduce erratum workaround for 454179 by Nishanth Menon · 10 years ago
  85. c616a0d ARM: Introduce erratum workaround for 798870 by Nishanth Menon · 10 years ago
  86. 9d16c52 mx6: soc: Switch to cold reset by Dirk Behme · 10 years ago
  87. 0c1842a imx:mx6 remove duplicated includes by Peng Fan · 10 years ago
  88. b79dadf Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  89. 23b5877 armv8/vexpress64: make multientry conditional by Linus Walleij · 10 years ago
  90. dd09f7e ARM: PSCI: Rework the DT handler slightly by Tom Rini · 10 years ago
  91. 114c86d arm: relocation: clear .bss section with arch memset if defined by Przemyslaw Marczak · 10 years ago
  92. 65994d0 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 10 years ago
  93. 1c6f6a6 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  94. b050898 omap: gpmc: 'nandecc sw' can use HAM1 or BCH8 by Ash Charles · 10 years ago
  95. a2bc432 Adding Support for BAV335x boards by Gilles Gameiro · 10 years ago
  96. d275c40 omap3: add support for QUIPOS Cairo board. by Albert ARIBAUD \(3ADEV\) · 10 years ago
  97. e04916a SECURE_BOOT : enable esbc_validate command for powerpc and arm platforms. by gaurav rana · 10 years ago
  98. 9b5b60a Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 10 years ago
  99. 901f79e arm: pxa: introducing cpuinfo display for marvell pxa270m by Marcel Ziswiler · 10 years ago
  100. 02ebe6f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago