1. 437e2b8 arm: add a common .lds link script by Simon Glass · 13 years ago
  2. 2a4e7d7 arm: Remove unneeded setting of LDCSRIPT by Simon Glass · 13 years ago
  3. d75ffd4 arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix build warnings by Anatolij Gustschin · 13 years ago
  4. 9ad40d0 sdrc.c: Fix typo in do_sdrc_init() for SPL by Tom Rini · 13 years ago
  5. ccf7e90 tegra: i2c: Add I2C driver by Yen Lin · 13 years ago
  6. 52f5354 tegra: fdt: i2c: Add extra I2C bindings for U-Boot by Simon Glass · 13 years ago
  7. d243022 tegra: Enhance clock support to handle 16-bit clock divisors by Simon Glass · 13 years ago
  8. cad1a27 tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASE by Simon Glass · 13 years ago
  9. d3842c4 arm: Check for valid FDT after console is up by Simon Glass · 13 years ago
  10. 08d6ec2 tegra: usb: Add support for Tegra USB peripheral by Simon Glass · 13 years ago
  11. 2966cd2 tegra: fdt: Add function to return peripheral/clock ID by Simon Glass · 13 years ago
  12. 188cbca tegra: usb: fdt: Add additional device tree definitions for USB ports by Simon Glass · 13 years ago
  13. 84a6447 tegra: fdt: Add clock bindings by Simon Glass · 13 years ago
  14. 83aaec8 tegra: fdt: Add Tegra2x device tree file from kernel by Simon Glass · 13 years ago
  15. a292da6 arm: fdt: Add skeleton device tree file from kernel by Simon Glass · 13 years ago
  16. 8b75b8f arm: Tegra2: Fix ELDK42 gcc failure with inline asm stack pointer load by Tom Warren · 13 years ago
  17. 6e5ce31 i.MX28: Enable caches by default by Marek Vasut · 13 years ago
  18. fc92851 ARM926EJS: Implement cache operations by Marek Vasut · 13 years ago
  19. 8aecae5 nhk8815: fix build errors by Anatolij Gustschin · 13 years ago
  20. f9904ce ARM: highbank: add reset support by Rob Herring · 13 years ago
  21. 02fe785 ARM: highbank: Add boot counter support by Rob Herring · 13 years ago
  22. 3ec96f3 ARM: highbank: fix us_to_tick calculation by Rob Herring · 13 years ago
  23. 555fe5e ARM: highbank: add missing get_tbclk by Rob Herring · 13 years ago
  24. ecf95fa EXYNOS: Add structure for Exynos4 DMC by Chander Kashyap · 13 years ago
  25. fff486e ARM: fix s3c2410 timer code by David Müller (ELSOFT AG) · 13 years ago
  26. 6a597b9 arm: Add Prep subcommand support to bootm by Simon Schwarz · 13 years ago
  27. 0e0a6b7 SPL: call cleanup_before_linux() before booting Linux by Stefano Babic · 13 years ago
  28. 44fa188 OMAP3: SPL: do not call I2C init if no I2C is set. by Stefano Babic · 13 years ago
  29. 84fb0dd Add cache functions to SPL for armv7 by Stefano Babic · 13 years ago
  30. ab21819 omap/spl: change output of spl_parse_image_header by Simon Schwarz · 13 years ago
  31. 305bc4c omap-common/spl: Add linux boot to SPL by Simon Schwarz · 13 years ago
  32. 23cced1 devkit8000/spl: init GPMC for dm9000 in SPL by Simon Schwarz · 13 years ago
  33. 6c3ddde omap-common: Add NAND SPL linux booting by Simon Schwarz · 13 years ago
  34. 0d1ad1f mx53: Make PLL2 to be the parent of UART clock by Fabio Estevam · 13 years ago
  35. 46e9733 mx6: Read silicon revision from register by Fabio Estevam · 13 years ago
  36. b22d36d i.MX28: Drop __naked function from spl_mem_init by Marek Vasut · 13 years ago
  37. 26008c3 i.MX28: Make the stabilization delays shorter by Marek Vasut · 13 years ago
  38. 0c072f4 mx6: Remove duplicate definition of ANATOP_BASE_ADDR by Fabio Estevam · 13 years ago
  39. 9af122b mx6: Fix reset cause for Power On Reset case by Fabio Estevam · 13 years ago
  40. 1e44b44 i.MX28: Enable additional DRAM address bits by Marek Vasut · 13 years ago
  41. 9468db4 mx31: add "ARM11P power gating" to get_reset_cause by Helmut Raiger · 13 years ago
  42. a966d65 IXP: Fix GPIO_INT_ACT_LOW_SET() by Marek Vasut · 13 years ago
  43. 65376ec IXP: Squash warnings in IXP NPE by Marek Vasut · 13 years ago
  44. ada43b4 IXP: Make IXP buildable with arm-linux- toolchains by Marek Vasut · 13 years ago
  45. 79bfa73 SPL: Add YMODEM over UART load support by Matt Porter · 13 years ago
  46. bdf77dc spl.c: Use __noreturn decorator by Tom Rini · 13 years ago
  47. db5512c Fix erroneous 32-bit access to hw_clkctrl_frac0 and hw_clkctrl_frac1 registers by Robert Delien · 13 years ago
  48. e4d40fe Introducing 8-bit wide register, mx28_register_8 by Robert Delien · 13 years ago
  49. fb98d4a Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8 by Robert Delien · 13 years ago
  50. 6b1df5a i.MX28: Reformat the DRAM memory configuration data by Marek Vasut · 13 years ago
  51. 1859b70 usb/ehci: Add USB support for the MX6Q by Wolfgang Grandegger · 13 years ago
  52. db72ed5 i.mx28: Replaced magic numbers for scratch register addresses with register definitions by Robert Delien · 13 years ago
  53. 6f359c2 i.mx28: Added register definitions for DIGCTL registers by Robert Delien · 13 years ago
  54. 454afe7 PXA: Fix missing get_tbclk() breaking vpac boards by Marek Vasut · 13 years ago
  55. 526750b nds32/n1213: correct vector table in start.S by Macpaul Lin · 13 years ago
  56. d29086a nds32: fix ptrace and interrupt register overflow by Macpaul Lin · 13 years ago
  57. 13a9cf5 USB: Armada100: EHCI Driver for Armada100 SOCs by Ajay Bhargav · 13 years ago
  58. 253d375 USB: Armada100: Add UTMI PHY interface driver by Ajay Bhargav · 13 years ago
  59. 60ce19a usb: replace wait_ms() with mdelay() by Mike Frysinger · 13 years ago
  60. ef980a7 bootstage: arm: Add bootstage calls in board and bootm by Simon Glass · 13 years ago
  61. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  62. 12a13d6 bootstage: Convert progress numbers 20-41 to enums by Simon Glass · 13 years ago
  63. d409b1b bootstage: Use show_boot_error() for -ve progress numbers by Simon Glass · 13 years ago
  64. 2939564 bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  65. 8211d12 Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Wolfgang Denk · 13 years ago
  66. 18f8ba2 Merge branch 'sandbox' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
  67. 69df6de ATMEL: remove old atmel_mci driver by Sven Schnelle · 13 years ago
  68. 8aa9682 ATMEL: use generic mmc framework by Sven Schnelle · 13 years ago
  69. 8a3e035 sandbox: add getopt support by Simon Glass · 13 years ago
  70. 0fc3c22 sandbox: allow processing before main loop by Simon Glass · 13 years ago
  71. 20bf89a sandbox: add concept of sandbox state by Simon Glass · 13 years ago
  72. 2f60d14 sandbox: disable fortification by Mike Frysinger · 13 years ago
  73. ba15072 sandbox: u-boot.lds: tweak style by Mike Frysinger · 13 years ago
  74. b43d044 sandbox: gpio: add basic driver for simulating GPIOs by Simon Glass · 13 years ago
  75. 3196d75 sandbox: add flags for open() call by Simon Glass · 13 years ago
  76. dfa2fe3 sandbox: fdt: add support for CONFIG_OF_CONTROL by Simon Glass · 13 years ago
  77. 60addac sandbox: add lseek helper by Mike Frysinger · 13 years ago
  78. 17064c0 sandbox: add required header to os.c by Simon Glass · 13 years ago
  79. e8015a6 sandbox: sort header files in os.c by Simon Glass · 13 years ago
  80. 51fbfb9 sh: timer: Remove unnecessary variable 'ticks' by Nobuhiro Iwamatsu · 13 years ago
  81. 00f2cbc Merge branch 'master' of git://git.denx.de/u-boot-x86 by Wolfgang Denk · 13 years ago
  82. bf8c5b0 Stop using builtin_run_command() by Simon Glass · 13 years ago
  83. c023a89 Rename run_command() to builtin_run_command() by Simon Glass · 13 years ago
  84. 74a023c sc520: fix build warning about unused temp var by Mike Frysinger · 13 years ago
  85. 80979e8 Remove execute permissions from source files by Thomas Weber · 13 years ago
  86. d9d4fa7 ppc: Change memsz variable to signed char by Simon Glass · 13 years ago
  87. 0fb0622 m68k: Change memsz to a signed char to avoid warning by Simon Glass · 13 years ago
  88. 674db66 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Wolfgang Denk · 13 years ago
  89. e474e77 nds32/board.c: add PCI prompt at boot up by Macpaul Lin · 13 years ago
  90. a473271 nds32/ag101/watchdog.S: add linkage support by Macpaul Lin · 13 years ago
  91. 82cb8bd nds32: add linkage support by Macpaul Lin · 13 years ago
  92. e0db71d armv7: omap3: leave outer cache enabled by Aneesh V · 13 years ago
  93. 8deec39 tt01: add video support by Helmut Raiger · 13 years ago
  94. 0111213 net: fec_mxc: add 1000 Mbps selection by Troy Kisky · 13 years ago
  95. 50bf417 dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci_dm6467Tevm by prabhakar.csengg@gmail.com · 13 years ago
  96. 2cf9ba8 am33xx: ddr_defs.h: Change DDR timings by Chase Maupin · 13 years ago
  97. 6449ae1 davinci: cleanup davinci_sync_env_enetaddr() fucntion by Hadli, Manjunath · 13 years ago
  98. 224687f mx35: generic: Let get_reset_cause be defined only when CONFIG_DISPLAY_CPUINFO is selected by Fabio Estevam · 13 years ago
  99. 32565c5 mx6q: Add support for ECSPI through mxc_spi driver by Eric Nelson · 13 years ago
  100. fe1e761 mxc_spi: move machine specifics into CPU headers by Eric Nelson · 13 years ago