1. 38e984d efikamx: Remove unused SOBJS by Fabio Estevam · 12 years ago
  2. cf0a8ec mx51evk: Remove unused SOBJS by Fabio Estevam · 12 years ago
  3. d0004a6 mx53smd: Remove unused SOBJS by Fabio Estevam · 12 years ago
  4. 5094fbf mx53ard: Remove unused SOBJS by Fabio Estevam · 12 years ago
  5. b4896cd mx53evk: Remove unused SOBJS by Fabio Estevam · 12 years ago
  6. 2fb563f mx53loco: Remove unused SOBJS by Fabio Estevam · 12 years ago
  7. 3f5f200 mx53: Fix mask for SATA reference clock by Fabio Estevam · 12 years ago
  8. eae08eb mx53loco: Fix revision of Dialog boards by Fabio Estevam · 12 years ago
  9. 0d952e5 i.mx: i.mx6x: NO_MUX_I/NO_PAD_I not set correctly by Jason Liu · 12 years ago
  10. c6baaa6 EXYNOS: SMDK5250: Enable the pinmux setup by Rajeshwari Shinde · 12 years ago
  11. c5e3710 EXYNOS5: PINMUX: Added default pinumx settings by Rajeshwari Shinde · 12 years ago
  12. a0f5b5a misc:pmic:trats: Correct procedure of enabling/disabling USB regulators by Łukasz Majewski · 12 years ago
  13. c205456 TRATS: initialize panel_info data structure in board file by Donghwa Lee · 12 years ago
  14. 7775831 Exynos: fix cpuinfo and cpu detecting by Minkyu Kang · 12 years ago
  15. 8c318eb cm-t35: print PCB revision information by Nikita Kiryanov · 12 years ago
  16. 2ef6302 cm-t35: fix legacy board revision representation by Nikita Kiryanov · 12 years ago
  17. 6f3b300 cm-t35: fix incorrect BOARD_REV_SIZE value by Nikita Kiryanov · 12 years ago
  18. 390cdcd cm-t35: reduce the environment size by Igor Grinberg · 12 years ago
  19. e423a8f ARM: OMAP4: Correct the lpddr2 io settings register value. by SRICHARAN R · 12 years ago
  20. 7fd5b9b OMAP5: Change voltages for omap5432 by Lokesh Vutla · 12 years ago
  21. 753bae8 OMAP5: DPLL core lock for OMAP5432 by Lokesh Vutla · 12 years ago
  22. 784ab7c OMAP5: EMIF: Add support for DDR3 device by Lokesh Vutla · 12 years ago
  23. 43037d7 OMAP5: ADD precalculated timings for ddr3 by Lokesh Vutla · 12 years ago
  24. eb4e18e OMAP5: Configure the io settings for omap5432 uevm board by Lokesh Vutla · 12 years ago
  25. 0a0bf7b OMAP5: ADD chip detection for OMAP5432 SOC by Lokesh Vutla · 12 years ago
  26. 851bebd OMAP5: Adding correct Control id code for OMAP5430 by Lokesh Vutla · 12 years ago
  27. 1ee6d31 omap3evm: Add CONFIG_CMD_ASKENV by Tom Rini · 12 years ago
  28. 776bebb omap3_beagle: Add CONFIG_CMD_ASKENV by Tom Rini · 12 years ago
  29. 2e4b8b5 omap3evm: Set BOOTDELAY to 3 by Tom Rini · 12 years ago
  30. 1dd07fe OMAP3 Beagle: Set BOOTDELAY to 3 by Tom Rini · 12 years ago
  31. 402d17f omap24xx_i2c: Add AM33XX support by Tom Rini · 12 years ago
  32. 65c206b am33xx: Fix i2c sampling rate typo by Tom Rini · 12 years ago
  33. d88bc04 am33xx: Fill in more cm_wkuppll / cm_perpll by Tom Rini · 12 years ago
  34. fe4f97b am335x: Correct i2c sysc offset by Tom Rini · 12 years ago
  35. 168a5ac Revert "I2C: OMAP: detect more devices when probing an i2c bus" by Tom Rini · 12 years ago
  36. d5b069e DaVinci: fix ddr2 vtp i/o calibration by Troy Kisky · 12 years ago
  37. e843d0f ARM: OMAP5: Correct the DRAM_ADDR_SPACE_END macro. by SRICHARAN R · 12 years ago
  38. 41321fd ARM: OMAP5: Align memory used for testing to the power of 2 by SRICHARAN R · 12 years ago
  39. 77efdeb ARM: OMAP5: dmm: Create a tiler trap section. by SRICHARAN R · 12 years ago
  40. e06e914 ARM: OMAP4+: dmm: Take care of overlapping dmm and trap sections. by SRICHARAN R · 12 years ago
  41. 14b9f16 arm,davinci: update for enbw_cmc board by Heiko Schocher · 12 years ago
  42. 2ab2810 am33xx: Do not call init_timer twice by Tom Rini · 12 years ago
  43. d1df0fd omap4/5: Use CPUDIR for .lds script by Thomas Weber · 12 years ago
  44. 1e7e716 tegra: trimslice: fix a couple typos by Stephen Warren · 12 years ago
  45. 76e350b arm: Tegra: Use ODMDATA from BCT in IRAM by Tom Warren · 12 years ago
  46. f9f2f12 tegra: seaboard: disable SPI, move environment to eMMC by Stephen Warren · 12 years ago
  47. e87c2bd tegra: paz00: store environment in eMMC by Stephen Warren · 12 years ago
  48. a5c168c tegra: trimslice: store environment in SPI flash by Stephen Warren · 12 years ago
  49. 52a8b82 gpio: tegra2: rename tegra2_gpio.* to tegra_gpio.* by Tom Warren · 12 years ago
  50. 3f82d89 mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.* by Tom Warren · 12 years ago
  51. edffa63 spi: tegra2: rename tegra2_spi.* to tegra_spi.* by Tom Warren · 12 years ago
  52. 6168870 tegra: whistler: store environment in eMMC by Stephen Warren · 12 years ago
  53. 294cd67 tegra: ventana: store environment in eMMC by Stephen Warren · 12 years ago
  54. 1edaf09 sf: winbond: Add support for the Winbond W25Q80BL by Stephen Warren · 12 years ago
  55. 4036b63 env_mmc: align buffers using ALLOC_CACHE_ALIGN_BUFFER by Stephen Warren · 12 years ago
  56. b1b9e4c tegra: ventana: add own device tree, enable USB by Stephen Warren · 12 years ago
  57. 59f8ac6 tegra: remove CONFIG_USB_ETHER_SMSC95XX from boards without it by Stephen Warren · 12 years ago
  58. f3717ac tegra: override compiler flags for low level init code by amartin@nvidia.com · 12 years ago
  59. 27c4a33 tegra: Correct PLL access in ap20.c and clock.c by Simon Glass · 12 years ago
  60. 00a55ad tegra: paz00: add device tree support by Stephen Warren · 12 years ago
  61. f3d9330 tegra: harmony: add device tree support by Stephen Warren · 12 years ago
  62. 39e3711 tegra: Compulab TrimSlice board support by Stephen Warren · 12 years ago
  63. d1e4607 tegra: add SDMMC1 on SDIO1 funcmux entry by Stephen Warren · 12 years ago
  64. a2cfe63 tegra: add SDIO1 funcmux entry for UARTA by Lucas Stach · 12 years ago
  65. ffec1eb tegra: sync SDIO1 pingroup enum name with TRM by Lucas Stach · 12 years ago
  66. e21649b tegra: add UART1 on GPU funcmux entry by Stephen Warren · 12 years ago
  67. defd5e4 tegra: seaboard: add support for USB networking by Stephen Warren · 12 years ago
  68. dae2aea tegra: whistler: reduce and comment network cfg options by Stephen Warren · 12 years ago
  69. bea2674 tegra: flesh out bootcmd by Stephen Warren · 12 years ago
  70. 07a84b7 tegra: remove some cruft from CONFIG_EXTRA_ENV_SETTINGS by Stephen Warren · 12 years ago
  71. d5ebc93 tegra: Whistler board support by Stephen Warren · 12 years ago
  72. b9607e7 tegra: add alternate UART1 funcmux entry by Stephen Warren · 12 years ago
  73. aa53c7f tegra: paz00: fix typo in SD slot CD detect GPIO by Stephen Warren · 12 years ago
  74. 046c76a spi: Tegra2: Seaboard: enable SPI/UART corruption fix by Tom Warren · 12 years ago
  75. 078078c spi: Tegra2: Seaboard: fix UART corruption during SPI transactions by Tom Warren · 12 years ago
  76. 558cd99 tools/mkenvimage.c: fix basename(3) usage by Andreas Bießmann · 12 years ago
  77. 97e305c sh: ap_sh4a_4a: Fix wrong register initialization value by Nobuhiro Iwamatsu · 12 years ago
  78. 436da3c ext2load: increase read speed by u-boot@lakedaemon.net · 13 years ago
  79. 669df7e pxe: add support for parsing local syslinux files by Rob Herring · 12 years ago
  80. 34bd23e pxe: parse initrd file from append string by Rob Herring · 13 years ago
  81. 90ba7d7 pxe: support absolute paths by Rob Herring · 13 years ago
  82. beb9f6c pxe: support linux entries for labels by Rob Herring · 13 years ago
  83. 7815c4e pxe: add support for label menu text by Rob Herring · 13 years ago
  84. 1e08522 pxe: support include files at top-level by Rob Herring · 12 years ago
  85. 8594753 menu: only timeout when menu is displayed by Rob Herring · 13 years ago
  86. 172a3a8 checkpatch: add check for whitespace before semicolon at end-of-line by Eric Nelson · 12 years ago
  87. b37d41a Block: Remove MG DISK support by Marek Vasut · 13 years ago
  88. 3648ff2 Strip fw_printenv like the other tools by Loïc Minier · 13 years ago
  89. 219f478 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  90. 26750c8 CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 12 years ago
  91. 87d6555 patman: Handle creation of patman config file by Vikram Narayanan · 12 years ago
  92. 2b36c75 patman: Change the location of patman config file by Vikram Narayanan · 12 years ago
  93. 9595260 lmb: do not export anything without CONFIG_LMB by Mike Frysinger · 13 years ago
  94. 1a3cb4a easylogo: add lzma support by Mike Frysinger · 13 years ago
  95. feb12a1 cmd_mem: cmp: convert while() to for() loop by Mike Frysinger · 13 years ago
  96. 054ea17 cmd_mem: cmp: unify size code paths by Mike Frysinger · 13 years ago
  97. 9504a55 cmd_mem: replace custom PRINTF() with debug() by Mike Frysinger · 13 years ago
  98. df736bd Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 12 years ago
  99. c1b3d84 km/common: check test_bank and testpin for testboot by Thomas Herzmann · 12 years ago
  100. 13fff22 powerpc/83xx/km: readout dip_switch on kmcoge5ne by Thomas Herzmann · 12 years ago