1. 39cf43f ppc: Remove PCIPPC2 and PCIPPC6 boards by Stefan Roese · 12 years ago
  2. 32a7cb3 mpc512x: Adjust the DRAM init sequence to the datasheet spec by Anatolij Gustschin · 12 years ago
  3. d639890 mpc512x: add ifm ac14xx board by Anatolij Gustschin · 12 years ago
  4. a4911f5 mpc512x: allow configuring board specific IPS divider by Anatolij Gustschin · 12 years ago
  5. db20e91 mpc512x: optionally configure DIU, LPC and NFC deviders by Anatolij Gustschin · 12 years ago
  6. c936642 mpc512x: use common code for clock setting for all mpc512x boards by Anatolij Gustschin · 12 years ago
  7. 3fdce77 mpc512x: add common LAW and Chip Select configuration by Anatolij Gustschin · 12 years ago
  8. e39447d mpc5200: spl_boot.c: Change init oder to first enable printf by Stefan Roese · 12 years ago
  9. b0ba9a4 x86: Add error checking to x86 relocation code by Simon Glass · 12 years ago
  10. 347c05b x86: Support relocation of FDT on start-up by Simon Glass · 12 years ago
  11. 18cc2bc x86: Rearrange the output input to remove BSS by Simon Glass · 12 years ago
  12. 781db8c x86: Add an __end symbol to signal the end of the U-Boot binary by Simon Glass · 12 years ago
  13. 6fa6e4a x86: Permit bootstage and timer data to be used prior to relocation by Simon Glass · 12 years ago
  14. 2baa3bb x86: Add basic cache operations by Simon Glass · 12 years ago
  15. 3297d4d x86: Add function to get top of usable ram by Simon Glass · 12 years ago
  16. f1c45c8 sandbox: Add a way of obtaining directory listings by Simon Glass · 12 years ago
  17. 5b02602 Merge branch 'mem' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  18. e8505bb blackfin: bf60x: add resume from hibernate by Steven Miao · 13 years ago
  19. 6cdbce6 blackfin: bf60x: add hw watchdog support by Bob Liu · 13 years ago
  20. 0b38223 blackfin: add bf6xx spi driver by Scott Jiang · 13 years ago
  21. fe13b64 blackfin: bf60x: add rsi/sdh support by Sonic Zhang · 12 years ago
  22. b40b6ea blackfin: bf60x: add gpio support by Bob Liu · 12 years ago
  23. 49334b8 blackfin: bf60x: support big cplb page by Bob Liu · 13 years ago
  24. 6e24a61 blackfin: bf60x: add dma support by Bob Liu · 12 years ago
  25. 7a91b9b blackfin: bf60x: add serial support by Sonic Zhang · 12 years ago
  26. a99f03e blackfin: bf60x: Port blackfin core architecture code to boot on bf60x. by Sonic Zhang · 12 years ago
  27. 52a310c blackfin: bf60x: new processor header files by Bob Liu · 12 years ago
  28. 17dabf0 sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf by Simon Glass · 12 years ago
  29. 868aa3a sandbox: Improve sandbox serial port keyboard interface by Taylor Hutt · 12 years ago
  30. 074b455 sandbox: fix compiler warning by Allen Martin · 12 years ago
  31. e7abe82 mac: Fix the condition check for setting the MAC from the EEPROM by Holger Hans Peter Freyther · 12 years ago
  32. 1356f8e gpio: Build the da8xx_gpio code for the davinci644x device by Holger Hans Peter Freyther · 12 years ago
  33. b3b533c malloc: make malloc_bin_reloc static by Gabor Juhos · 12 years ago
  34. be288b0 nds32: Add a basic errno.h by Simon Glass · 12 years ago
  35. 89e5900 Merge branch 'fixes' of git://git.denx.de/u-boot-mips by Tom Rini · 12 years ago
  36. 3965058 MIPS: board.c: remove manual relocation of env_name_spec by Daniel Schwierzeck · 12 years ago
  37. 73368fc x86: Remove unused real mode code by Simon Glass · 12 years ago
  38. bfb5980 x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTOR by Simon Glass · 12 years ago
  39. b83dc58 x86: Remove sc520 cpu by Simon Glass · 12 years ago
  40. 817d6f2 Merge branch 'next' of git://git.denx.de/u-boot-mips by Tom Rini · 12 years ago
  41. 84937ab MIPS: add dynamic relocation support by Gabor Juhos · 12 years ago
  42. 44ea3c3 MIPS: u-boot.lds: add relocation specific sections by Gabor Juhos · 12 years ago
  43. 7f2d540 MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation by Daniel Schwierzeck · 12 years ago
  44. 0de9cc5 MIPS: start.S: optimize BSS initialization by Daniel Schwierzeck · 12 years ago
  45. bd4277d MIPS: board.c: switch to new symbols __bss_end and __image_copy_end by Daniel Schwierzeck · 12 years ago
  46. 9049d03 MIPS: u-boot.lds: introduce symbol __image_copy_end by Daniel Schwierzeck · 12 years ago
  47. 56b5ec7 MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end] by Daniel Schwierzeck · 12 years ago
  48. 7092ce8 MIPS: compute num_got_entries from .got section's size by Gabor Juhos · 12 years ago
  49. ec44316 MIPS: start.S: unify and simplify reset vector handling by Daniel Schwierzeck · 12 years ago
  50. 7e44614 MIPS: start.S: remove obsolete 64 bit handling in setup_c0_status by Daniel Schwierzeck · 12 years ago
  51. 2fb7bd3 MIPS: xburst: fix broken access to global_data by Daniel Schwierzeck · 12 years ago
  52. 1a754ee Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  53. 4cdc898 arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README by Lucas Stach · 12 years ago
  54. f11e89f Tegra114: Dalmore: Add DT files by Tom Warren · 12 years ago
  55. e3d95bc Tegra114: Add common CPU (shared) files by Tom Warren · 12 years ago
  56. 7c5883f Tegra114: Add CPU (armv7) files by Tom Warren · 12 years ago
  57. d034d1b Tegra114: Add AVP (arm720t) files by Tom Warren · 12 years ago
  58. c47e717 Tegra114: Add arch-tegra114 include files by Tom Warren · 12 years ago
  59. ba4fb9b tegra: add SPI SLINK driver by Allen Martin · 12 years ago
  60. 463afbc tegra: add addresses of SPI SLINK controllers by Allen Martin · 12 years ago
  61. 43b0429 tegra30: fdt: add SPI SLINK nodes by Allen Martin · 12 years ago
  62. 3f419f8 tegra30: add SBC1 to periph id mapping table by Allen Martin · 12 years ago
  63. 523e4d6 tegra20: fdt: add SPI SFLASH node by Allen Martin · 12 years ago
  64. 811af73 tegra: rename FUNCMUX_UART2_UARTB by Stephen Warren · 12 years ago
  65. 795f9d7 Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.c by Tom Warren · 12 years ago
  66. 4293764 Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entry by Tom Warren · 12 years ago
  67. e10ffab Clean up libfdt.h includes by Gerald Van Baren · 12 years ago
  68. 6542c07 common/fdt_support.c: sparse fixes by Kim Phillips · 12 years ago
  69. d150db6 treewide: include libfdt_env.h before fdt.h by Kim Phillips · 12 years ago
  70. 7c03a22 Add DDR3 support for AM335x-EVM (Version 1.5A) by Jeff Lance · 12 years ago
  71. 67b4a79 pcm051: Add support for Phytec phyCORE-AM335x by Lars Poeschel · 12 years ago
  72. e0cb8c0 am33xx: add a pulldown macro to pinmux config by Lars Poeschel · 12 years ago
  73. 94f1948 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 12 years ago
  74. d388763 x86: Use generic global_data by Simon Glass · 12 years ago
  75. 850d9aa sparc: Use generic global_data by Simon Glass · 12 years ago
  76. f97c17f sh: Use generic global_data by Simon Glass · 12 years ago
  77. 5b5177e sandbox: Use generic global_data by Simon Glass · 12 years ago
  78. 1c62cc2 powerpc: Use generic global_data by Simon Glass · 12 years ago
  79. b069ca3 openrisc: Use generic global_data by Simon Glass · 12 years ago
  80. 123122a nios2: Use generic global_data by Simon Glass · 12 years ago
  81. f62b94d nds32: Use generic global_data by Simon Glass · 12 years ago
  82. 9b9ba9a mips: Use generic global_data by Simon Glass · 12 years ago
  83. 8d0820e microblaze: Use generic global_data by Simon Glass · 12 years ago
  84. b666b4b m68k: Use generic global_data by Simon Glass · 12 years ago
  85. 87031d5 blackfin: Use generic global_data by Simon Glass · 12 years ago
  86. 8ed3a64 avr32: Use generic global_data by Simon Glass · 12 years ago
  87. 6878cd1 arm: Use generic global_data by Simon Glass · 12 years ago
  88. 6437147 sandbox: Move ram_buf to arch_global_data by Simon Glass · 12 years ago
  89. 421b7c0 avr32: Move cpu_hz to arch_global_data by Simon Glass · 12 years ago
  90. bcdea57 avr32: Move stack_end to arch_global_data by Simon Glass · 12 years ago
  91. 988e296 mips: Move per_clk and dev_clk to arch_global_data by Simon Glass · 12 years ago
  92. 568a7b6 m68k: Move CONFIG_EXTRA_CLOCK to arch_global_data by Simon Glass · 12 years ago
  93. de0f529 sparc: Drop kbd_status and reset_status from global_data by Simon Glass · 12 years ago
  94. 9e247d1 ppc: arm: Move sdhc_clk into arch_global_data by Simon Glass · 12 years ago
  95. 9c6a774 ppc: Move kbd_status to arch_global_data by Simon Glass · 12 years ago
  96. 88a432b ppc: Move wdt_last to arch_global_data by Simon Glass · 12 years ago
  97. f2d9aaf ppc: Move fpga_state to arch_global_data by Simon Glass · 12 years ago
  98. be1534f ppc: Remove console_addr from global data by Simon Glass · 12 years ago
  99. ba01797 ppc: Move mirror_hack to arch_global_data by Simon Glass · 12 years ago
  100. 004cc85 arm: Move uart_clk to arch_global_data by Simon Glass · 12 years ago