1. e1b362f boards.cfg : Add maintainers entries for SOCFPGA by Dinh Nguyen · 10 years ago
  2. 9003a72 cosmetic: boards.cfg: fix some maintainers fields by Masahiro Yamada · 10 years ago
  3. 9979692 buildman: make sure to invoke GNU Make by Masahiro Yamada · 10 years ago
  4. e18fd94 MAKEALL: make sure to invoke GNU Make by Masahiro Yamada · 10 years ago
  5. b68a406 scripts: add scripts/show-gnu-make to get GNU Make command name by Masahiro Yamada · 10 years ago
  6. 362f16b Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  7. 302e609 Merge git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · 10 years ago
  8. d5f8a6d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  9. 9d195a5 ARM: HYP/non-sec: remove MIDR check to validate CBAR by Marc Zyngier · 10 years ago
  10. e771a3d ARM: HYP/non-sec/PSCI: emit DT nodes by Marc Zyngier · 10 years ago
  11. e29607e ARM: convert arch_fixup_memory_node to a generic FDT fixup function by Ma Haijun · 10 years ago
  12. 38510a4 ARM: HYP/non-sec: add the option for a second-stage monitor by Marc Zyngier · 10 years ago
  13. ecf07a7 ARM: HYP/non-sec: add generic ARMv7 PSCI code by Marc Zyngier · 10 years ago
  14. f510aea ARM: HYP/non-sec: allow relocation to secure RAM by Marc Zyngier · 10 years ago
  15. bf433af ARM: HYP/non-sec: add separate section for secure code by Marc Zyngier · 10 years ago
  16. b726d22 ARM: add missing HYP mode constant by Marc Zyngier · 10 years ago
  17. 64fd44d ARM: non-sec: reset CNTVOFF to zero by Marc Zyngier · 10 years ago
  18. 800c835 ARM: HYP/non-sec: add a barrier after setting SCR.NS==1 by Marc Zyngier · 10 years ago
  19. c19e0dd ARM: HYP/non-sec: move switch to non-sec to the last boot phase by Marc Zyngier · 10 years ago
  20. b1cdd8b Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  21. 48b3ed2 Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  22. 740f41d Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  23. ee860c6 patman: make "No recipient" checking more tolerant by Masahiro Yamada · 10 years ago
  24. 189a496 buildman: Support in-tree builds by Simon Glass · 10 years ago
  25. 97e9152 buildman: Add -C option to force a reconfigure for each commit by Simon Glass · 10 years ago
  26. f2c8d7f Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  27. 434f2cf ARM: omap: move board specific NAND configs out from ti_armv7_common.h by pekon gupta · 10 years ago
  28. 222a311 ARM: omap: clean redundant PISMO_xx macros used in OMAP3 by pekon gupta · 10 years ago
  29. 77cd89e ARM: omap: fix GPMC address-map size for NAND and NOR devices by pekon gupta · 10 years ago
  30. 8c16dd6 ARM: OMAP: Fix handling of errata i727 by Rajendra Nayak · 10 years ago
  31. a906847 board: k2e-evm: add board support by Hao Zhang · 10 years ago
  32. 1284246 ARM: keystone2: spl: add K2E SoC support by Khoronzhuk, Ivan · 10 years ago
  33. 7c38764 keystone2: use CONFIG_SOC_KEYSTONE in common places by Khoronzhuk, Ivan · 10 years ago
  34. 20187fd ARM: keystone2: add MSMC cache coherency support for K2E SOC by Hao Zhang · 10 years ago
  35. 4dca7f0 ARM: keystone2: clock: add K2E clock support by Hao Zhang · 10 years ago
  36. 5c76f78 ARM: keystone2: add K2E SoC hardware definitions by Hao Zhang · 10 years ago
  37. b1babef keystone: ddr3: move K2HK DDR3 configuration to a common file by Hao Zhang · 10 years ago
  38. 2221cd1 configs: k2hk_evm: config: add common EVM configuration header by Hao Zhang · 10 years ago
  39. 8dfc15f ARM: keystone: clock: move K2HK SoC dependent code in separate file by Khoronzhuk, Ivan · 10 years ago
  40. e595107 ARM: keystone2: move K2HK board files to common KS2 board directory by Hao Zhang · 10 years ago
  41. 0bedbb8 keystone2: add env option to do unitrd dt fixup by Murali Karicheri · 10 years ago
  42. 3d31538 k2hk: use common KS2_ prefix for all hardware definitions by Khoronzhuk, Ivan · 10 years ago
  43. 7b26c1f keystone2: add possibility to turn off all dsps by Hao Zhang · 10 years ago
  44. 4984bce keystone2: move cpu_to_bus() to keystone.c by Hao Zhang · 10 years ago
  45. 35c547c ARM: keystone2: keystone_nav: make it dependent on keystone driver by Khoronzhuk, Ivan · 10 years ago
  46. 101eec5 keystone2: ddr: add DDR3 PHY configs updated for PG 2.0 by Hao Zhang · 10 years ago
  47. 0b86858 keystone: ddr3: add ddr3.h to hold ddr3 API by Khoronzhuk, Ivan · 10 years ago
  48. 04b7ce0 ARM: keystone2: psc: use common PSC base by Khoronzhuk, Ivan · 10 years ago
  49. 188948e ARM: omap: tao3530: Convert to generic board by Stefan Roese · 10 years ago
  50. 6d3bbdb ARM: omap: Remove unused arch/arm/cpu/armv7/omap3/mem.c by Stefan Roese · 10 years ago
  51. fb2fcb7 ARM: omap: Fix GPMC init for OMAP3 platforms by Stefan Roese · 10 years ago
  52. e6f9d41 tricorder: convert to generic board by Andreas Bießmann · 10 years ago
  53. c4f80f5 am335x_evm / gumstix pepper: Correct DDR settings by Tom Rini · 10 years ago
  54. c6ac7e3 k2hk_evm: add script to automate NAND flash process by Khoronzhuk, Ivan · 10 years ago
  55. 0e7f2db keystone: add support for NAND gpheader image by Khoronzhuk, Ivan · 10 years ago
  56. 67ac6ff mtd: nand: davinci: add opportunity to write keystone U-boot image by Khoronzhuk, Ivan · 10 years ago
  57. 7aa5598 tps65218/am43xx_evm: Add power framework support to TPS65218 by Tom Rini · 10 years ago
  58. 5c44dd6 power/pmic.h: Add prototype for power_init_board. by Tom Rini · 10 years ago
  59. 4c8014b ARM: dra7_evm: Add Ethernet support for dra72x platform by Mugunthan V N · 10 years ago
  60. e5ff845 ARM: DRA7xx: Add cpsw second port pinmux by Mugunthan V N · 10 years ago
  61. 7a02275 drivers: net: cpsw: add support for using second port as ethernet by Mugunthan V N · 10 years ago
  62. 772e173 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  63. d9f923f board: Add CONFIG_SYS_GENERIC_BOARD to all gdsys boards by Dirk Eibach · 10 years ago
  64. d29437a ppc: Make ppc4xx ready for CONFIG_SYS_GENERIC_BOARD by Dirk Eibach · 10 years ago
  65. cff2f5f arm: rmobile: Add support Alt board by Nobuhiro Iwamatsu · 10 years ago
  66. fafcfc5 arm: rmobile: Add support R8A7794 by Nobuhiro Iwamatsu · 10 years ago
  67. 2f972a3 serial: sh: Add support R8A7794 by Nobuhiro Iwamatsu · 10 years ago
  68. 1724374 net: sh-eth: Add support R8A7794 by Nobuhiro Iwamatsu · 10 years ago
  69. afc3929 sh: unify sh2/sh3/sh4 linker scripts by Masahiro Yamada · 10 years ago
  70. fb53687 board/freescale: use generic board architecture for t2080qds and t2080rdb by Shengzhou Liu · 10 years ago
  71. 21fe8ec buildman: Avoid retrying a build if it definitely failed by Simon Glass · 10 years ago
  72. 4266dc2 buildman: Add -F flag to retry failed builds by Simon Glass · 10 years ago
  73. 3274749 zynq: disable -Wstrict-prototypes option for ps7_init.c by Masahiro Yamada · 10 years ago
  74. 03606ff ARM: zynq: Show ECC status on the same line as DRAM size by Michal Simek · 10 years ago
  75. 2b25721 ARM: zynq: Enable generic board for Xilinx Zynq by Michal Simek · 10 years ago
  76. 74f96da dm: Give the demo uclass a name by Simon Glass · 10 years ago
  77. bb58503 dm: Add dm_scan_other() to locate board-specific devices by Simon Glass · 10 years ago
  78. 9b0ba06 dm: Improve errors and warnings in lists_bind_fdt() by Simon Glass · 10 years ago
  79. a327dee dm: Add child_pre_probe() and child_post_remove() methods by Simon Glass · 10 years ago
  80. e59f458 dm: Introduce per-child data for devices by Simon Glass · 10 years ago
  81. 997c87b dm: Add functions to access a device's children by Simon Glass · 10 years ago
  82. 1ca7e20 dm: Provide a function to scan child FDT nodes by Simon Glass · 10 years ago
  83. 0040b94 dm: Tidy up some header file comments by Simon Glass · 10 years ago
  84. 3234aa4 fdt: Add a function to get the node offset of an alias by Simon Glass · 10 years ago
  85. c910e2e dm: Avoid accessing uclasses before they are ready by Simon Glass · 10 years ago
  86. f4cdead dm: Allow a device to be found by its FDT offset by Simon Glass · 10 years ago
  87. b7d6657 dm: Display the sequence number for each device by Simon Glass · 10 years ago
  88. 5a66a8f dm: Introduce device sequence numbering by Simon Glass · 10 years ago
  89. 4e8bc21 dm: Avoid activating devices in 'dm uclass' command by Simon Glass · 10 years ago
  90. fffa24d dm: Move device display into its own function by Simon Glass · 10 years ago
  91. 5c33c9f fdt: Add a function to get the alias sequence of a node by Simon Glass · 10 years ago
  92. 9ca296a dm: Move uclass error checking/probing into a function by Simon Glass · 10 years ago
  93. 093f79a Add a flag indicating when the serial console is ready by Simon Glass · 10 years ago
  94. 7793ac9 console: Remove vprintf() optimisation for sandbox by Simon Glass · 10 years ago
  95. d97143a stdio: Provide functions to add/remove devices using stdio_dev by Simon Glass · 10 years ago
  96. ab7cd62 dm: Support driver model prior to relocation by Simon Glass · 10 years ago
  97. 00606d7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · 10 years ago
  98. 6133683 sandbox: Remove all drivers before exit by Simon Glass · 10 years ago
  99. 9adbd7a dm: Provide a way to shut down driver model by Simon Glass · 10 years ago
  100. 7497812 dm: Make sure that the root device is probed by Simon Glass · 10 years ago