1. ec8a252 env: Use getenv_yesno() more generally by Joe Hershberger · 12 years ago
  2. 7afcf3a env: Refactor apply into change_ok by Joe Hershberger · 12 years ago
  3. 3d3b52f env: Consolidate common code in hsearch_r() by Joe Hershberger · 12 years ago
  4. c4e0057 env: Refactor do_apply to a flag by Joe Hershberger · 12 years ago
  5. e772cb3 Make linux kernel string funcs available to tools by Joe Hershberger · 12 years ago
  6. 9960d9a gpt: Enable support for GPT partition table restoration at Samsung's Trats by Lukasz Majewski · 12 years ago
  7. 8b09623 gpt: Support for new "gpt" command by Piotr Wilczek · 12 years ago
  8. 40684dd gpt: Support for GPT (GUID Partition Table) restoration by Lukasz Majewski · 12 years ago
  9. fae2bf2 gpt: The leXX_to_int() calls replaced with ones defined at <compiler.h> by Chang Hyun Park · 12 years ago
  10. 36f2e8e gpt:doc: GPT (GUID Partition Table) documentation by Lukasz Majewski · 12 years ago
  11. 9386f96 part:efi: Move part_efi.h file to ./include by Lukasz Majewski · 12 years ago
  12. 3ec4411 vsprintf:fix: Change type returned by ustrtoul by Lukasz Majewski · 12 years ago
  13. caddc17 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 12 years ago
  14. f88e09d mips: serial: Fix busted manual relocation by Joe Hershberger · 12 years ago
  15. f0c2799 MIPS: constify mips_io_port_base by Daniel Schwierzeck · 12 years ago
  16. bf3d58b cmd:spl:fix: Prevent from a build error on boards, which don't support FDT by Łukasz Majewski · 12 years ago
  17. 23b479b exynos: Enable hashing functions and EDID for smdk5250 by Simon Glass · 12 years ago
  18. eea3f4d tpm: Add TPM stress test by Luigi Semenzato · 12 years ago
  19. 78c112c console: Enable function to display console info by Simon Glass · 12 years ago
  20. 9ad557b Add console command to access io space registers by Vadim Bendebury · 12 years ago
  21. 096eb3f fdt: edid: Enable fdt_add_edid() function when CONFIG_LCD defined by Tom Wai-Hong Tam · 12 years ago
  22. 735987c edid: Add I2C command for printing the EDID by Tom Wai-Hong Tam · 12 years ago
  23. d46b5f7 edid: Library of EDID decode and print by Tom Wai-Hong Tam · 12 years ago
  24. bf36c5d Add hash command to perform hashing using various algorithms by Simon Glass · 12 years ago
  25. e50b12c sha1sum: Use generic hash layer by Simon Glass · 12 years ago
  26. 460408e Add generic hash API by Simon Glass · 12 years ago
  27. b1f17bf Add strcasecmp() and strncasecmp() by Simon Glass · 12 years ago
  28. ec7381f sha256: Use const where possible and add watchdog function by Simon Glass · 12 years ago
  29. a7d1d76 sha1: Use const where possible, and unsigned for input len by Simon Glass · 12 years ago
  30. 6a135ef stdio: remove useless strncpy by Vincent Palatin · 12 years ago
  31. 75b3afc Fix use of conditional LMB by Simon Glass · 12 years ago
  32. ff048ea Add a command to read raw blocks from a partition by Kenneth Waters · 12 years ago
  33. 53fdc7e Add gettime command by Anton Staaf · 12 years ago
  34. 01433d6 Add new bootstage step for the main loop by Simon Glass · 12 years ago
  35. 94740e4 gpio: remove duplicate function signature by Nikita Kiryanov · 12 years ago
  36. d40d914 designware_i2c.h: Define IC_CLK only if not already defined in config file by Armando Visconti · 12 years ago
  37. ea31b7a designware_i2c.h: Fixed the correct values for SCL low/high time by Armando Visconti · 12 years ago
  38. 5b8439b designware_i2c: Fixed the setting of the i2c bus speed by Armando Visconti · 12 years ago
  39. 491739b designware_i2c: Added s/w generation of stop bit by Armando Visconti · 12 years ago
  40. ac6e2fe designware_i2c.c: Added the support for MULTI_BUS by Armando Visconti · 12 years ago
  41. c86d9ed drivers:i2c: Modify I2C driver for Exynos4 by Piotr Wilczek · 12 years ago
  42. 89bd58a exynos:pinmux: Add pinmux support for i2c by Piotr Wilczek · 12 years ago
  43. 847ab8f exynos:cpu: Add Exynos4 I2C spacing by Piotr Wilczek · 12 years ago
  44. 83d745d exynos:clock: Add i2c clock by Piotr Wilczek · 12 years ago
  45. 6683977 omap24xx_i2c: Handle OMAP5 like OMAP2,3,4 by Vincent Stehlé · 12 years ago
  46. fa5e284 mxs: i2c: Implement algorithm to set up arbitrary i2c speed by Marek Vasut · 12 years ago
  47. 1e2fc0d mxs: i2c: Restore speed setting after block reset by Marek Vasut · 12 years ago
  48. aff36ea i2c: mxs: Fix TIMING2 register value by Marek Vasut · 12 years ago
  49. a157e0d i2c: mxs: Use i2c_set_bus_speed() in i2c_init() by Marek Vasut · 12 years ago
  50. a06f590 i2c: mxs: Implement i2c_get/set_bus_speed() by Marek Vasut · 12 years ago
  51. f32a470 i2c: mxs: Abstract out the MXS I2C speed setup by Marek Vasut · 12 years ago
  52. 06afa38 i2c: kerneldoc: Add kerneldoc annotations to cmd_i2c.c by Marek Vasut · 12 years ago
  53. 7f86bd5 i2c: Staticize local functions in mxc i2c driver by Marek Vasut · 12 years ago
  54. 2515d84 i2c: Use __weak instead of __attribute__((weak, alias)) by Marek Vasut · 12 years ago
  55. eabd5d8 soft_i2c: add necessary includes for AVR32 by Andreas Bießmann · 14 years ago
  56. ee7c0fc Correct comment to show the parameters as defined in tools/mkimage.h by Lars Rasmusson · 12 years ago
  57. ea40a05 MIPS: constify address pointer in test_bit() by Daniel Schwierzeck · 12 years ago
  58. 0d69d91 MIPS: fix a latent bug on initialize $gp by Zhi-zhou Zhang · 12 years ago
  59. fd4d564 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  60. 13d4355 fs:ext4:write: Initialize cache aligned filename buffer by Łukasz Majewski · 12 years ago
  61. d429ca0 fs:ext4:fix: Code refactoring to suppress compiler warnings by Łukasz Majewski · 12 years ago
  62. a1f41f1 fs:ext4:write: Store block device descriptor in file system structure by Łukasz Majewski · 12 years ago
  63. 32fc16d fs:ext4:write: Add lldiv and do_div to perform 64-32 bits division by Łukasz Majewski · 12 years ago
  64. 3fdf759 Change e-mail address of Luka Perkov by Luka Perkov · 12 years ago
  65. 10501df serial_pl011: Set RTS during initialization by Joshua Housh · 12 years ago
  66. fcdde04 MAINTAINERS: Add a pointer to the custodians page. by Robert P. J. Day · 12 years ago
  67. ac426b7 x86: Fix coreboot config to boot on Chromebook by Simon Glass · 12 years ago
  68. d954a43 x86: Turn on support for EFI's GPT in the coreboot config by Gabe Black · 12 years ago
  69. cbca883 x86: coreboot: Enable video display by Simon Glass · 12 years ago
  70. 058d59b x86: Build vga video code only if CONFIG_VIDEO_VGA is defined by Simon Glass · 12 years ago
  71. a94e9d7 x86: Remove video_init() prototype from u-boot-x86.h by Simon Glass · 12 years ago
  72. ae63057 video: Check for valid FB pointer before clearing by Duncan Laurie · 12 years ago
  73. c946631 x86: drop unused code in coreboot.c by Stefan Reinauer · 12 years ago
  74. 2b9d225 x86: Remove coreboot_ from file name by Stefan Reinauer · 12 years ago
  75. 1350f1c x86: Provide a way to throttle port80 accesses by Vadim Bendebury · 12 years ago
  76. 7c71034 x86: Provide tick counter and frequency reference for Intel core architecture by Vadim Bendebury · 12 years ago
  77. b83058c x86: Issue SMI to finalize Coreboot in final stage by Duncan Laurie · 12 years ago
  78. 488b8b2 x86: Fix MTRR clear to detect which MTRR to use by Duncan Laurie · 12 years ago
  79. 300081a x86: Emit port 80 post codes in show_boot_progress() by Stefan Reinauer · 12 years ago
  80. 2712f08 x86: fdt: Create basic .dtsi file for coreboot by Simon Glass · 12 years ago
  81. ba74a0f x86: coreboot: Set CONFIG_ARCH_DEVICE_TREE correctly by Gabe Black · 12 years ago
  82. b208c7f x86: Add support for CONFIG_OF_CONTROL by Gabe Black · 12 years ago
  83. 05b7164 x86: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading by Stefan Reinauer · 12 years ago
  84. 91d82a2 x86: Add back cold- and warm-boot flags by Gabe Black · 12 years ago
  85. 112a575 x86: Override calculate_relocation_address to use the e820 map by Gabe Black · 12 years ago
  86. d65297b x86: Make calculate_relocation_address an overridable function by Gabe Black · 12 years ago
  87. 842d338 x86: Make the upper bound on relocated symbols closed instead of open by Gabe Black · 12 years ago
  88. 32f9873 x86: Reorder x86's post relocation memory layout by Gabe Black · 12 years ago
  89. 8313315 x86: Initialise SPI if enabled by Gabe Black · 12 years ago
  90. ac31a7b x86: Implement arch_phys_memset so that it can wipe memory above 4GB by Gabe Black · 12 years ago
  91. 40fef04 Introduce arch_phys_memset which works like memset but on physical memory by Gabe Black · 12 years ago
  92. ec516c4 x86: Increase the size of the phys_size_t and phys_addr_t types by Gabe Black · 12 years ago
  93. 0c39290 x86: Fix off-by-one error in do_elf_reloc_fixups() by Duncan Laurie · 12 years ago
  94. 984d8b0 x86: Ignore memory >4GB when parsing Coreboot tables by Duncan Laurie · 12 years ago
  95. 34d6057 x86: Enable CONFIG_CMD_ZBOOT for coreboot by Simon Glass · 12 years ago
  96. 1484311 x86: Fix indirect jmp warning in zimage.c by Simon Glass · 12 years ago
  97. 17de114 x86: Clean up MTRR 7 right before jumping to the kernel by Stefan Reinauer · 12 years ago
  98. 98568f0 x86: Import MSR/MTRR code from Linux by Graeme Russ · 12 years ago
  99. 61e0ea9 x86: Provide a function to clean up just before booting a zimage by Stefan Reinauer · 12 years ago
  100. 095593c x86: Add basic cache operations by Stefan Reinauer · 12 years ago