1. 6c01648 sandbox: script for testing sandbox/ext4/fat/fs commands by Suriyan Ramasami · 10 years ago
  2. d455d87 fs: API changes enabling extra parameter to return size of type loff_t by Suriyan Ramasami · 10 years ago
  3. 96b1046 sandbox: Prepare API change for files greater than 2GB by Suriyan Ramasami · 10 years ago
  4. 9f12cd0 ext4: Prepare API change for files greater than 2GB by Suriyan Ramasami · 10 years ago
  5. 1ad0b98 fat: Prepare API change for files greater than 2GB by Suriyan Ramasami · 10 years ago
  6. 6455371 board/esd/common/auto_update.c: Use <flash.h> by Tom Rini · 10 years ago
  7. 7944495 sandbox: Use md5sum and fatwrite to enable testing of fs commands by Suriyan Ramasami · 10 years ago
  8. 9fdee7d common/board_f: fix gcc warning on MIPS64 by Daniel Schwierzeck · 10 years ago
  9. 666ba84 common/board_f: add setup of initial stack frame for MIPS by Daniel Schwierzeck · 10 years ago
  10. 167544e spl: fix descending condition to drivers/mtd/nand/ by Masahiro Yamada · 10 years ago
  11. 60296a8 commands: add more command entries in Kconfig by Masahiro Yamada · 10 years ago
  12. 6c77509 hush: add CONFIG_HUSH_PARSER to Kconfig by Masahiro Yamada · 10 years ago
  13. b6cf443 FIT: add some FIT configurations to Kconfig by Masahiro Yamada · 10 years ago
  14. c66109c config: remove redundant CONFIG_SYS_PROMPT defines by Masahiro Yamada · 10 years ago
  15. 4efb654 tegra: do not descend into empty directories by Masahiro Yamada · 10 years ago
  16. 56f31e8 kbuild: use SoC-specific CONFIG to descend into SoC directory by Masahiro Yamada · 10 years ago
  17. 37c9940 x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory by Masahiro Yamada · 10 years ago
  18. 165ecd2 kbuild: Descend into SOC directory from CPU directory by Masahiro Yamada · 10 years ago
  19. be25d87 Add pr_fmt() macro by Thierry Reding · 10 years ago
  20. 4efe52b pci: Honour pci_skip_dev() by Thierry Reding · 10 years ago
  21. 042b83d pci: Abort early if bus does not exist by Thierry Reding · 10 years ago
  22. 1eebd14 vsprintf: Add modifier for phys_addr_t by Thierry Reding · 10 years ago
  23. 59e890e fs: make it possible to read the filesystem UUID by Christian Gmeiner · 10 years ago
  24. 1b51d32 sata: fix a bug in init_sata() for pci-sata card by li pengbo · 10 years ago
  25. f333b9f ARM: bcm: Enable bcm11130 boards by Steve Rae · 10 years ago
  26. abb1678 ARM: bcm: Enable five Cygnus boards by Steve Rae · 10 years ago
  27. 18f26fd spl: Change debug to printf for "Unsupported boot-device" by Stefan Roese · 10 years ago
  28. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  29. 17b28ed dm: core: remove unnecessary return condition in uclass lookup by Masahiro Yamada · 10 years ago
  30. f724e0b dm: core: remove unnecessary return condition in driver lookup by Masahiro Yamada · 10 years ago
  31. 84a7153 dm: core: remove meaningless if conditional by Masahiro Yamada · 10 years ago
  32. cbf86d7 dm: core: a trivial clean up by Masahiro Yamada · 10 years ago
  33. d11e8fd cros_ec: Fix uninitialised variable in cros_ec.c by Simon Glass · 10 years ago
  34. 6b18656 dm: spi: Use device_bind_driver() instead of our own function by Simon Glass · 10 years ago
  35. ff56bba dm: spi: Correct handling of SPI chip selects in sandbox by Simon Glass · 10 years ago
  36. e33dc22 dm: Add a function to bind a device by driver name by Simon Glass · 10 years ago
  37. a88340d dm: fdt: Correct handling of aliases with embedded digits by Simon Glass · 10 years ago
  38. 479728c dm: core: Add functions to find parent and OF data by Simon Glass · 10 years ago
  39. 2ef249b dm: core: Allow access to the device's driver_id data by Simon Glass · 10 years ago
  40. c26c80a drivers: usb: fsl: Move USB Errata checking code by Nikhil Badola · 10 years ago
  41. 7bf3816 mx53ard: Fix error handling in board_mmc_init() by Fabio Estevam · 10 years ago
  42. 1abd714 mx53evk: Fix error handling in board_mmc_init() by Fabio Estevam · 10 years ago
  43. c5ba77a mx53smd: Fix error handling in board_mmc_init() by Fabio Estevam · 10 years ago
  44. a49c44d mx6qarm2: Fix error handling in board_mmc_init() by Fabio Estevam · 10 years ago
  45. d6af507 mx51evk: Fix error handling in board_mmc_init() by Fabio Estevam · 10 years ago
  46. 6c920ee mx6: mx6sabre common: Enable i.MX thermal DM driver by Ye.Li · 10 years ago
  47. 7a26416 mx6: thermal: Check cpu temperature via thermal sensor by Ye.Li · 10 years ago
  48. e3568d2 DM: thermal: Add imx thermal DM driver by Ye.Li · 10 years ago
  49. cf202d2 mx6: clock: Add thermal clock enable function by Nitin Garg · 10 years ago
  50. 02a32a9 tbs2910: Fix error handling in board_mmc_init() by Soeren Moch · 10 years ago
  51. c1a6f37 dm: i2c: Move error reporting into a common function by Simon Glass · 10 years ago
  52. 38687ae dm: Update documentation to include CONFIG_DM... options by Simon Glass · 10 years ago
  53. f8fff9d dm: arm: spl: Make driver model linker lists available by Simon Glass · 10 years ago
  54. 0521f98 dm: tegra: Add platform data for the GPIO driver by Simon Glass · 10 years ago
  55. bc0b284 dm: tegra: Add platform data for the SPL uart by Simon Glass · 10 years ago
  56. a94f468 dm: Disable dm_warn() in SPL by Simon Glass · 10 years ago
  57. 236f2bd dm: Allow stdio registration to be dropped by Simon Glass · 10 years ago
  58. 3ac435d dm: Allow device removal features to be dropped by Simon Glass · 10 years ago
  59. 1151651 dm: spl: Allow driver model to be used by Simon Glass · 10 years ago
  60. fb4f5e7 dm: spl: Make simple malloc() available when enabled by Simon Glass · 10 years ago
  61. ba19599 dm: arm: spl: Allow simple malloc() in SPL by Simon Glass · 10 years ago
  62. c9356be dm: Split the simple malloc() implementation into its own file by Simon Glass · 10 years ago
  63. 9dacbb2 dm: tegra: Avoid using arch-specific memcpy() in SPL by Simon Glass · 10 years ago
  64. ad1b81c dm: serial: Support changing the baud rate by Simon Glass · 10 years ago
  65. e87e0e7 dm: at91: Add myself as maintainer for snapper9260 by Simon Glass · 10 years ago
  66. 1a1927f dm: at91: Convert snapper9260 to use driver model by Simon Glass · 10 years ago
  67. 0f65f48 dm: at91: Add driver model support for the serial driver by Simon Glass · 10 years ago
  68. 62137fc dm: at91: Refactor serial driver slightly for driver model by Simon Glass · 10 years ago
  69. 12fe7f7 dm: at91: Add platform data for GPIO on at91sam9260-based boards by Simon Glass · 10 years ago
  70. 918354b dm: at91: Add driver model support for atmel GPIO driver by Simon Glass · 10 years ago
  71. cd052cd dm: at91: Move snapper9260 to generic baord by Simon Glass · 10 years ago
  72. 5e8a749 dm: at91: Correct text base for snapper9260 by Simon Glass · 10 years ago
  73. fe5b9b4 x86: Rename chromebook-x86 to coreboot by Simon Glass · 10 years ago
  74. 65dd74a x86: ivybridge: Implement SDRAM init by Simon Glass · 10 years ago
  75. 3eafce0 x86: ivybridge: Add LAPIC support by Simon Glass · 10 years ago
  76. a49e3c7 x86: Make show_boot_progress() common by Simon Glass · 10 years ago
  77. 437c2b7 x86: chromebook_link: Enable GPIO support by Simon Glass · 10 years ago
  78. 1b4f25f x86: ivybridge: Add support for early GPIO init by Simon Glass · 10 years ago
  79. 8e0df06 x86: ivybridge: Add early init for PCH devices by Simon Glass · 10 years ago
  80. 9c678e1 x86: dts: Add microcode updates for ivybridge CPU by Simon Glass · 10 years ago
  81. 77f9b1f x86: ivybridge: Perform Intel microcode update on boot by Simon Glass · 10 years ago
  82. 94060ff x86: ivybridge: Check BIST value on boot by Simon Glass · 10 years ago
  83. f5fbbe9 x86: ivybridge: Perform initial CPU setup by Simon Glass · 10 years ago
  84. eddbad2 x86: Add msr read/write functions that use a structure by Simon Glass · 10 years ago
  85. 3f70a6f x86: Add clr/setbits functions by Simon Glass · 10 years ago
  86. 378a863 x86: Tidy up coreboot header usage by Simon Glass · 10 years ago
  87. 2b60515 x86: ivybridge: Add early LPC init so that serial works by Simon Glass · 10 years ago
  88. 6fb3b72 x86: pci: Allow configuration before relocation by Simon Glass · 10 years ago
  89. 6e5b12b x86: ivybridge: Enable PCI in early init by Simon Glass · 10 years ago
  90. 7430f10 x86: Support use of PCI before relocation by Simon Glass · 10 years ago
  91. d188b18 x86: Refactor PCI to permit alternate init by Simon Glass · 10 years ago
  92. 70a09c6 x86: chromebook_link: Implement CAR support (cache as RAM) by Simon Glass · 10 years ago
  93. d1cd045 x86: Emit post codes in startup code for Chromebooks by Simon Glass · 10 years ago
  94. fce7b27 x86: Build a .rom file which can be flashed to an x86 machine by Simon Glass · 10 years ago
  95. 8ef0757 x86: Add chromebook_link board by Simon Glass · 10 years ago
  96. c03c951 x86: ifdtool: Allow creation of an empty ROM by Simon Glass · 10 years ago
  97. 5c1b685 x86: Allow timer calibration to work on ivybridge by Simon Glass · 10 years ago
  98. a5eb04d x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directory by Masahiro Yamada · 10 years ago
  99. 727c1a9 x86: Replace fill_processor_name() with cpu_get_name() by Simon Glass · 10 years ago
  100. 003504b x86: Remove unnecessary find_fdt(), prepare_fdt() functions by Simon Glass · 10 years ago