1. f87353f AT91: Makes AT91SAM9RL SoC build correctly against u-boot-atmel/master by Xu, Hong · 13 years ago
  2. 3ad2480 AT91: change common at91sam9261 files to compile with new scheme by Asen Dimov · 13 years ago
  3. b38d634 AT91: fix mistake in at91sam9260_devices.c(spi1_hw_init) by Reinhard Meyer · 13 years ago
  4. c23e5e7 a/a/c/arm920t/at91/reset.c: drop obsolete CONFIG_AT91RM9200_USART by Andreas Bießmann · 13 years ago
  5. 8312af9 a/a/c/arm920t/cpu.c: remove CONFIG_AT91_LEGACY warning by Andreas Bießmann · 13 years ago
  6. cf05528 ARM: remove obsolete at91rm9200 by Andreas Bießmann · 13 years ago
  7. b4dc644 omap4: clock init support for omap4460 by Aneesh V · 13 years ago
  8. d506719 omap4: support TPS programming by Aneesh V · 13 years ago
  9. 25223a6 omap: reuse omap3 gpio support in omap4 by Aneesh V · 13 years ago
  10. 924eb36 omap4: sdram init changes for omap4460 by Aneesh V · 13 years ago
  11. 5ab12a9 omap4: add omap4460 revision detection by Aneesh V · 13 years ago
  12. 3decb14 mkimage: Add OMAP boot image support by John Rigby · 13 years ago
  13. 8cf686e omap: add MMC and FAT support to SPL by Aneesh V · 13 years ago
  14. bcae721 omap: add basic SPL support by Aneesh V · 13 years ago
  15. 033ca72 armv7: start.S: fixes and enhancements for SPL by Aneesh V · 13 years ago
  16. 1e46386 omap4: automatic sdram detection by Aneesh V · 13 years ago
  17. 095aea2 omap4: calculate EMIF register values by Aneesh V · 13 years ago
  18. 2ae610f omap4: add sdram init support by Aneesh V · 13 years ago
  19. 3776801 omap4: add clock support by Aneesh V · 13 years ago
  20. ad577c8 omap4: add OMAP4430 revision check by Aneesh V · 13 years ago
  21. 469ec1e omap4: cleanup pin mux data by Aneesh V · 13 years ago
  22. d2f18c2 omap4: utility function to identify the context of hw init by Aneesh V · 13 years ago
  23. 732590b DA8xx: fix LPSC constants by Laurence Withers · 13 years ago
  24. 37dbd1c DA8xx: switch an enum to defines for consistency by Laurence Withers · 13 years ago
  25. 2c6e0b0 DA8xx: add MMC/SD controller addresses by Laurence Withers · 13 years ago
  26. da51e42 DaVinci EMAC: declare function for all DA8xx CPUs by Laurence Withers · 13 years ago
  27. f517afd DA8xx: add generic GPIO driver by Laurence Withers · 13 years ago
  28. 0bf98f1 DaVinci: rename gpio_defs.h to gpio.h by Laurence Withers · 13 years ago
  29. 80bb756 omap3: Include array definition only when it is used by Sanjeev Premi · 13 years ago
  30. 1902692 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 13 years ago
  31. cc4e6d2 Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · 13 years ago
  32. f6c019c Unify timer_init() and cpu_init() prototypes by Wolfgang Denk · 13 years ago
  33. 5589073 ARM: fix error: conflicting types for 'setenv' by seedshope · 13 years ago
  34. ab2a98b MIPS: make cache operation mode configurable by Daniel Schwierzeck · 13 years ago
  35. 7185adb MIPS: rename INFINEON_EBU_BOOTCFG to CONFIG_SYS_XWAY_EBU_BOOTFG by Daniel Schwierzeck · 13 years ago
  36. 5756736 powerpc/8xxx: Remove dependency on <usb.h> by Kumar Gala · 13 years ago
  37. a3a3e7b powerpc/85xx: enable USB2 gadget mode for corenet ds board by Shaohui Xie · 13 years ago
  38. 90f89f0 powerpc/85xx: verify the device tree before booting Linux by Timur Tabi · 13 years ago
  39. 21cd581 MPC8xxx: drop redundant boot messages by Wolfgang Denk · 13 years ago
  40. 8992738 powerpc/85xx: Cleanup handling of PVR detection for e500/e500mc/e5500 by Kumar Gala · 13 years ago
  41. 65bb8b0 powerpc/85xx: Fix up clock_freq property in CAN node of dts by Bhaskar Upadhaya · 14 years ago
  42. 0a9fe8e powerpc/85xx: provide 85xx flush_icache for cmd_cache by Matthew McClintock · 13 years ago
  43. acf3f8d powerpc/85xx: Handle the lack of L2 cache on P2040/P2040E by Kumar Gala · 13 years ago
  44. db564bc powerpc/85xx: Add support for P2041[e] XAUI in SERDES by Kumar Gala · 13 years ago
  45. 88b91f2 powerpc/85xx: Rename P2040 id & SERDES to P2041 by Kumar Gala · 13 years ago
  46. f110fe9 powerpc/85xx: Adding configuration for DCSRCR to enable 32M access by Stephen George · 13 years ago
  47. 70bfb03 powerpc/85xx: Fix setting of EPAPR_MAGIC value by Kumar Gala · 13 years ago
  48. 1626308 cleanup: Fix typos and misspellings in various files. by Mike Williams · 13 years ago
  49. 09c2e90 unify version_string by Andreas Bießmann · 13 years ago
  50. f9a78b8 cosmetic: spell fixes etc. by Michael Jones · 13 years ago
  51. 1c9a560 serial: drop useless ctlr field by Mike Frysinger · 13 years ago
  52. 6c768ca serial: push default_serial_console to drivers by Mike Frysinger · 13 years ago
  53. 17659d7 Timer: Remove reset_timer_masked() by Graeme Russ · 13 years ago
  54. 53fc43c Timer: Fix at91rm9200/spi.c timer usage by Graeme Russ · 13 years ago
  55. 4769be2 Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 13 years ago
  56. 5c8404a Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  57. 401bb30 replace CONFIG_PRELOADER with CONFIG_SPL_BUILD by Aneesh V · 13 years ago
  58. 05bad4a scaled down version of generic libraries for SPL by Aneesh V · 13 years ago
  59. 5253418 arm: adjust PLATFORM_LIBS for SPL by Aneesh V · 13 years ago
  60. 4e0fbb9 Use ALL-y style instead of ifeq blocks for better readability by Daniel Schwierzeck · 13 years ago
  61. 9e9579b powerpc: Fix device tree padding associated with ramdisk by Kumar Gala · 13 years ago
  62. 9cdfe28 powerpc/mpc85xx: Add clear_ddr_tlbs function by Becky Bruce · 13 years ago
  63. ffadc44 fman: insert the Fman firmware into the device tree by Timur Tabi · 13 years ago
  64. e4e7e42 powerpc/85xx: add support the ePAPR "phandle" property by Timur Tabi · 13 years ago
  65. 74fac70 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · 13 years ago
  66. cdf1a23 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  67. 6e25b6c ARM: MX5: Fix broken leftover TO-2 errata workaround by David Jander · 13 years ago
  68. 9f008bb MX31: Cleanup clock function by Stefano Babic · 13 years ago
  69. c518fc0 powerpc/85xx: Fix detection of P1017E by Kumar Gala · 13 years ago
  70. a55d23c Remove volatile qualifier in get_ram_size() calls by Albert ARIBAUD · 13 years ago
  71. 2219354 ARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7 by Rob Herring · 13 years ago
  72. 7eb2939 arm: add CONFIG_MACH_TYPE setting and documentation by Igor Grinberg · 13 years ago
  73. 0b9bc73 arm: add __ilog2 function by Rob Herring · 13 years ago
  74. 21ef6a1 mmc: Tegra2: SD/MMC driver for Seaboard - eMMC on SDMMC4, SDIO on SDMMC3 by Tom Warren · 13 years ago
  75. 727024a MX27: Update to autogenerated asm-offsets.h by Stefano Babic · 13 years ago
  76. 0edf8b5 MX5: Update to autogenerated asm-offsets.h by Stefano Babic · 13 years ago
  77. 39f0023e imx: Add support for zmx25 board by Matthias Weisser · 13 years ago
  78. 95d1858 imx: Make imx25 compatible to mxc_gpio driver and fix in tx25 by Matthias Weisser · 13 years ago
  79. 23210d8 imx: Add auto generation of asm-offsets.h for imx25 by Matthias Weisser · 13 years ago
  80. dddb7c9 imx: Add support for USB EHCI on imx25 by Matthias Weisser · 13 years ago
  81. dea5387 imx: Use correct imx25 reset.c by Matthias Weisser · 13 years ago
  82. a7f39e7 imx: Add get_tbclk() function for imx25 by Matthias Weisser · 13 years ago
  83. 3f7bfbd mx27: Make the UART port number explicit by Fabio Estevam · 13 years ago
  84. f456445 build: Add targets for auto gen of asm-offsets.h and use it in imx35 by Matthias Weisser · 13 years ago
  85. d8940a6 Blackfin: jtag-console: fix timer usage by Mike Frysinger · 13 years ago
  86. bb83875 Blackfin: switch to common display_options() by Mike Frysinger · 13 years ago
  87. e8e35ef Blackfin: serial: move early debug strings into .rodata section by Mike Frysinger · 13 years ago
  88. bc9c642 Blackfin: update anomaly lists to latest public info by Mike Frysinger · 13 years ago
  89. b1e574d Blackfin: serial: convert to bfin_{read,write} helpers by Mike Frysinger · 13 years ago
  90. 4150cec Blackfin: split out async setup by Mike Frysinger · 13 years ago
  91. ed74963 Blackfin: drop unused dma.h header from start code by Mike Frysinger · 13 years ago
  92. f75e8b3 Blackfin: portmux: allow header to be included in assembly files by Mike Frysinger · 13 years ago
  93. 7ed998f Blackfin: sync MMR read/write helpers with Linux by Mike Frysinger · 13 years ago
  94. 95b4b9d Blackfin: gpio: optimize free path a little by Mike Frysinger · 13 years ago
  95. 272d2fc Blackfin: post: setup default CONFIG_SYS_POST_WORD_ADDR by Mike Frysinger · 13 years ago
  96. f9aee4b Blackfin: uart: fix printf warning by Mike Frysinger · 13 years ago
  97. fb5166c Blackfin: add init.elf helper code by Mike Frysinger · 13 years ago
  98. 08a82a4 Blackfin: dont reset SWRST on newer bf526 parts by Mike Frysinger · 13 years ago
  99. 635f330 Blackfin: uart: add multiple serial support by Mike Frysinger · 13 years ago
  100. 34a6d0b8 Blackfin: uart: move debug buffers into local bss by Mike Frysinger · 13 years ago