1. 7bddac9 x86: Move paging functions into cpu.c by Simon Glass · 10 years ago
  2. cf6bbe4 kconfig: add CONFIG_SUPPORT_TPL by Masahiro Yamada · 10 years ago
  3. 0262735 kconfig: add CONFIG_SUPPORT_SPL by Masahiro Yamada · 10 years ago
  4. 205b4f3 Rename some defines containing FAT in their name to be filesystem generic by Guillaume GARDET · 10 years ago
  5. 6bcb8ad x86: Use correct printf() format string for uintptr_t by Simon Glass · 10 years ago
  6. 0d296cc Provide option to avoid defining a custom version of uintptr_t. by Gabe Black · 10 years ago
  7. 0cf8761 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · 10 years ago
  8. f06f9a1 ppc: Zap TQM8272 board by Marek Vasut · 10 years ago
  9. ccc1950 ppc: Zap TQM8260 board by Marek Vasut · 10 years ago
  10. 6afb357 ppc: Zap IDS8247 board by Marek Vasut · 10 years ago
  11. 4109cb0 ppc: Zap HWW1U1A board by Marek Vasut · 10 years ago
  12. 5038d7f ppc: Zap Hymod board by Marek Vasut · 10 years ago
  13. 1655f9f ppc: Zap MHPC board by Marek Vasut · 10 years ago
  14. 4af5f0f ppc: Zap ICU862 board by Marek Vasut · 10 years ago
  15. 03b0040 PowerPC: drop some 74xx_7xx boards and related code by Wolfgang Denk · 10 years ago
  16. c6832a9 powerpc: mpc512x: fix boot breakage by Anatolij Gustschin · 10 years ago
  17. 0ce4af9 Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · 10 years ago
  18. 5aa7bec Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  19. 674ca84 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 10 years ago
  20. 34584d1 arm: socfpga: Zap spl.h and ad-hoc related syms by Marek Vasut · 10 years ago
  21. fc52089 arm: socfpga: Move code from misc_init_r() to arch_early_init_r() by Marek Vasut · 10 years ago
  22. d0796de Merge http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  23. 1fba907 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  24. 84a6df0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  25. 7b8119d tegra: add proto for pin_mux_mmc by Jeroen Hofstee · 10 years ago
  26. 49c4bc3 arm: vectors: provide protypes from vectors.S by Jeroen Hofstee · 10 years ago
  27. bf85502 omap3: board: add missing include and proto by Jeroen Hofstee · 10 years ago
  28. 1e96220 lib: bootm: add missing include by Jeroen Hofstee · 10 years ago
  29. 52422e3 leds: missing include by Jeroen Hofstee · 10 years ago
  30. 5624c6b imx: add missing includes by Jeroen Hofstee · 10 years ago
  31. 67c398d arch-mx: add missing include by Jeroen Hofstee · 10 years ago
  32. 19d7bf3 tegra: make local functions static by Jeroen Hofstee · 10 years ago
  33. 98431d5 omap3: make local functions static by Jeroen Hofstee · 10 years ago
  34. 8590c80 arm: board: use __weak by Jeroen Hofstee · 10 years ago
  35. accc9e4 sunxi: Add CONFIG_OLD_SUNXI_KERNEL_COMPAT Kconfig option by Hans de Goede · 10 years ago
  36. d0dbc28 sunxi: dram: Use clock_get_pll5p to calculate mbus, rather then hardcoding by Hans de Goede · 10 years ago
  37. 9e54f6e sunxi: Add clock_get_pll5p() function by Hans de Goede · 10 years ago
  38. c757a50 ARM: sunxi: Add support for using R_UART as console by Chen-Yu Tsai · 10 years ago
  39. 472ed06 ARM: sunxi: Allow specifying module in prcm apb0 init function by Chen-Yu Tsai · 10 years ago
  40. e373aad ARM: sunxi: Add support for R_PIO gpio banks by Hans de Goede · 10 years ago
  41. 8ebe4f4 ARM: sunxi: Add basic A23 support by Chen-Yu Tsai · 10 years ago
  42. e637b30 mmc: sunxi: Add support for sun8i (A23) by Chen-Yu Tsai · 10 years ago
  43. ff2b47f ARM: sunxi: Add support for uart0 on port F (mmc0) by Chen-Yu Tsai · 10 years ago
  44. 7f87ad3 ARM: sunxi: Add sun8i (A23) UART0 pin mux support by Chen-Yu Tsai · 10 years ago
  45. 78c396a ARM: sunxi: Fix reset command on sun6i/sun8i by Chen-Yu Tsai · 10 years ago
  46. 4cdefba ARM: sunxi: Add sun6i/sun8i timer block register definition by Chen-Yu Tsai · 10 years ago
  47. 2b679f9 ARM: sunxi: Move watchdog register definitions to separate file by Chen-Yu Tsai · 10 years ago
  48. bbff84b sunxi: Use PG3 - PG8 as io-pins for mmc1 by Hans de Goede · 10 years ago
  49. e79c7c8 sunxi: When we've both mmc0 and mmc2, detect from which one we're booting by Hans de Goede · 10 years ago
  50. 8a6564d ARM: sunxi: Add basic A31 support by Maxime Ripard · 10 years ago
  51. 7711539 ARM: sun6i: Setup the A31 UART0 muxing by Maxime Ripard · 10 years ago
  52. ba1e40f ARM: sun6i: Define UART0 pins for A31 by Chen-Yu Tsai · 10 years ago
  53. 1d1bd42 ARM: sunxi-mmc: Add mmc support for sun6i / A31 by Hans de Goede · 10 years ago
  54. 14177e4 ARM: sun6i: Add clock support by Chen-Yu Tsai · 10 years ago
  55. 174deb7 ARM: sun6i: Add support for the power reset control module found on the A31 by Oliver Schinagl · 10 years ago
  56. 93ce1e9 ARM: sun6i: Add base address for the new controllers in A31 by Oliver Schinagl · 10 years ago
  57. ea52094 ARM: sunxi: Use macro values for setting UART GPIO pull-ups by Chen-Yu Tsai · 10 years ago
  58. d064cbf dm: serial: use Driver Model for UniPhier serial driver by Masahiro Yamada · 10 years ago
  59. e98a03c dm: x86: Convert coreboot serial to use driver model by Simon Glass · 10 years ago
  60. d1259c9 dm: x86: dts: Add additional info to the serial port node by Simon Glass · 10 years ago
  61. c15b0b8 dm: x86: Add a gpio header for coreboot by Simon Glass · 10 years ago
  62. 5dbcaa2 dm: x86: Support pre-reloc malloc() by Simon Glass · 10 years ago
  63. fbd7282 dm: x86: Zero global data before board_init_f() by Simon Glass · 10 years ago
  64. 9c284ff dm: x86: Remove ebp assembler warning in zimage.c by Simon Glass · 10 years ago
  65. 2d91a97 dm: dts: Move omap device tree includes to correct place by Simon Glass · 10 years ago
  66. b3f4ca1 dm: omap3: Move to driver model for GPIO and serial by Simon Glass · 10 years ago
  67. 4119e06 dm: am33xx: Provide platform data for serial by Simon Glass · 10 years ago
  68. d12010b dm: am33xx: Provide platform data for GPIOs by Simon Glass · 10 years ago
  69. 5915a2a dm: omap: gpio: Support driver model by Simon Glass · 10 years ago
  70. 2539f39 dm: dts: omap: Select correct console for beaglebone by Simon Glass · 10 years ago
  71. 03a3536 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  72. 7bfd5ee mips: enable CONFIG_USE_PRIVATE_LIBGCC by default by Masahiro Yamada · 10 years ago
  73. 45ccec8 kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig by Masahiro Yamada · 10 years ago
  74. dd43fa2 x86: set CONFIG_USE_PRIVATE_LIBGCC to y by Masahiro Yamada · 10 years ago
  75. b5ff205 omap3/am33xx: mux: fix several checkpatch issues by Igor Grinberg · 10 years ago
  76. 52edc87 omap3: Kconfig: fix the cm-t35 board option prompt by Igor Grinberg · 10 years ago
  77. 2645948 ARM: keystone: cmd_ddr3: add ddr3 commands to test ddr by Hao Zhang · 10 years ago
  78. 89f44bb keystone2: ecc: add ddr3 error detection and correction support by Vitaly Andrianov · 10 years ago
  79. 079da2d ARM: keystone: msmc: extend functionality of SES by Vitaly Andrianov · 10 years ago
  80. e165b1d dma: ti-edma3: introduce edma3 driver by Khoronzhuk, Ivan · 10 years ago
  81. 69a3b81 ARM: keystone: clock: add support for K2E SoCs by Khoronzhuk, Ivan · 10 years ago
  82. ff11c76 net: keystone_net: add Keystone2 K2E SoC support by Khoronzhuk, Ivan · 10 years ago
  83. 3c61502 net: keystone_serdes: add keystone K2E SoC support by Khoronzhuk, Ivan · 10 years ago
  84. 2162faa ARM: keystone2: keysonte_nav: add support for K2E SoC by Khoronzhuk, Ivan · 10 years ago
  85. 3fe9362 net: keystone_net: register eth PHYs on MDIO bus by Khoronzhuk, Ivan · 10 years ago
  86. 92a16c8 soc: keystone_serdes: generalize to be used by other sub systems by Hao Zhang · 10 years ago
  87. 95f74da soc: keystone_serdes: enhance to use cmu/comlane/lane specific configurations by Hao Zhang · 10 years ago
  88. a43febd soc: keystone_serdes: create a separate SGMII SerDes driver by Khoronzhuk, Ivan · 10 years ago
  89. f077226 net: keystone_net: increase MDIO clock frequency by Vitaly Andrianov · 10 years ago
  90. 0935cac net: keystone_net: move header file from arch to ti-common by Khoronzhuk, Ivan · 10 years ago
  91. e3114c9 net: keystone_net: add support for NETCP v1.5 by Khoronzhuk, Ivan · 10 years ago
  92. b2cfe32 net: keystone_net: remove SoC specific emac_regs structure by Hao Zhang · 10 years ago
  93. 345af53 keystone2: k2l-evm: add board support by Hao Zhang · 10 years ago
  94. b66604f keystone2: enable OSR clock domain for K2L SoC by Hao Zhang · 10 years ago
  95. 5ec66b1 ARM: keystone2: spl: move board specific code by Hao Zhang · 10 years ago
  96. bc45d57 keystone2: msmc: add MSMC cache coherency support for K2L SOC by Hao Zhang · 10 years ago
  97. 61d1225 keystone2: clock: add K2L clock definitions and commands by Hao Zhang · 10 years ago
  98. c4995a8 ARM: keystone2: add K2L device hardware definitions by Hao Zhang · 10 years ago
  99. 529ce1e ARM: cmd_clock: generalize command usage description by Khoronzhuk, Ivan · 10 years ago
  100. bc0e8d7 keystone: usb: add support of usb xhci by WingMan Kwok · 10 years ago