1. 43ee87a pxe: try bootz if bootm fails to find a valid image by Rob Herring · 13 years ago master
  2. 73b7f20 ARNDALE: Enable option to boot with zImage by Tushar Behera · 12 years ago
  3. 30dd996 Fix html encoding on copy/paste by Fathi Boudra · 12 years ago
  4. 921ce9c Exynos5: Fix errata 773022 and 774769 on Exynos5250 by Alexander Graf · 12 years ago 2013.02.3
  5. 9029fee vfat: Fix mkcksum argument sizes by Marek Vasut · 13 years ago
  6. b4eb22a board: samsung: Update MAC address for Arndale board through GUID by Tushar Behera · 12 years ago 2013.02.2
  7. d49088e ARNDALE: Enable config to append MAC address to bootargs by Tushar Behera · 12 years ago 2013.02.1
  8. ce520b5 cmd_bootm: Add support to append MAC address to bootargs by Tushar Behera · 12 years ago
  9. 616ce94 EXYNOS5250: ARNDALE: Check booting mode and initialize mmc/emmc accordingly by Inderpal Singh · 13 years ago
  10. b8c475c EXYNOS5250: ARNDALE: Read operating mode and invoke copy functions accordingly by Inderpal Singh · 13 years ago
  11. 4430655 ARNDALE: CONFIG: define function pointers to copy from emmc to RAM by Inderpal Singh · 13 years ago
  12. a53e334 DRIVERS: DW_MMC: Correct the fifo_size by Inderpal Singh · 13 years ago
  13. 5b93b27 COMMAND: MMC: Extend mmc command to make emmc bootable by Inderpal Singh · 13 years ago
  14. 9eb4a77 EXYNOS5: ARNDALE: Implement board_late_init to set preboot and eth h/w address by Inderpal Singh · 13 years ago
  15. 3d28a18 arndale5250: Boot in Hyp mode and enable architected timers by Christoffer Dall · 13 years ago
  16. cf2e09a Fix rebase error introduced in 63cbf0c63b by John Rigby · 12 years ago 2013.01.1
  17. 102afa2 fix build error with disabled command line editing by John Rigby · 13 years ago 2012.12.1
  18. 6f1911c ARM: highbank: only boot from specified devices by Rob Herring · 13 years ago
  19. c41a98c highbank, opp: fix compile error and add transition-latency by Mark Langsdorf · 13 years ago
  20. 1e6d183 highbank, opp: copy the opp point dtb table from sysram by Mark Langsdorf · 13 years ago
  21. 2af59c1 serial_pl011: Set RTS during initialization by Joshua Housh · 13 years ago
  22. 035faf3 (SW-1803) Support 2+ TB drives on highbank by Mark Langsdorf · 13 years ago
  23. 89599d4 cmd_pxe: fix bootargs malloc size by Rob Herring · 13 years ago
  24. dfba610 cmd_pxe: add ipappend support by Rob Herring · 13 years ago
  25. fb293b8 ARM: highbank: fix sata compatible string by Rob Herring · 13 years ago
  26. c34a942 cmd_pxe: add support for per arch and SoC default paths by Rob Herring · 13 years ago
  27. 31770a3 cmd_pxe: make string parameters const by Rob Herring · 13 years ago
  28. a167f5f ARM: highbank: setup peripherals based on power domain status by Rob Herring · 13 years ago
  29. 8cd7c4d ARM: add optional call to ft_board_setup by Rob Herring · 13 years ago
  30. d790b51 highbank: remove frequency setting in boot script by Rob Herring · 13 years ago
  31. 522ad78 ARM: highbank: enable reset on command timeout by Rob Herring · 13 years ago
  32. 6d90c2d common: main: rework cmd timeout handling by Rob Herring · 13 years ago
  33. 0bf3fea ARM: highbank: fix get_tbclk value to timer rate by Rob Herring · 13 years ago
  34. 90d740f ahci: set udma mode to 5 to fix some 1.5Gbps drives by Rob Herring · 13 years ago
  35. 16ac315 net: calxedaxgmac: disable pause frame transmit by Rob Herring · 13 years ago
  36. 4d82bee ARM: highbank: use hardcoded wfi instr for old compilers by Rob Herring · 13 years ago
  37. 3c36684 ARM: highbank: set timer prescaler to 256 by Rob Herring · 13 years ago
  38. f81fbd7 ARM: highbank: add missing SCU register setup for reset by Rob Herring · 13 years ago
  39. df6be7e pxe: add support for ontimeout token by Rob Herring · 13 years ago
  40. 0731b7b pxe: fix default label handling by Rob Herring · 13 years ago
  41. 4b3efae pxe: simplify menu display and selection by Rob Herring · 13 years ago
  42. c27d560 pxe: localboot fixes by Rob Herring · 13 years ago
  43. 2619f51 pxe: always display a menu when present by Rob Herring · 13 years ago
  44. 5af2769 pxe: use bootz instead of bootm by Rob Herring · 13 years ago
  45. 021961e bootz: un-staticize do_bootz by Rob Herring · 13 years ago
  46. d761a03 ARM: highbank: update config options by Rob Herring · 13 years ago
  47. 7fd7f37 ARM: highbank: add autoboot script file by Rob Herring · 14 years ago
  48. 6cbda54 EXYNOS: mmc: work around rebase build error by John Rigby · 13 years ago
  49. f3b194e Added support for DHCP, PXE for Arndale board by Shivamurthy Shastri · 13 years ago
  50. 1f838e8 Enable the signal for PSHOLD port by Yuvaraj CD · 13 years ago
  51. 63cbf0c DRIVERS: USB: Initialize HSIC PHYs and enable network support by Inderpal Singh · 13 years ago
  52. 26c1532 The exynos dwmmc Ip has 2 stage divider. The first divider Register is in the vendor specific region of the dwmmc core (CLK_SEL), and second is part of the dwmmc generic registers (CLK_DIV). The goal of this patch is to maintain a 100MHz clock output before dividing it further by using the CLK_DIV. Depending on the card enumeration, it can be further divided by writing a correct divider in the dwmmc CLK_DIV register. by Girish K S · 13 years ago
  53. ed3ca71 driver: dwmmc: Add the clock divider code for exynos dwmmc by Girish K S · 13 years ago
  54. 3380a7e arm: exynos: fix issue in clock and pinmux by Girish K S · 13 years ago
  55. be9f0cd arm: exynos: additional changes to arndale by Girish K S · 13 years ago
  56. a7c22ee exynos: uart: s5p: fix the garbled decompressing linux...message by Alim Akhtar · 13 years ago
  57. 79b5cbd board: samsung: Added dwmmc initialization by Girish K S · 13 years ago
  58. fc89bbf board: samsung: Removed the hardcode clock values by Girish K S · 13 years ago
  59. e3314e4 board: samsung: Add support of Arndale board by Girish K S · 13 years ago
  60. 7c76127 mmc: dw-mmc: add dw-mmc's confiuration at Makefile by Jaehoon Chung · 13 years ago
  61. 7e92bad EXYNOS: mmc: support DesignWare Controller for Samsung-SoC by Jaehoon Chung · 13 years ago
  62. 0b1c7d6 EXYNOS: clock: add the get_mmc_clk function by Jaehoon Chung · 13 years ago
  63. b179eb0 arm: trats: Power down core 1 by Piotr Wilczek · 13 years ago
  64. d6cb6e4 arm:exynos4:universal: Eliminated low level init by Piotr Wilczek · 13 years ago
  65. cff1cba arm:exynos4:universal: Use pinmux for mmc configuration by Piotr Wilczek · 13 years ago
  66. d972ce1 arm:exynos4:trats: Use pinmux for mmc configuration by Piotr Wilczek · 13 years ago
  67. cc5fd52 arm:exynos4:trats: Fix SDRAM size by Piotr Wilczek · 13 years ago
  68. 65f966d arm:exynos4:trats: Correct SDRAM configuration for trats by Piotr Wilczek · 13 years ago
  69. 4656835 Exynos5250: Enable PXE Support by Chander Kashyap · 13 years ago
  70. e3a8ba0 Origen_Quad: Modify machine ID for Origen Quad board by Tushar Behera · 13 years ago
  71. 11911a9 Initialize boot_param by Inderpal Singh · 13 years ago
  72. 7902aa3 Origen: Add DNW support by Tushar Behera · 13 years ago
  73. a111cd0 Add DNW Support for Origen Quad board by Inderpal Singh · 13 years ago
  74. e4d8b1a Update boards.cfg to support origen_quad by Inderpal Singh · 13 years ago
  75. c2a60ff EXYNOS: Add support for Insignal Origen QUAD board by Jeong-Hyeon Kim · 13 years ago
  76. a7f929e EXYNOS: change the compile/clean option of spl by Jeong-Hyeon Kim · 13 years ago
  77. 4a703be EXYNOS: additional Exynos4 SoC series support by Jeong-Hyeon Kim · 13 years ago
  78. cd19155 EXYNOS: add XXTI for clock source by Jeong-Hyeon Kim · 13 years ago
  79. 5777e12 Flashing and build script by Chander Kashyap · 14 years ago
  80. e3bf878 gpio:fix: Proper handling of GPIO subsystem parts at Samsung devices by Łukasz Majewski · 13 years ago
  81. d7d95fd LINARO: enable u-boot API for supported platforms by John Rigby · 13 years ago
  82. 466c260 snowball: Setting address for FDT and initrd correctly. by Mathieu J. Poirier · 13 years ago
  83. fcf43d9 snowball: Adding config flag for device tree support by Mathieu J. Poirier · 13 years ago
  84. ba3b372 Revert "ARM: OMAP4/5: Do not configure non essential pads, clocks, dplls." by John Rigby · 13 years ago
  85. 19e0f55 Revert "armv7: adapt omap3 to the new cache maintenance framework" by Ricardo Salveti de Araujo · 14 years ago
  86. cfe7fe3 dhcp: add default weak dhcp_vendorex_{prep,proc} functions by John Rigby · 13 years ago
  87. 4f355d3 overo: support 200Mhz memory on 37XX by Steve Sakoman · 13 years ago
  88. 88da853 OMAP3 Beagle: add preEnv.txt support by John Rigby · 13 years ago
  89. fd9585c OMAP4: add preEnv.txt support by John Rigby · 13 years ago
  90. a895321 SAUCE: HACK: move omap spl base address by John Rigby · 14 years ago
  91. c2232c7 OMAP3: Beagle: set mac addr from dieid by John Rigby · 14 years ago
  92. 2f49357 Allow loading of u-boot.bin for backward compatibility by John Rigby · 14 years ago
  93. b200690 OMAP3: Enable command line editing for omap3_beagle by John Rigby · 14 years ago
  94. 1fdb41c OMAP4: change MAXARGS to 32 by John Rigby · 14 years ago
  95. 48da7c2 OMAP4: Enable command line editing in omap4_common.h by John Rigby · 14 years ago
  96. b013c89 OMAP4: Panda: add uEnv.txt support by John Rigby · 14 years ago
  97. 1515ccd OMAP3: Beagle: add back boot.scr support by John Rigby · 14 years ago
  98. ad235ea OMAP4 Panda: Generate a unique usbethaddr by John Rigby · 14 years ago
  99. 5943fe4 PXE: look for usbethaddr if no ethaddr by John Rigby · 14 years ago
  100. 9d4e941 OMAP4: Force PXE booting when booting via spl-usb by Robie Basak · 13 years ago