1. 0628ab8 sandbox: Change memory commands to use map_physmem by Simon Glass · 12 years ago
  2. 4213fc2 sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf by Simon Glass · 12 years ago
  3. e101550 sandbox: Improve sandbox serial port keyboard interface by Taylor Hutt · 12 years ago
  4. bda32ff Update print_buffer() to use const by Simon Glass · 12 years ago
  5. 6b3ff98 Tidy up error checking and fix bug in hash command by Simon Glass · 12 years ago
  6. 8ec21bb sandbox: fix compiler warning by Allen Martin · 12 years ago
  7. a1eac57 common/env_nand.c: calculate crc only when readenv was OK by Phil Sutter · 12 years ago
  8. b76a147 env_nand.c: clarify log messages when env reading fails by Phil Sutter · 12 years ago
  9. fcecb4a mtd: nand: Check if NAND is locked tight before lock cmds by Joe Hershberger · 12 years ago
  10. ced199d nand: fix nand read.option parsing by Harvey Chapman · 12 years ago
  11. 8fdf1e0 imls: Add support to list images in NAND device by Vipin Kumar · 12 years ago
  12. 47104c3 MAKEALL: add support for per architecture toolchains by Allen Martin · 12 years ago
  13. 3e34cf7 gpt: fix partion size limit by Piotr Wilczek · 12 years ago
  14. c8876f1 mac: Fix the condition check for setting the MAC from the EEPROM by Holger Hans Peter Freyther · 12 years ago
  15. 4f47ace led: The gpio_led.c code expects that LED state is from the enum by Holger Hans Peter Freyther · 12 years ago
  16. 03414ac gpio: Build the da8xx_gpio code for the davinci644x device by Holger Hans Peter Freyther · 12 years ago
  17. 1b3e0b1 cmd_elf: Fix broken bootvx command by Reinhard Arlt · 12 years ago
  18. 70d7cb9 cmd_load.c: Add #endif comments to reduce confusion by Robert P. J. Day · 12 years ago
  19. 85de63e cmd_mem.c: Fix some typoes, no functional changes by Robert P. J. Day · 12 years ago
  20. 7789df9 fw_env.config: Correct "fw_saveenv" to "fw_setenv". by Robert P. J. Day · 12 years ago
  21. 7df54d3 vsprintf: add ustrtoll function by Piotr Wilczek · 12 years ago
  22. 7b39523 malloc: make malloc_bin_reloc static by Gabor Juhos · 12 years ago
  23. 55db9cc serial/ns16550: don't generate functions for undefined ports by Scott Wood · 12 years ago
  24. 1671ba7 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Tom Rini · 12 years ago
  25. ea6bd08 nds32: Add a basic errno.h by Simon Glass · 12 years ago
  26. 411190c powerpc/83xx/km: drop uneeded dtt_bus environment var by Holger Brunck · 12 years ago
  27. 25b2992 powerpc/83xx/km: remove uneeded CONFIG_MISC_INIT_R by Holger Brunck · 12 years ago
  28. 4714f8e powerpc/83xx/km: add support for kmopti2 board by Holger Brunck · 12 years ago
  29. 47f5364 powerpc/83xx/km: cleanup tuxx1 support by Holger Brunck · 12 years ago
  30. a7bc914 km/common: add eccmode to kernel commandline by Holger Brunck · 12 years ago
  31. be7576f powerpc/83xx: use NAND_ECC_BCH for kmcoge5ne by Holger Brunck · 12 years ago
  32. 9381873 kmeter1_nand: allow uasge of NAND_ECC_SOFT_BCH by Holger Brunck · 12 years ago
  33. d42a3b7 km/scripts: replace hardcoded uImage by Andreas Huber · 12 years ago
  34. dacc109 km/common: introduce $uimage variable by Andreas Huber · 12 years ago
  35. 6515139 powerpc/83xx: use ppc_6xx as arch variable for kmvect1 by Holger Brunck · 12 years ago
  36. 5bcd64c powerpc/83xx/km: add MV88E6122 switch support for kmvect1 by Karlheinz Jerg · 12 years ago
  37. 322bb20 km/common/ivm: rework piggy mac adress offset generation by Holger Brunck · 12 years ago
  38. 1eb95eb km82xx, km83xx: move ethernet_present() from common to cpu specific by Karlheinz Jerg · 12 years ago
  39. cf976ce km/common/ivm: remove CONFIG_SYS_I2C_IVM_BUS related code by Holger Brunck · 12 years ago
  40. 811c8ca km/common/ivm: remove obsolete code by Holger Brunck · 12 years ago
  41. a5a614c km/common: remove unneeded ifdefs for I2C by Holger Brunck · 12 years ago
  42. 9a82b10 Merge branch 'master' of git://git.denx.de/u-boot by Kim Phillips · 12 years ago
  43. 9f024f6 Merge branch 'fixes' of git://git.denx.de/u-boot-mips by Tom Rini · 12 years ago
  44. 455fbfb MIPS: board.c: remove manual relocation of env_name_spec by Daniel Schwierzeck · 12 years ago
  45. 96dfc06 x86: Remove unused real mode code by Simon Glass · 12 years ago
  46. 588a13f x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTOR by Simon Glass · 12 years ago
  47. a32e626 x86: Remove unneeded cruft from main Makefile by Simon Glass · 12 years ago
  48. 1f3a581 x86: Remove sc520 cpu by Simon Glass · 12 years ago
  49. 7e8c53d x86: Remove eNET boards by Simon Glass · 12 years ago
  50. 9c748e0 Merge branch 'next' of git://git.denx.de/u-boot-mips by Tom Rini · 12 years ago
  51. 04380c6 MIPS: add dynamic relocation support by Gabor Juhos · 12 years ago
  52. 0ba8926 MIPS: u-boot.lds: add relocation specific sections by Gabor Juhos · 12 years ago
  53. 28875e2 MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation by Daniel Schwierzeck · 12 years ago
  54. 696a3b2 MIPS: start.S: optimize BSS initialization by Daniel Schwierzeck · 12 years ago
  55. eea8a32 MIPS: board.c: switch to new symbols __bss_end and __image_copy_end by Daniel Schwierzeck · 12 years ago
  56. 3420bf1 MIPS: u-boot.lds: introduce symbol __image_copy_end by Daniel Schwierzeck · 12 years ago
  57. a52852c MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end] by Daniel Schwierzeck · 12 years ago
  58. 4539781 MIPS: compute num_got_entries from .got section's size by Gabor Juhos · 12 years ago
  59. 8b1c734 MIPS: start.S: unify and simplify reset vector handling by Daniel Schwierzeck · 12 years ago
  60. 4dc7412 MIPS: start.S: remove obsolete 64 bit handling in setup_c0_status by Daniel Schwierzeck · 12 years ago
  61. 97b920d MIPS: xburst: fix broken access to global_data by Daniel Schwierzeck · 12 years ago
  62. 1634e96 am335x_evm: Fix CPSW ethernet on GP EVM and EVM-SK by Tom Rini · 12 years ago
  63. 951c6ba Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  64. fd8e1c3 arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README by Lucas Stach · 12 years ago
  65. 0706714 Tegra114: Add/enable Dalmore build (T114 reference board) by Tom Warren · 12 years ago
  66. 9482919 Tegra114: Add generic Tegra114 build support by Tom Warren · 12 years ago
  67. 8aff009 Tegra114: Dalmore: Add DT files by Tom Warren · 12 years ago
  68. e23bb6a Tegra114: Add common CPU (shared) files by Tom Warren · 12 years ago
  69. ec1885c Tegra114: Add CPU (armv7) files by Tom Warren · 12 years ago
  70. 4040ec1 Tegra114: Add AVP (arm720t) files by Tom Warren · 12 years ago
  71. 2fc65e2 Tegra114: Add arch-tegra114 include files by Tom Warren · 12 years ago
  72. d2f18f2 tegra: cardhu: config: enable SPI by Allen Martin · 12 years ago
  73. b19f574 tegra: add SPI SLINK driver by Allen Martin · 12 years ago
  74. 91673e2 tegra: add addresses of SPI SLINK controllers by Allen Martin · 12 years ago
  75. 23e3158 tegra30: fdt: add SPI SLINK nodes by Allen Martin · 12 years ago
  76. 7d54f02 tegra30: add SBC1 to periph id mapping table by Allen Martin · 12 years ago
  77. 8f1b46b tegra: spi: add fdt support to tegra SPI SFLASH driver by Allen Martin · 12 years ago
  78. c98f03f tegra20: fdt: add SPI SFLASH node by Allen Martin · 12 years ago
  79. c35eb56 tegra: don't hard-code LCD into default TEGRA_DEVICE_SETTINGS by Stephen Warren · 12 years ago
  80. 4727a13 tegra: rename FUNCMUX_UART2_UARTB by Stephen Warren · 12 years ago
  81. f29f086 Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.c by Tom Warren · 12 years ago
  82. d83152d Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entry by Tom Warren · 12 years ago
  83. 36068ae tegra: fdt: add back missing host1x node by Allen Martin · 12 years ago
  84. 58864dd Clean up libfdt.h includes by Gerald Van Baren · 12 years ago
  85. 8aa5ec6 common/fdt_support.c: sparse fixes by Kim Phillips · 12 years ago
  86. b2ba62a libfdt: update from upstream dtc commit 142419e by Kim Phillips · 12 years ago
  87. 71bbb3d libfdt: update fdt.h from upstream dtc by Kim Phillips · 12 years ago
  88. 25aca0f libfdt_env.h: add fdt type definitions by Kim Phillips · 12 years ago
  89. 12e06fe treewide: include libfdt_env.h before fdt.h by Kim Phillips · 12 years ago
  90. 6487d88 fdt: fix dts preprocessor options by Allen Martin · 12 years ago
  91. 8978f86 am33xx: Drop gpio0_7_pin_mux from phytec pcm051 by Tom Rini · 12 years ago
  92. 3e857d0 OMAP3: igep00x0: fix a build warning on IGEP boards by Javier Martinez Canillas · 12 years ago
  93. f170899 AM335X: Set fdt_high for AM335X devices to enable booting with Device Tree by hvaibhav@ti.com · 12 years ago
  94. 13526f7 Add DDR3 support for AM335x-EVM (Version 1.5A) by Jeff Lance · 12 years ago
  95. 3ec36b3 am335x: display msg when reading MAC from efuse by Lars Poeschel · 12 years ago
  96. 1c1b7c3 pcm051: Add support for Phytec phyCORE-AM335x by Lars Poeschel · 12 years ago
  97. aca0b8b am33xx: add a pulldown macro to pinmux config by Lars Poeschel · 12 years ago
  98. d70f548 omap4: allow the use of a plain text env file instead boot scripts by Javier Martinez Canillas · 12 years ago
  99. 9d4f542 OMAP3: igep00x0: add boot status GPIO LED by Javier Martinez Canillas · 12 years ago
  100. 77eea28 OMAP3: use a single board file for IGEP devices by Javier Martinez Canillas · 12 years ago