1. a9407f2 imx: Remove unneeded/repititive definitions from imx headers by Vikram Narayanan · 13 years ago
  2. c8d9cea ARM: 926ejs: use debug() for misaligned addresses by Stefano Babic · 13 years ago
  3. 219872c ARM1136: add cache flush and invalidate operations by Anatolij Gustschin · 13 years ago
  4. 4d422fe i.MX6: implement enable_caches() by Eric Nelson · 13 years ago
  5. c415919 i.MX6: define CACHELINE_SIZE by Eric Nelson · 13 years ago
  6. 3f0675d Merge branch 'marek.vasut@gmail.com' of git://git.denx.de/u-boot-staging by Wolfgang Denk · 13 years ago
  7. 5c877b1 Merge branch 'master' of git://git.denx.de/u-boot-nios by Wolfgang Denk · 13 years ago
  8. 6cb461b MIPS: fix endianess handling by Daniel Schwierzeck · 13 years ago
  9. 979cfea MIPS: fix inconsistency in config option for cache operation mode by Daniel Schwierzeck · 13 years ago
  10. 71919cf MIPS: board.c: fix init of flash data in bd_info by Daniel Schwierzeck · 13 years ago
  11. 44f074c BOOT: Add "bootz" command to boot Linux zImage on ARM by Marek Vasut · 13 years ago
  12. bc6f6c8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  13. 4a07648 arm: Use common .lds file where possible by Simon Glass · 13 years ago
  14. dde3b70 arm: add a common .lds link script by Simon Glass · 13 years ago
  15. 9492791 arm: Remove unneeded setting of LDCSRIPT by Simon Glass · 13 years ago
  16. 27ac87d arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix build warnings by Anatolij Gustschin · 13 years ago
  17. 33fbc9c sdrc.c: Fix typo in do_sdrc_init() for SPL by Tom Rini · 13 years ago
  18. 96a78ac tegra: i2c: Add I2C driver by Yen Lin · 13 years ago
  19. 34fa833 tegra: fdt: i2c: Add extra I2C bindings for U-Boot by Simon Glass · 13 years ago
  20. 2e33559 tegra: Enhance clock support to handle 16-bit clock divisors by Simon Glass · 13 years ago
  21. f4589a7 tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASE by Simon Glass · 13 years ago
  22. 2866903 arm: Check for valid FDT after console is up by Simon Glass · 13 years ago
  23. 87f938c tegra: usb: Add support for Tegra USB peripheral by Simon Glass · 13 years ago
  24. ed29744 tegra: fdt: Add function to return peripheral/clock ID by Simon Glass · 13 years ago
  25. 1c1cce9 tegra: usb: fdt: Add additional device tree definitions for USB ports by Simon Glass · 13 years ago
  26. 1f1a021 tegra: fdt: Add clock bindings by Simon Glass · 13 years ago
  27. c3474ef tegra: fdt: Add Tegra2x device tree file from kernel by Simon Glass · 13 years ago
  28. 92665df arm: fdt: Add skeleton device tree file from kernel by Simon Glass · 13 years ago
  29. d8bd820 arm: Tegra2: Fix ELDK42 gcc failure with inline asm stack pointer load by Tom Warren · 13 years ago
  30. 345cd35 i.MX28: Enable caches by default by Marek Vasut · 13 years ago
  31. a4aaad7 ARM926EJS: Implement cache operations by Marek Vasut · 13 years ago
  32. b39643b nhk8815: fix build errors by Anatolij Gustschin · 13 years ago
  33. 0c34e69 ARM: highbank: add reset support by Rob Herring · 13 years ago
  34. 877012d ARM: highbank: Add boot counter support by Rob Herring · 13 years ago
  35. ceb2071 ARM: highbank: fix us_to_tick calculation by Rob Herring · 13 years ago
  36. f1e2d17 ARM: highbank: add missing get_tbclk by Rob Herring · 13 years ago
  37. 95c2fb3 EXYNOS: Add structure for Exynos4 DMC by Chander Kashyap · 13 years ago
  38. d0b3b49 ARM: fix s3c2410 timer code by David Müller (ELSOFT AG) · 13 years ago
  39. 0a672d4 arm: Add Prep subcommand support to bootm by Simon Schwarz · 13 years ago
  40. 53c4492 SPL: call cleanup_before_linux() before booting Linux by Stefano Babic · 13 years ago
  41. da52138 OMAP3: SPL: do not call I2C init if no I2C is set. by Stefano Babic · 13 years ago
  42. d460587 Add cache functions to SPL for armv7 by Stefano Babic · 13 years ago
  43. ace7318 omap/spl: change output of spl_parse_image_header by Simon Schwarz · 13 years ago
  44. 379c19a omap-common/spl: Add linux boot to SPL by Simon Schwarz · 13 years ago
  45. 9e70c08 devkit8000/spl: init GPMC for dm9000 in SPL by Simon Schwarz · 13 years ago
  46. df163a5 omap-common: Add NAND SPL linux booting by Simon Schwarz · 13 years ago
  47. 67ee3dd mx53: Make PLL2 to be the parent of UART clock by Fabio Estevam · 13 years ago
  48. a768386 mx6: Read silicon revision from register by Fabio Estevam · 13 years ago
  49. 494931a i.MX28: Drop __naked function from spl_mem_init by Marek Vasut · 13 years ago
  50. a893003 i.MX28: Make the stabilization delays shorter by Marek Vasut · 13 years ago
  51. 334bd0e mx6: Remove duplicate definition of ANATOP_BASE_ADDR by Fabio Estevam · 13 years ago
  52. cece262 mx6: Fix reset cause for Power On Reset case by Fabio Estevam · 13 years ago
  53. 69d26d0 i.MX28: Enable additional DRAM address bits by Marek Vasut · 13 years ago
  54. 8208140 mx31: add "ARM11P power gating" to get_reset_cause by Helmut Raiger · 13 years ago
  55. cd207cd IXP: Fix GPIO_INT_ACT_LOW_SET() by Marek Vasut · 13 years ago
  56. 0c7857f IXP: Squash warnings in IXP NPE by Marek Vasut · 13 years ago
  57. 696df71 IXP: Make IXP buildable with arm-linux- toolchains by Marek Vasut · 13 years ago
  58. 24de357 SPL: Add YMODEM over UART load support by Matt Porter · 13 years ago
  59. ad1820a spl.c: Use __noreturn decorator by Tom Rini · 13 years ago
  60. 56df16f Fix erroneous 32-bit access to hw_clkctrl_frac0 and hw_clkctrl_frac1 registers by Robert Delien · 13 years ago
  61. 531bb82 Introducing 8-bit wide register, mx28_register_8 by Robert Delien · 13 years ago
  62. b228e14 Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8 by Robert Delien · 13 years ago
  63. 40083c5 i.MX28: Reformat the DRAM memory configuration data by Marek Vasut · 13 years ago
  64. 3f46752 usb/ehci: Add USB support for the MX6Q by Wolfgang Grandegger · 13 years ago
  65. 1e94d07 i.mx28: Replaced magic numbers for scratch register addresses with register definitions by Robert Delien · 13 years ago
  66. c67d9c5 i.mx28: Added register definitions for DIGCTL registers by Robert Delien · 13 years ago
  67. 30a14ea PXA: Fix missing get_tbclk() breaking vpac boards by Marek Vasut · 13 years ago
  68. e1bc28f sh: Add header file of MMC framework by Nobuhiro Iwamatsu · 13 years ago
  69. 068abf0 sh: Add header file for interface of SH MMC by Nobuhiro Iwamatsu · 13 years ago
  70. 1a05bb3 nds32/n1213: correct vector table in start.S by Macpaul Lin · 13 years ago
  71. b0c4fae nds32: fix ptrace and interrupt register overflow by Macpaul Lin · 13 years ago
  72. 54cb004 USB: Armada100: EHCI Driver for Armada100 SOCs by Ajay Bhargav · 13 years ago
  73. 732c7c2 USB: Armada100: Add UTMI PHY interface driver by Ajay Bhargav · 13 years ago
  74. 5b84dd6 usb: replace wait_ms() with mdelay() by Mike Frysinger · 13 years ago
  75. f933e84 bootstage: arm: Add bootstage calls in board and bootm by Simon Glass · 13 years ago
  76. 770605e bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  77. 8ade950 bootstage: Convert progress numbers 20-41 to enums by Simon Glass · 13 years ago
  78. 5ddb118 bootstage: Use show_boot_error() for -ve progress numbers by Simon Glass · 13 years ago
  79. 578ac1e bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  80. 6e94125 Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Wolfgang Denk · 13 years ago
  81. 6ae38b8 Merge branch 'sandbox' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
  82. c9abb42 ATMEL: remove old atmel_mci driver by Sven Schnelle · 13 years ago
  83. 72fa467 ATMEL: use generic mmc framework by Sven Schnelle · 13 years ago
  84. 70db421 sandbox: add getopt support by Simon Glass · 13 years ago
  85. ab4e07e sandbox: allow processing before main loop by Simon Glass · 13 years ago
  86. 6fb6207 sandbox: add concept of sandbox state by Simon Glass · 13 years ago
  87. 20186a1 sandbox: disable fortification by Mike Frysinger · 13 years ago
  88. 3ab7d95 sandbox: u-boot.lds: tweak style by Mike Frysinger · 13 years ago
  89. 8d30fcd sandbox: gpio: add basic driver for simulating GPIOs by Simon Glass · 13 years ago
  90. d916515 sandbox: add flags for open() call by Simon Glass · 13 years ago
  91. f7b2af0 sandbox: fdt: add support for CONFIG_OF_CONTROL by Simon Glass · 13 years ago
  92. e2dcefc sandbox: add lseek helper by Mike Frysinger · 13 years ago
  93. 3bdf56b sandbox: add required header to os.c by Simon Glass · 13 years ago
  94. e101247 sandbox: sort header files in os.c by Simon Glass · 13 years ago
  95. 78df8c6 sh: timer: Remove unnecessary variable 'ticks' by Nobuhiro Iwamatsu · 13 years ago
  96. 12ae615 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Wolfgang Denk · 13 years ago
  97. 5307153 Stop using builtin_run_command() by Simon Glass · 13 years ago
  98. f47360a Rename run_command() to builtin_run_command() by Simon Glass · 13 years ago
  99. ae806cc sc520: fix build warning about unused temp var by Mike Frysinger · 13 years ago
  100. b199c6e Remove execute permissions from source files by Thomas Weber · 13 years ago