1. 84a6df0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  2. c69ecd9 i2c: designware: add an implement i2c protos by Jeroen Hofstee · 10 years ago
  3. 7b8119d tegra: add proto for pin_mux_mmc by Jeroen Hofstee · 10 years ago
  4. ce04822 spl: add prototype for jump_to_image_no_args by Jeroen Hofstee · 10 years ago
  5. aeb8055 mmc: add prototype for mmc_get_env_addr by Jeroen Hofstee · 10 years ago
  6. 611aee2 ide: add missing prototype by Jeroen Hofstee · 10 years ago
  7. 5b5ac64 gpio: add protype for name_to_gpio by Jeroen Hofstee · 10 years ago
  8. d50b07d fdt_support: add prototypes for __weak functions by Jeroen Hofstee · 10 years ago
  9. 6f38477 elf: add prototype for valid_elf_image by Jeroen Hofstee · 10 years ago
  10. f1bd871 bootm: add prototype for arch_preboot_os by Jeroen Hofstee · 10 years ago
  11. 49c4bc3 arm: vectors: provide protypes from vectors.S by Jeroen Hofstee · 10 years ago
  12. 522a4ae twister: add missing includes by Jeroen Hofstee · 10 years ago
  13. bf85502 omap3: board: add missing include and proto by Jeroen Hofstee · 10 years ago
  14. ee3fad8 net: davince: add missing include by Jeroen Hofstee · 10 years ago
  15. 7432194 mmc: bcm2835_sdhci: add missing include by Jeroen Hofstee · 10 years ago
  16. 1e96220 lib: bootm: add missing include by Jeroen Hofstee · 10 years ago
  17. 52422e3 leds: missing include by Jeroen Hofstee · 10 years ago
  18. 5624c6b imx: add missing includes by Jeroen Hofstee · 10 years ago
  19. 73063c0 common/cmd_elf.c: add missing include by Jeroen Hofstee · 10 years ago
  20. 67c398d arch-mx: add missing include by Jeroen Hofstee · 10 years ago
  21. 5afe73f string.h: add missing prototypes by Jeroen Hofstee · 10 years ago
  22. 482f469 common:console: add missing include by Jeroen Hofstee · 10 years ago
  23. 73144da modem.c: Switch to debug() from dbg found in common/console.c by Tom Rini · 10 years ago
  24. c5fe253 video: ipu: prevent warnings with W=1 by Jeroen Hofstee · 10 years ago
  25. 19d7bf3 tegra: make local functions static by Jeroen Hofstee · 10 years ago
  26. 654f8d0 serial: make local functions static by Jeroen Hofstee · 10 years ago
  27. 6588c78 sdhci: make local functions static by Jeroen Hofstee · 10 years ago
  28. 4415297 omap_gpmc: fix warnigs with W=1 by Jeroen Hofstee · 10 years ago
  29. 98431d5 omap3: make local functions static by Jeroen Hofstee · 10 years ago
  30. 84f64c8 net: fec_mxc: make local functions static by Jeroen Hofstee · 10 years ago
  31. 750a6ff lmb: make local functions static by Jeroen Hofstee · 10 years ago
  32. 718feca image-fit: make local function static by Jeroen Hofstee · 10 years ago
  33. 2115d89 gpio: make local functions static by Jeroen Hofstee · 10 years ago
  34. 783a91f eth: make eth_address_set static by Jeroen Hofstee · 10 years ago
  35. 45f08d3 env_nand: make local functions static by Jeroen Hofstee · 10 years ago
  36. 2d17b48 ehci-hcd.c: make local functions static by Jeroen Hofstee · 10 years ago
  37. 76ee65b disk/part.c: make local function static by Jeroen Hofstee · 10 years ago
  38. 2588ba1 common: board_r: make local functions static by Jeroen Hofstee · 10 years ago
  39. 553d8c3 common: cmd_elf: make do_bootelf_exec static by Jeroen Hofstee · 10 years ago
  40. 69d2754 video: use __weak by Jeroen Hofstee · 10 years ago
  41. 3dd80aa usb: use __weak by Jeroen Hofstee · 10 years ago
  42. e7e60c1 samsung: board: use __weak by Jeroen Hofstee · 10 years ago
  43. 7b19fd6 pci: use __weak by Jeroen Hofstee · 10 years ago
  44. 3c6928f net: phy: fix warnings with W=1 by Jeroen Hofstee · 10 years ago
  45. 002ad7b misc: use __weak by Jeroen Hofstee · 10 years ago
  46. 00dcb07 cti_flash.c: use __weak when requested for flash_(read|write){8,16,32,64} by Jeroen Hofstee · 10 years ago
  47. dd2a6cd common: board: use __weak by Jeroen Hofstee · 10 years ago
  48. 8590c80 arm: board: use __weak by Jeroen Hofstee · 10 years ago
  49. c2ded96 serial: remove uniphier_serial_initialize() call by Masahiro Yamada · 10 years ago
  50. ff247b7 serial: uniphier: move CONFIG_UNIPHIER_SERIAL to Kconfig by Masahiro Yamada · 10 years ago
  51. d064cbf dm: serial: use Driver Model for UniPhier serial driver by Masahiro Yamada · 10 years ago
  52. da333ae dm: add entries to Kconfig by Masahiro Yamada · 10 years ago
  53. eea5a4c dm: serial: consolidate common code more by Masahiro Yamada · 10 years ago
  54. 52a0a6f dm: serial: remove unnecessary casting by Masahiro Yamada · 10 years ago
  55. bac6446 dm: serial: fix console putc by Masahiro Yamada · 10 years ago
  56. 3fdd0bb serial: add static directive to local functions by Masahiro Yamada · 10 years ago
  57. 86256b7 dm: move platform data headers to include/dm/platform_data by Masahiro Yamada · 10 years ago
  58. e98a03c dm: x86: Convert coreboot serial to use driver model by Simon Glass · 10 years ago
  59. d1259c9 dm: x86: dts: Add additional info to the serial port node by Simon Glass · 10 years ago
  60. 7414112 dm: x86: Convert Intel ICH6 GPIO driver to use driver model by Simon Glass · 10 years ago
  61. c15b0b8 dm: x86: Add a gpio header for coreboot by Simon Glass · 10 years ago
  62. 5dbcaa2 dm: x86: Support pre-reloc malloc() by Simon Glass · 10 years ago
  63. fbd7282 dm: x86: Zero global data before board_init_f() by Simon Glass · 10 years ago
  64. 9c284ff dm: x86: Remove ebp assembler warning in zimage.c by Simon Glass · 10 years ago
  65. 1f77690 dm: serial: ns16550: Add a cast to the I/O operations by Simon Glass · 10 years ago
  66. 85bfe6e dm: gpio: Remove unused get_state() uclass method by Simon Glass · 10 years ago
  67. 2d91a97 dm: dts: Move omap device tree includes to correct place by Simon Glass · 10 years ago
  68. c65dd44 dm: gpio: imx: Drop request()/free() in the driver by Simon Glass · 10 years ago
  69. 6227fb8 dm: gpio: exynos: Drop request()/free() in the driver by Simon Glass · 10 years ago
  70. 3dd2d48 dm: gpio: rpi_b: Drop request()/free() in the driver by Simon Glass · 10 years ago
  71. 5aff3ac dm: gpio: omap3: Drop request()/free() in the driver by Simon Glass · 10 years ago
  72. 57d99d3 dm: gpio: tegra: Drop request()/free() in the driver by Simon Glass · 10 years ago
  73. 4324174 test: dm: Add additional GPIO tests by Simon Glass · 10 years ago
  74. 756ac0b test: dm: Support memory leak checking as a core feature by Simon Glass · 10 years ago
  75. d44f597 dm: gpio: Add gpio_requestf() helper for printf() strings by Simon Glass · 10 years ago
  76. 4b8f11c test: dm: Update GPIO tests for new gpio_request() method by Simon Glass · 10 years ago
  77. 5e0bbd6 dm: gpio: sandbox: Drop request()/free() in the driver by Simon Glass · 10 years ago
  78. 62cb89d dm: gpio: sandbox: Implement the remove() method by Simon Glass · 10 years ago
  79. 699ea96 dm: gpio: sandbox: Implement the get_function() method by Simon Glass · 10 years ago
  80. 0757535 dm: Move the function for getting GPIO status into the uclass by Simon Glass · 10 years ago
  81. 6449a50 dm: gpio: Add gpio_get_function() and friends by Simon Glass · 10 years ago
  82. b892d12 dm: gpio: Implement GPIO reservation in the uclass by Simon Glass · 10 years ago
  83. b3f4ca1 dm: omap3: Move to driver model for GPIO and serial by Simon Glass · 10 years ago
  84. 1a44cd8 dm: am33xx: Move to driver model for GPIO and serial by Simon Glass · 10 years ago
  85. 1f0d883 dm: am335x: Remove serial options from CONFIG_SYS_EXTRA_OPTIONS by Simon Glass · 10 years ago
  86. 0bf2495 dm: omap: serial: Add driver model support by Simon Glass · 10 years ago
  87. 4119e06 dm: am33xx: Provide platform data for serial by Simon Glass · 10 years ago
  88. d12010b dm: am33xx: Provide platform data for GPIOs by Simon Glass · 10 years ago
  89. 5915a2a dm: omap: gpio: Support driver model by Simon Glass · 10 years ago
  90. d57b611 dm: omap: gpio: Put _get_gpio_value() logic into its own function by Simon Glass · 10 years ago
  91. 2539f39 dm: dts: omap: Select correct console for beaglebone by Simon Glass · 10 years ago
  92. 91155c6 dm: serial: Support CONFIG_CONS_INDEX if available by Simon Glass · 10 years ago
  93. 11c1a87 dm: ns16550: Correct the probe logic for platform data by Simon Glass · 10 years ago
  94. 167efe0 dm: ns16550: Use an address instead of a pointer for the uart base by Simon Glass · 10 years ago
  95. aea2be2 dm: serial: ns16550: Correct logic for checking for character by Simon Glass · 10 years ago
  96. c487fd4 dm: serial: Reset the watchdog while waiting in getc() by Simon Glass · 10 years ago
  97. fe1ef50 dm: gpio: Support numbered GPIOs by Simon Glass · 10 years ago
  98. 5b3ee38 kbuild: clear VENDOR variable to fix build error on tcsh by Masahiro Yamada · 10 years ago
  99. 03a3536 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  100. 7bfd5ee mips: enable CONFIG_USE_PRIVATE_LIBGCC by default by Masahiro Yamada · 10 years ago