1. eef6702 spi: altera: Use struct-based register access by Marek Vasut · 10 years ago
  2. 205b4f3 Rename some defines containing FAT in their name to be filesystem generic by Guillaume GARDET · 10 years ago
  3. b01495e test: Add a simple test to detected warnings with uint64_t, uintptr_t by Simon Glass · 10 years ago
  4. 4fd074d usb: Use correct printf() format string for uintptr_t by Simon Glass · 10 years ago
  5. f360947 scsi: Use correct printf() format string for uintptr_t by Simon Glass · 10 years ago
  6. 6bcb8ad x86: Use correct printf() format string for uintptr_t by Simon Glass · 10 years ago
  7. c6da9ae Tidy up data sizes and function comment in display_options by Simon Glass · 10 years ago
  8. 6bf6725 Use uint64_t instead of u64 in put_dec() by Simon Glass · 10 years ago
  9. 19ea467 Use uint64_t for time types by Simon Glass · 10 years ago
  10. aac618a ext4: Use inttypes for printf() string by Simon Glass · 10 years ago
  11. 4166ecb Add some standard headers external code might need by Gabe Black · 10 years ago
  12. 0d296cc Provide option to avoid defining a custom version of uintptr_t. by Gabe Black · 10 years ago
  13. 4bf3a56 Revert "common, env: Fix support for environment in i2c eeprom" by Valentin Longchamp · 10 years ago
  14. be9445c doc: Fix comparison operator by Olaf Mandel · 10 years ago
  15. 91e2be4 wireless_space: set myself as maintainer by Albert ARIBAUD · 10 years ago
  16. 87b6398 cli: hush: Adjust 'run' command to run each line of the env var by Simon Glass · 10 years ago
  17. 0cf8761 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · 10 years ago
  18. f06f9a1 ppc: Zap TQM8272 board by Marek Vasut · 10 years ago
  19. ccc1950 ppc: Zap TQM8260 board by Marek Vasut · 10 years ago
  20. 6afb357 ppc: Zap IDS8247 board by Marek Vasut · 10 years ago
  21. 4109cb0 ppc: Zap HWW1U1A board by Marek Vasut · 10 years ago
  22. 5038d7f ppc: Zap Hymod board by Marek Vasut · 10 years ago
  23. 1655f9f ppc: Zap MHPC board by Marek Vasut · 10 years ago
  24. 4af5f0f ppc: Zap ICU862 board by Marek Vasut · 10 years ago
  25. 03b0040 PowerPC: drop some 74xx_7xx boards and related code by Wolfgang Denk · 10 years ago
  26. fc29778 README.scrapyard: update commit IDs by Wolfgang Denk · 10 years ago
  27. 0694f80 powerpc: mpc5121ads: update board config info in README by Anatolij Gustschin · 10 years ago
  28. 77d4357 powerpc: digsy_mtc: convert to generic board by Anatolij Gustschin · 10 years ago
  29. 5b8cdd8 powerpc: mecp5123: convert to generic board by Anatolij Gustschin · 10 years ago
  30. 37cf49c powerpc: ac14xx: convert to generic board by Anatolij Gustschin · 10 years ago
  31. 32ff89d powerpc: aria: convert to generic board by Anatolij Gustschin · 10 years ago
  32. 8aad332 powerpc: pdm360ng: convert to generic board by Anatolij Gustschin · 10 years ago
  33. 10e99d8 powerpc: mpc5121ads: convert to generic board by Anatolij Gustschin · 10 years ago
  34. c6832a9 powerpc: mpc512x: fix boot breakage by Anatolij Gustschin · 10 years ago
  35. 0ce4af9 Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · 10 years ago
  36. 5aa7bec Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  37. 674ca84 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 10 years ago
  38. 20cadbb arm: socfpga: config: Add USB support example by Marek Vasut · 10 years ago
  39. 686ed2c2 tools/socfpgaimage.c: fix build on darwin by Andreas Bießmann · 10 years ago
  40. a22a584 arm: socfpga: Zap CONFIG_EPHY[01]_PHY_ADDR macro by Marek Vasut · 10 years ago
  41. 34584d1 arm: socfpga: Zap spl.h and ad-hoc related syms by Marek Vasut · 10 years ago
  42. fc52089 arm: socfpga: Move code from misc_init_r() to arch_early_init_r() by Marek Vasut · 10 years ago
  43. b81fa61 arm: debug: adjust for U-Boot by Masahiro Yamada · 10 years ago
  44. 51b17d4 arm: debug: add Kconfig entries for lowlevel debug by Masahiro Yamada · 10 years ago
  45. 9345651 arm: debug: replace license blocks with SPDX by Masahiro Yamada · 10 years ago
  46. 1cfe9fa arm: debug: import debug files from Linux 3.16 by Masahiro Yamada · 10 years ago
  47. d0796de Merge http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  48. 1fba907 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  49. 84a6df0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  50. c69ecd9 i2c: designware: add an implement i2c protos by Jeroen Hofstee · 10 years ago
  51. 7b8119d tegra: add proto for pin_mux_mmc by Jeroen Hofstee · 10 years ago
  52. ce04822 spl: add prototype for jump_to_image_no_args by Jeroen Hofstee · 10 years ago
  53. aeb8055 mmc: add prototype for mmc_get_env_addr by Jeroen Hofstee · 10 years ago
  54. 611aee2 ide: add missing prototype by Jeroen Hofstee · 10 years ago
  55. 5b5ac64 gpio: add protype for name_to_gpio by Jeroen Hofstee · 10 years ago
  56. d50b07d fdt_support: add prototypes for __weak functions by Jeroen Hofstee · 10 years ago
  57. 6f38477 elf: add prototype for valid_elf_image by Jeroen Hofstee · 10 years ago
  58. f1bd871 bootm: add prototype for arch_preboot_os by Jeroen Hofstee · 10 years ago
  59. 49c4bc3 arm: vectors: provide protypes from vectors.S by Jeroen Hofstee · 10 years ago
  60. 522a4ae twister: add missing includes by Jeroen Hofstee · 10 years ago
  61. bf85502 omap3: board: add missing include and proto by Jeroen Hofstee · 10 years ago
  62. ee3fad8 net: davince: add missing include by Jeroen Hofstee · 10 years ago
  63. 7432194 mmc: bcm2835_sdhci: add missing include by Jeroen Hofstee · 10 years ago
  64. 1e96220 lib: bootm: add missing include by Jeroen Hofstee · 10 years ago
  65. 52422e3 leds: missing include by Jeroen Hofstee · 10 years ago
  66. 5624c6b imx: add missing includes by Jeroen Hofstee · 10 years ago
  67. 73063c0 common/cmd_elf.c: add missing include by Jeroen Hofstee · 10 years ago
  68. 67c398d arch-mx: add missing include by Jeroen Hofstee · 10 years ago
  69. 5afe73f string.h: add missing prototypes by Jeroen Hofstee · 10 years ago
  70. 482f469 common:console: add missing include by Jeroen Hofstee · 10 years ago
  71. 73144da modem.c: Switch to debug() from dbg found in common/console.c by Tom Rini · 10 years ago
  72. c5fe253 video: ipu: prevent warnings with W=1 by Jeroen Hofstee · 10 years ago
  73. 19d7bf3 tegra: make local functions static by Jeroen Hofstee · 10 years ago
  74. 654f8d0 serial: make local functions static by Jeroen Hofstee · 10 years ago
  75. 6588c78 sdhci: make local functions static by Jeroen Hofstee · 10 years ago
  76. 4415297 omap_gpmc: fix warnigs with W=1 by Jeroen Hofstee · 10 years ago
  77. 98431d5 omap3: make local functions static by Jeroen Hofstee · 10 years ago
  78. 84f64c8 net: fec_mxc: make local functions static by Jeroen Hofstee · 10 years ago
  79. 750a6ff lmb: make local functions static by Jeroen Hofstee · 10 years ago
  80. 718feca image-fit: make local function static by Jeroen Hofstee · 10 years ago
  81. 2115d89 gpio: make local functions static by Jeroen Hofstee · 10 years ago
  82. 783a91f eth: make eth_address_set static by Jeroen Hofstee · 10 years ago
  83. 45f08d3 env_nand: make local functions static by Jeroen Hofstee · 10 years ago
  84. 2d17b48 ehci-hcd.c: make local functions static by Jeroen Hofstee · 10 years ago
  85. 76ee65b disk/part.c: make local function static by Jeroen Hofstee · 10 years ago
  86. 2588ba1 common: board_r: make local functions static by Jeroen Hofstee · 10 years ago
  87. 553d8c3 common: cmd_elf: make do_bootelf_exec static by Jeroen Hofstee · 10 years ago
  88. 69d2754 video: use __weak by Jeroen Hofstee · 10 years ago
  89. 3dd80aa usb: use __weak by Jeroen Hofstee · 10 years ago
  90. e7e60c1 samsung: board: use __weak by Jeroen Hofstee · 10 years ago
  91. 7b19fd6 pci: use __weak by Jeroen Hofstee · 10 years ago
  92. 3c6928f net: phy: fix warnings with W=1 by Jeroen Hofstee · 10 years ago
  93. 002ad7b misc: use __weak by Jeroen Hofstee · 10 years ago
  94. 00dcb07 cti_flash.c: use __weak when requested for flash_(read|write){8,16,32,64} by Jeroen Hofstee · 10 years ago
  95. dd2a6cd common: board: use __weak by Jeroen Hofstee · 10 years ago
  96. 8590c80 arm: board: use __weak by Jeroen Hofstee · 10 years ago
  97. accc9e4 sunxi: Add CONFIG_OLD_SUNXI_KERNEL_COMPAT Kconfig option by Hans de Goede · 10 years ago
  98. d0dbc28 sunxi: dram: Use clock_get_pll5p to calculate mbus, rather then hardcoding by Hans de Goede · 10 years ago
  99. 9e54f6e sunxi: Add clock_get_pll5p() function by Hans de Goede · 10 years ago
  100. 06beadb sunxi: Increase command line buffer size (CONFIG_SYS_CBSIZE) by Ian Campbell · 10 years ago