1. f0c2799 MIPS: constify mips_io_port_base by Daniel Schwierzeck · 12 years ago
  2. ea40a05 MIPS: constify address pointer in test_bit() by Daniel Schwierzeck · 12 years ago
  3. 0d69d91 MIPS: fix a latent bug on initialize $gp by Zhi-zhou Zhang · 12 years ago
  4. fd4d564 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  5. 13d4355 fs:ext4:write: Initialize cache aligned filename buffer by Łukasz Majewski · 12 years ago
  6. d429ca0 fs:ext4:fix: Code refactoring to suppress compiler warnings by Łukasz Majewski · 12 years ago
  7. a1f41f1 fs:ext4:write: Store block device descriptor in file system structure by Łukasz Majewski · 12 years ago
  8. 32fc16d fs:ext4:write: Add lldiv and do_div to perform 64-32 bits division by Łukasz Majewski · 12 years ago
  9. 3fdf759 Change e-mail address of Luka Perkov by Luka Perkov · 12 years ago
  10. 10501df serial_pl011: Set RTS during initialization by Joshua Housh · 12 years ago
  11. fcdde04 MAINTAINERS: Add a pointer to the custodians page. by Robert P. J. Day · 12 years ago
  12. ac426b7 x86: Fix coreboot config to boot on Chromebook by Simon Glass · 12 years ago
  13. d954a43 x86: Turn on support for EFI's GPT in the coreboot config by Gabe Black · 12 years ago
  14. cbca883 x86: coreboot: Enable video display by Simon Glass · 12 years ago
  15. 058d59b x86: Build vga video code only if CONFIG_VIDEO_VGA is defined by Simon Glass · 12 years ago
  16. a94e9d7 x86: Remove video_init() prototype from u-boot-x86.h by Simon Glass · 12 years ago
  17. ae63057 video: Check for valid FB pointer before clearing by Duncan Laurie · 12 years ago
  18. c946631 x86: drop unused code in coreboot.c by Stefan Reinauer · 12 years ago
  19. 2b9d225 x86: Remove coreboot_ from file name by Stefan Reinauer · 12 years ago
  20. 1350f1c x86: Provide a way to throttle port80 accesses by Vadim Bendebury · 12 years ago
  21. 7c71034 x86: Provide tick counter and frequency reference for Intel core architecture by Vadim Bendebury · 12 years ago
  22. b83058c x86: Issue SMI to finalize Coreboot in final stage by Duncan Laurie · 12 years ago
  23. 488b8b2 x86: Fix MTRR clear to detect which MTRR to use by Duncan Laurie · 12 years ago
  24. 300081a x86: Emit port 80 post codes in show_boot_progress() by Stefan Reinauer · 12 years ago
  25. 2712f08 x86: fdt: Create basic .dtsi file for coreboot by Simon Glass · 12 years ago
  26. ba74a0f x86: coreboot: Set CONFIG_ARCH_DEVICE_TREE correctly by Gabe Black · 12 years ago
  27. b208c7f x86: Add support for CONFIG_OF_CONTROL by Gabe Black · 12 years ago
  28. 05b7164 x86: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading by Stefan Reinauer · 12 years ago
  29. 91d82a2 x86: Add back cold- and warm-boot flags by Gabe Black · 12 years ago
  30. 112a575 x86: Override calculate_relocation_address to use the e820 map by Gabe Black · 12 years ago
  31. d65297b x86: Make calculate_relocation_address an overridable function by Gabe Black · 12 years ago
  32. 842d338 x86: Make the upper bound on relocated symbols closed instead of open by Gabe Black · 12 years ago
  33. 32f9873 x86: Reorder x86's post relocation memory layout by Gabe Black · 12 years ago
  34. 8313315 x86: Initialise SPI if enabled by Gabe Black · 12 years ago
  35. ac31a7b x86: Implement arch_phys_memset so that it can wipe memory above 4GB by Gabe Black · 12 years ago
  36. 40fef04 Introduce arch_phys_memset which works like memset but on physical memory by Gabe Black · 12 years ago
  37. ec516c4 x86: Increase the size of the phys_size_t and phys_addr_t types by Gabe Black · 12 years ago
  38. 0c39290 x86: Fix off-by-one error in do_elf_reloc_fixups() by Duncan Laurie · 12 years ago
  39. 984d8b0 x86: Ignore memory >4GB when parsing Coreboot tables by Duncan Laurie · 12 years ago
  40. 34d6057 x86: Enable CONFIG_CMD_ZBOOT for coreboot by Simon Glass · 12 years ago
  41. 1484311 x86: Fix indirect jmp warning in zimage.c by Simon Glass · 12 years ago
  42. 17de114 x86: Clean up MTRR 7 right before jumping to the kernel by Stefan Reinauer · 12 years ago
  43. 98568f0 x86: Import MSR/MTRR code from Linux by Graeme Russ · 12 years ago
  44. 61e0ea9 x86: Provide a function to clean up just before booting a zimage by Stefan Reinauer · 12 years ago
  45. 095593c x86: Add basic cache operations by Stefan Reinauer · 12 years ago
  46. 9a7da18 x86: Fill in the dram info using the e820 map on coreboot/x86 by Gabe Black · 12 years ago
  47. 3cdc18a x86: Add a CBMEM timestamp generated right before the kernel startup. by Vadim Bendebury · 12 years ago
  48. 6dbe0cc x86: Enable coreboot timestamp facility support in u-boot. by Vadim Bendebury · 12 years ago
  49. 2f899e0 x86: Add function to read time stamp counter by Vadim Bendebury · 12 years ago
  50. 57be917 x86: gpio: Add additional GPIO banks to the ICH6 driver by Bill Richardson · 12 years ago
  51. a7e6d54 x86: Enable ICH6 GPIO controller for coreboot by Simon Glass · 12 years ago
  52. 55ae10f x86: gpio: Add GPIO driver for Intel ICH6 and later. by Bill Richardson · 12 years ago
  53. 6e266bf add include/u-boot.lst to .gitignore by Luka Perkov · 12 years ago
  54. adb9d85 README: Explain how to generate the CHANGELOG file. by Robert P. J. Day · 12 years ago
  55. d4b901d cmd_led.c: Standardize format of help and usage info. by Robert P. J. Day · 12 years ago
  56. d060e6f Allow CONFIG_BOARD_SIZE_LIMIT to be specified in hex by Joe Hershberger · 12 years ago
  57. 33699df part: check each variable for capability calculation by Jerry Huang · 12 years ago
  58. e3ff797 cbfs: Add docbook template by Simon Glass · 12 years ago
  59. 2592075 cbfs: Remove mention of CREDITS files by Simon Glass · 12 years ago
  60. 5fe8380 lzma: update to lzma sdk 9.20 by Stefan Reinauer · 12 years ago
  61. 0851020 MAKEALL: Add options for incremental building by Joe Hershberger · 12 years ago
  62. c97d59c MAKEALL: Fix kill_children by Joe Hershberger · 12 years ago
  63. 468ebf1 4xx: Fix PCI memory mapping on CPCI405 boards by Matthias Fuchs · 12 years ago
  64. fb3d2b8 Makefile: Add target for combined spl/u-boot.bin & u-boot.img by Stefan Roese · 12 years ago
  65. b40bda6 Makefile: Add possibility to set entry-point for u-boot.img by Stefan Roese · 12 years ago
  66. 13b4f63 mpc5200: Add a3m071 board support by Stefan Roese · 12 years ago
  67. 083f2e0 mpc5200: Add SPL support by Stefan Roese · 12 years ago
  68. d3aa8b8 env: Enable getenv_f() for SPL_BUILD by Stefan Roese · 12 years ago
  69. ea8256f SPL: Port SPL framework to powerpc by Stefan Roese · 12 years ago
  70. 966b11c powerpc: Extract EPAPR_MAGIC constants into processor.h by Stefan Roese · 12 years ago
  71. ce12a8c Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 12 years ago
  72. 339c511 x86: Don't spam POST80 codes with slow IO functions by Stefan Reinauer · 12 years ago
  73. a78d494 x86: Define CONFIG_SYS_VSNPRINTF for coreboot by Simon Glass · 12 years ago
  74. 5b1be1b x86: Fix typo in pcat_timer.c by Stefan Reinauer · 12 years ago
  75. 687c108 x86: Include types.h explicitly in the i386 version of io.h by Gabe Black · 12 years ago
  76. 452b80e x86: Add a dummy implementation for timer_get_us by Gabe Black · 12 years ago
  77. f30fc4d x86: Add a default implementation for cleanup_before_linux() by Gabe Black · 12 years ago
  78. 9ad4736 x86: Add a minimal device tree for alex x86 by Gabe Black · 12 years ago
  79. 028a562 x86: Add an fdt pointer to the global data structure by Gabe Black · 12 years ago
  80. 17c40ad x86: video: Add coreboot framebuffer support by Stefan Reinauer · 12 years ago
  81. 893db59 x86: Remove coreboot start16 code by Simon Glass · 12 years ago
  82. 5b5ece9 x86: Allow compiling out realmode/bios code by Gabe Black · 12 years ago
  83. 420a2ca x86: Select stdio devices for coreboot by Simon Glass · 12 years ago
  84. b012bc9 x86: Add console command to display CBMEM console buffer by Vadim Bendebury · 12 years ago
  85. 98ab435 x86: Add CBMEM console driver for coreboot by Vadim Bendebury · 12 years ago
  86. 402ed00 x86: coreboot: Decode additional coreboot sysinfo tags by Simon Glass · 12 years ago
  87. 93c1735 x86: coreboot: Drop sysinfo.c by Stefan Reinauer · 12 years ago
  88. b04eb34 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 12 years ago
  89. f3269ad include/linux/byteorder: Always defines __fswab64, __swab64p and __swab64s by Nobuhiro Iwamatsu · 12 years ago
  90. 7c791b3 serial: serial_sh: bugfix: autoboot fails if serial console is not connected by Tetsuyuki Kobayashi · 12 years ago
  91. 867da0d sh: fix trigger_address_error() by Yoshihiro Shimoda · 12 years ago
  92. b8715d8 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Tom Rini · 12 years ago
  93. f39612d fdt: Correct global_data condition in main by Simon Glass · 12 years ago
  94. e57d9d1 Merge branch 'master' of git://www.denx.de/git/u-boot-x86 by Tom Rini · 12 years ago
  95. d02a568 x86: coreboot: Enable LPC TPM by Simon Glass · 12 years ago
  96. cd23e69 x86: Remove coreboot start16 code by Simon Glass · 12 years ago
  97. 82e73f0 x86: coreboot: Implement recursively scanning PCI busses by Gabe Black · 12 years ago
  98. 422322f x86: coreboot: Modify u-boot code to allow building coreboot payload by Vadim Bendebury · 12 years ago
  99. 452f50f x86: coreboot: Tell u-boot about PCI bus 0 when initializing by Gabe Black · 12 years ago
  100. badcb34 x86: coreboot: Move non-board specific files to coreboot arch directory by Stefan Reinauer · 12 years ago