1. be9b6f8 am335x_evm: Add support for the NOR module on the memory cape by Steve Kipisz · 11 years ago
  2. de2be65 am33xx: Correct gpmc_cfg->irqstatus/enable by Tom Rini · 11 years ago
  3. 4021fd9 am335x_evm: Rework board_is_foo() checks by Tom Rini · 11 years ago
  4. b769124 am335x_evm: Update SPI_BOOT support, add MTDPARTS info by Tom Rini · 11 years ago
  5. e7383b9 am335x_evm: Drop useless CONFIG_ENV_IS_NOWHERE by Tom Rini · 11 years ago
  6. 9e6cff3 board/ti/am335x/README: Document NAND programming by Tom Rini · 11 years ago
  7. 6d419d8 omap3_beagle: support booting from zImage and device tree as last option by Nishanth Menon · 11 years ago
  8. b1b6e7e omap3_beagle: support findfdt and loadfdt for devicetree support by Nishanth Menon · 11 years ago
  9. 1543669 omap3_beagle: enable CMD_FS_GENERIC and simplify load of image/ramdisk by Nishanth Menon · 11 years ago
  10. 1d65fb3 beagleboard: remove RevB support for BeagleBoard Xm by Nishanth Menon · 11 years ago
  11. 46fcb50 omap3_beagle: replace uImage.beagle with generic uImage by Nishanth Menon · 11 years ago
  12. 649e41d omap3_beagle: remove JFFS2 support. by Nishanth Menon · 11 years ago
  13. 85ae8be ARM: DRA7xx: Enable CPSW Ethernet support by Mugunthan V N · 11 years ago
  14. 2060bf8 ARM: DRA7xx: Add CPSW and MDIO pinmux support by Mugunthan V N · 11 years ago
  15. ab48f78 ARM: DRA7xx: Add CPSW support to DRA7xx EVM by Mugunthan V N · 11 years ago
  16. 4a42ff1 ARM: DRA7xx: Enable GMAC clock control by Mugunthan V N · 11 years ago
  17. adc52df ARM: DRA7xx: Lock DPLL_GMAC by Lokesh Vutla · 11 years ago
  18. 2782f3e drivers: net: cpsw: Enable statistics for all port by Mugunthan V N · 11 years ago
  19. ff55987 drivers: net: cpsw: remove hard coding bd ram for cpsw by Mugunthan V N · 11 years ago
  20. 5d32dbd am335x_evm: Add basic README by Tom Rini · 11 years ago
  21. e4e72d5 am335x_evm: Correct CONFIG_CMD_SPL_WRITE_SIZE by Tom Rini · 11 years ago
  22. e10075d am335x_evm: Update eMMC falcon mode locations by Tom Rini · 11 years ago
  23. 9dae10c am335x_evm: Correct DFU ALT settings for falcon mode by Tom Rini · 11 years ago
  24. 020a3dc README.falcon: Note how we determine if we can boot the OS or not by Tom Rini · 11 years ago
  25. 4738e36 omap3/sys_info: fix printout of OMAP36XX L3 freqency by Andreas Bießmann · 11 years ago
  26. 1530e8a spl_mmc.c: Detect missing kernel image in RAW MMC by Tom Rini · 11 years ago
  27. 248b4ce da850evm: Use clrbits function with correct endianess by Christian Riesch · 11 years ago
  28. df3d222 arm: omap3: spl: Fix problem with 8bit NAND devices by Stefan Roese · 11 years ago
  29. 315c12a Merge branch 'u-boot/master' into u-boot-arm/master by Albert ARIBAUD · 11 years ago
  30. 827b6f6 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · 11 years ago
  31. fba2301 qemu-malta: Update for SPDX license identifiers by Tom Rini · 11 years ago
  32. ef6bec6 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 11 years ago
  33. 3465ea2 drivers/i2c: Update fti2c010.[ch], i2c_core.c to use SPDX identifiers by Tom Rini · 11 years ago
  34. e24178a socfpga: Move board/socfpga_cyclone5 to board/socfpga by Dinh Nguyen · 11 years ago
  35. b69fa0d nds32: Enable FPU if the version of CPU supported by ken kuo · 11 years ago
  36. 98a4269 nds32: Update <asm/io.h> and <asm/setup.h> with SPDX license identifiers by Tom Rini · 11 years ago
  37. c081426 nds32: Convert Makefiles to use COBJS-y style by ken kuo · 11 years ago
  38. 1ff83dd highbank: enable keyed autoboot stop by Rob Herring · 11 years ago
  39. 13b17c3 ARM: highbank: compile misc_init_r only if CONFIG_MISC_INIT_R by Rob Herring · 11 years ago
  40. fd7ec6e ARM: highbank: setup peripherals based on power domain status by Rob Herring · 11 years ago
  41. fd5700b ARM: highbank: enable reset on command timeout by Rob Herring · 11 years ago
  42. 9a91df2 ARM: highbank: avoid bss write in timer_init by Rob Herring · 11 years ago
  43. d7dadc7 ARM: highbank: set timer prescaler to 256 by Rob Herring · 11 years ago
  44. 98861ff ARM: highbank: fix get_tbclk value to timer rate by Rob Herring · 11 years ago
  45. b184c73 ARM: highbank: update config options by Rob Herring · 11 years ago
  46. e48ed1a net: calxedaxgmac: enable rx cut-thru by Rob Herring · 11 years ago
  47. ca7d59b ARM: move interrupt_init to before relocation by Rob Herring · 11 years ago
  48. 02d51a2 MIPS: mips32/cache.S: use v1 register for indirect function calls by Gabor Juhos · 11 years ago
  49. 5b4f4ff MIPS: mips32/cache.S: store cache line size in t8 register by Gabor Juhos · 11 years ago
  50. 187fe81 MIPS: mips32/cache.S: save return address in t9 register by Gabor Juhos · 11 years ago
  51. 01c3e0e MIPS: xburst/start.S: rework relocation info check by Gabor Juhos · 11 years ago
  52. 1ac4713 MIPS: xburst/start.S: use t8 register for dynamic relocation by Gabor Juhos · 11 years ago
  53. 858b025 MIPS: xburst/start.S: save gd in s0 register by Gabor Juhos · 11 years ago
  54. 3a22c9e MIPS: xburst/start.S: save relocation offset in s1 register by Gabor Juhos · 11 years ago
  55. 5c79dc3 MIPS: xburst/start.S: save relocation address in s2 register by Gabor Juhos · 11 years ago
  56. b847879 MIPS: mips32/start.S: rework relocation info check by Gabor Juhos · 11 years ago
  57. 489c5d7 MIPS: mips32/start.S: use t8 register for dynamic relocation by Gabor Juhos · 11 years ago
  58. 9a26513 MIPS: mips32/cache.S: remove superfluous register assignment by Gabor Juhos · 11 years ago
  59. 3363245 MIPS: remove obsolete TODO items by Gabor Juhos · 11 years ago
  60. d4967b5 MIPS: mips64/interrupt.c: remove superfluous include by Gabor Juhos · 11 years ago
  61. 9c747bd MIPS: mips32/time.c: fix checkpatch errors/warnings by Gabor Juhos · 11 years ago
  62. 439c50c MIPS: qemu-malta: bring up ethernet by Gabor Juhos · 12 years ago
  63. 652ccee MIPS: qemu-malta: add PCI support by Gabor Juhos · 12 years ago
  64. 0f2d043 MIPS: qemu-malta: setup GT64120 registers as done by YAMON by Gabor Juhos · 12 years ago
  65. 2c43477 MIPS: qemu-malta: enable flash support by Gabor Juhos · 12 years ago
  66. aed4fa4 MIPS: qemu-malta: add reset support by Gabor Juhos · 12 years ago
  67. 02c754a MIPS: qemu-malta: add support for emulated MIPS Malta board by Gabor Juhos · 12 years ago
  68. b6be59a MIPS: start.S: emulate REVISION register for qemu-malta by Gabor Juhos · 12 years ago
  69. ce43c54 MIPS: import gt64120.h header from Linux by Gabor Juhos · 12 years ago
  70. 5af1db9 net: pcnet: use pci_virt_to_mem to obtain buffer addresses by Gabor Juhos · 12 years ago
  71. 7d2d26b MIPS: mips64: fix typos in copyright text of start.S by Tom Rini · 11 years ago
  72. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  73. fb7f006 Add eCos-2.0 SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  74. f3d4e69 Add LGPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  75. e9ea230 Add LGPL-2.1+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  76. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  77. 1234ce7 Licenses: introduce SPDX Unique Lincense Identifiers by Wolfgang Denk · 11 years ago
  78. 55edeb5 nds32: ag101/ag102: Fix setting lastdec and now values by Axel Lin · 11 years ago
  79. 3756a37 nds32: Enable the function of passing parameters to Linux by ken kuo · 11 years ago
  80. 24933fa nds32: Enable SDIO and EXT2 command support for Andes board by ken kuo · 11 years ago
  81. 7abab27 nds32: Enable two banks of SDRAM on Andes board by ken kuo · 11 years ago
  82. 2aa3eb8 nds32: adp-ag102: use 'faraday/ftpci100.h' for pci_ftpci_init by Gabor Juhos · 12 years ago
  83. 8376a58 pci: move pci_ftpci100.h to include/faraday/ftpci100.h by Gabor Juhos · 12 years ago
  84. 52460f5 pci: add prototype for pci_ftpci_init() function by Gabor Juhos · 12 years ago
  85. 7aecc98 block: constify sect_buf argument of ide_write_data by Gabor Juhos · 12 years ago
  86. 67a38f1 mmc: ftsdc010_mci: fix build error if CONFIG_FTSDC010_SDIO is not defined by Gabor Juhos · 12 years ago
  87. caa2a96 nds32: introduce macros for bit manipulation by Gabor Juhos · 12 years ago
  88. 6d4aaf6 Prepare v2013.07 by Tom Rini · 11 years ago
  89. 0734bae fdtdec: Add compatible string for High speed i2c by naveen krishna chatradhi · 12 years ago
  90. a434023 i2c: add Faraday FTI2C010 I2C controller support by Kuo-Jung Su · 12 years ago
  91. cf50800 I2C: mxc_i2c: Add support for Vybrid VF610 platform by Alison Wang · 11 years ago
  92. 86bef20 vf610: Add I2C support for Vybrid VF610 platform by Alison Wang · 11 years ago
  93. 95f1d7e cmd_i2c: Use ARRAY_SIZE instead of reinventing it by Axel Lin · 11 years ago
  94. b29fcc3 arm/km: fix u-boot update functionality by Holger Brunck · 12 years ago
  95. 42b204f i2c, ppc4xx_i2c: switch to new multibus/multiadapter support by Dirk Eibach · 12 years ago
  96. 026fefb tegra: i2c: Enable new CONFIG_SYS_I2C framework by Simon Glass · 12 years ago
  97. 474bccb tegra: i2c: Add function to know about current bus by Simon Glass · 12 years ago
  98. 8cfad36 i2c, multibus, keymile: get rid of EEprom_ivm envvariable by Heiko Schocher · 12 years ago
  99. a4ea445 i2c, multibus: get rid of CONFIG_I2C_MUX by Heiko Schocher · 12 years ago
  100. f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago