1. 7a91b9b blackfin: bf60x: add serial support by Sonic Zhang · 12 years ago
  2. a99f03e blackfin: bf60x: Port blackfin core architecture code to boot on bf60x. by Sonic Zhang · 12 years ago
  3. 52a310c blackfin: bf60x: new processor header files by Bob Liu · 12 years ago
  4. 4b29aed MAKEALL: add support for per architecture toolchains by Allen Martin · 12 years ago
  5. 36c06b1 gpt: fix partion size limit by Piotr Wilczek · 12 years ago
  6. e7abe82 mac: Fix the condition check for setting the MAC from the EEPROM by Holger Hans Peter Freyther · 12 years ago
  7. dd650f1 led: The gpio_led.c code expects that LED state is from the enum by Holger Hans Peter Freyther · 12 years ago
  8. 1356f8e gpio: Build the da8xx_gpio code for the davinci644x device by Holger Hans Peter Freyther · 12 years ago
  9. 41cfa2d cmd_elf: Fix broken bootvx command by Reinhard Arlt · 12 years ago
  10. aec64f0 cmd_load.c: Add #endif comments to reduce confusion by Robert P. J. Day · 12 years ago
  11. 21c9b78 cmd_mem.c: Fix some typoes, no functional changes by Robert P. J. Day · 12 years ago
  12. 3783732 fw_env.config: Correct "fw_saveenv" to "fw_setenv". by Robert P. J. Day · 12 years ago
  13. 219ad3c vsprintf: add ustrtoll function by Piotr Wilczek · 12 years ago
  14. b3b533c malloc: make malloc_bin_reloc static by Gabor Juhos · 12 years ago
  15. 6c3c4e2 serial/ns16550: don't generate functions for undefined ports by Scott Wood · 12 years ago
  16. 697e4a8 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Tom Rini · 12 years ago
  17. be288b0 nds32: Add a basic errno.h by Simon Glass · 12 years ago
  18. 89973c8 powerpc/83xx/km: drop uneeded dtt_bus environment var by Holger Brunck · 12 years ago
  19. 0c285ff powerpc/83xx/km: remove uneeded CONFIG_MISC_INIT_R by Holger Brunck · 12 years ago
  20. dd0f605 powerpc/83xx/km: add support for kmopti2 board by Holger Brunck · 12 years ago
  21. c20c907 powerpc/83xx/km: cleanup tuxx1 support by Holger Brunck · 12 years ago
  22. ffcbb93 km/common: add eccmode to kernel commandline by Holger Brunck · 12 years ago
  23. 154772c powerpc/83xx: use NAND_ECC_BCH for kmcoge5ne by Holger Brunck · 12 years ago
  24. b1b1893 kmeter1_nand: allow uasge of NAND_ECC_SOFT_BCH by Holger Brunck · 12 years ago
  25. 2ffe111 km/scripts: replace hardcoded uImage by Andreas Huber · 12 years ago
  26. c31a757 km/common: introduce $uimage variable by Andreas Huber · 12 years ago
  27. 03c34d4 powerpc/83xx: use ppc_6xx as arch variable for kmvect1 by Holger Brunck · 12 years ago
  28. d62018a powerpc/83xx/km: add MV88E6122 switch support for kmvect1 by Karlheinz Jerg · 12 years ago
  29. d9e64c9 km/common/ivm: rework piggy mac adress offset generation by Holger Brunck · 12 years ago
  30. 2321fe2 km82xx, km83xx: move ethernet_present() from common to cpu specific by Karlheinz Jerg · 12 years ago
  31. 258520b km/common/ivm: remove CONFIG_SYS_I2C_IVM_BUS related code by Holger Brunck · 12 years ago
  32. 37346cd km/common/ivm: remove obsolete code by Holger Brunck · 12 years ago
  33. aa93204 km/common: remove unneeded ifdefs for I2C by Holger Brunck · 12 years ago
  34. 91e1c9a Merge branch 'master' of git://git.denx.de/u-boot by Kim Phillips · 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. f06b111 x86: Remove unneeded cruft from main Makefile by Simon Glass · 12 years ago
  40. b83dc58 x86: Remove sc520 cpu by Simon Glass · 12 years ago
  41. dc4d421 x86: Remove eNET boards by Simon Glass · 12 years ago
  42. 817d6f2 Merge branch 'next' of git://git.denx.de/u-boot-mips by Tom Rini · 12 years ago
  43. 84937ab MIPS: add dynamic relocation support by Gabor Juhos · 12 years ago
  44. 44ea3c3 MIPS: u-boot.lds: add relocation specific sections by Gabor Juhos · 12 years ago
  45. 7f2d540 MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation by Daniel Schwierzeck · 12 years ago
  46. 0de9cc5 MIPS: start.S: optimize BSS initialization by Daniel Schwierzeck · 12 years ago
  47. bd4277d MIPS: board.c: switch to new symbols __bss_end and __image_copy_end by Daniel Schwierzeck · 12 years ago
  48. 9049d03 MIPS: u-boot.lds: introduce symbol __image_copy_end by Daniel Schwierzeck · 12 years ago
  49. 56b5ec7 MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end] by Daniel Schwierzeck · 12 years ago
  50. 7092ce8 MIPS: compute num_got_entries from .got section's size by Gabor Juhos · 12 years ago
  51. ec44316 MIPS: start.S: unify and simplify reset vector handling by Daniel Schwierzeck · 12 years ago
  52. 7e44614 MIPS: start.S: remove obsolete 64 bit handling in setup_c0_status by Daniel Schwierzeck · 12 years ago
  53. 2fb7bd3 MIPS: xburst: fix broken access to global_data by Daniel Schwierzeck · 12 years ago
  54. 183943d am335x_evm: Fix CPSW ethernet on GP EVM and EVM-SK by Tom Rini · 12 years ago
  55. 1a754ee Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  56. 4cdc898 arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README by Lucas Stach · 12 years ago
  57. 7a3fa01 Tegra114: Add/enable Dalmore build (T114 reference board) by Tom Warren · 12 years ago
  58. 598547d Tegra114: Add generic Tegra114 build support by Tom Warren · 12 years ago
  59. f11e89f Tegra114: Dalmore: Add DT files by Tom Warren · 12 years ago
  60. e3d95bc Tegra114: Add common CPU (shared) files by Tom Warren · 12 years ago
  61. 7c5883f Tegra114: Add CPU (armv7) files by Tom Warren · 12 years ago
  62. d034d1b Tegra114: Add AVP (arm720t) files by Tom Warren · 12 years ago
  63. c47e717 Tegra114: Add arch-tegra114 include files by Tom Warren · 12 years ago
  64. 7ea853e tegra: cardhu: config: enable SPI by Allen Martin · 12 years ago
  65. ba4fb9b tegra: add SPI SLINK driver by Allen Martin · 12 years ago
  66. 463afbc tegra: add addresses of SPI SLINK controllers by Allen Martin · 12 years ago
  67. 43b0429 tegra30: fdt: add SPI SLINK nodes by Allen Martin · 12 years ago
  68. 3f419f8 tegra30: add SBC1 to periph id mapping table by Allen Martin · 12 years ago
  69. e765952 tegra: spi: add fdt support to tegra SPI SFLASH driver by Allen Martin · 12 years ago
  70. 523e4d6 tegra20: fdt: add SPI SFLASH node by Allen Martin · 12 years ago
  71. 3f26479 tegra: don't hard-code LCD into default TEGRA_DEVICE_SETTINGS by Stephen Warren · 12 years ago
  72. 811af73 tegra: rename FUNCMUX_UART2_UARTB by Stephen Warren · 12 years ago
  73. 795f9d7 Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.c by Tom Warren · 12 years ago
  74. 4293764 Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entry by Tom Warren · 12 years ago
  75. 9253168 tegra: fdt: add back missing host1x node by Allen Martin · 12 years ago
  76. e10ffab Clean up libfdt.h includes by Gerald Van Baren · 12 years ago
  77. 6542c07 common/fdt_support.c: sparse fixes by Kim Phillips · 12 years ago
  78. 38c3815 libfdt: update from upstream dtc commit 142419e by Kim Phillips · 12 years ago
  79. db9cfa7 libfdt: update fdt.h from upstream dtc by Kim Phillips · 12 years ago
  80. 2575c72 libfdt_env.h: add fdt type definitions by Kim Phillips · 12 years ago
  81. d150db6 treewide: include libfdt_env.h before fdt.h by Kim Phillips · 12 years ago
  82. 0b5bf87 fdt: fix dts preprocessor options by Allen Martin · 12 years ago
  83. 4c0e228 am33xx: Drop gpio0_7_pin_mux from phytec pcm051 by Tom Rini · 12 years ago
  84. d6c8a12 OMAP3: igep00x0: fix a build warning on IGEP boards by Javier Martinez Canillas · 12 years ago
  85. 8f12c7c AM335X: Set fdt_high for AM335X devices to enable booting with Device Tree by hvaibhav@ti.com · 12 years ago
  86. 7c03a22 Add DDR3 support for AM335x-EVM (Version 1.5A) by Jeff Lance · 12 years ago
  87. b2451e3 am335x: display msg when reading MAC from efuse by Lars Poeschel · 12 years ago
  88. 67b4a79 pcm051: Add support for Phytec phyCORE-AM335x by Lars Poeschel · 12 years ago
  89. e0cb8c0 am33xx: add a pulldown macro to pinmux config by Lars Poeschel · 12 years ago
  90. 2dd508f omap4: allow the use of a plain text env file instead boot scripts by Javier Martinez Canillas · 12 years ago
  91. d549ace OMAP3: igep00x0: add boot status GPIO LED by Javier Martinez Canillas · 12 years ago
  92. e9b1452 OMAP3: use a single board file for IGEP devices by Javier Martinez Canillas · 12 years ago
  93. ec2dc0c sf: stmicro: Add support for N25Q256A by Jagannadha Sutradharudu Teki · 12 years ago
  94. 944bd26 sf: stmicro: Add support for N25Q32A by Jagannadha Sutradharudu Teki · 12 years ago
  95. 460c459 sf: stmicro: Add support for N25Q32 by Jagannadha Sutradharudu Teki · 12 years ago
  96. ed178bb sf: stmicro: Add support for N25Q64A by Jagannadha Sutradharudu Teki · 12 years ago
  97. e05b2a9 sf: winbond: Add W25Q64W by Jagannadha Sutradharudu Teki · 12 years ago
  98. 663a462 sf: spansion: Correct the first byte of idcode1 for S25FL256S part by Jagannadha Sutradharudu Teki · 12 years ago
  99. d17e9b2 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  100. d3decea Merge branch 'master' of git://git.denx.de/u-boot by Kim Phillips · 12 years ago