1. d50b07d fdt_support: add prototypes for __weak functions by Jeroen Hofstee · 10 years ago
  2. 6f38477 elf: add prototype for valid_elf_image by Jeroen Hofstee · 10 years ago
  3. f1bd871 bootm: add prototype for arch_preboot_os by Jeroen Hofstee · 10 years ago
  4. 49c4bc3 arm: vectors: provide protypes from vectors.S by Jeroen Hofstee · 10 years ago
  5. 522a4ae twister: add missing includes by Jeroen Hofstee · 10 years ago
  6. bf85502 omap3: board: add missing include and proto by Jeroen Hofstee · 10 years ago
  7. ee3fad8 net: davince: add missing include by Jeroen Hofstee · 10 years ago
  8. 7432194 mmc: bcm2835_sdhci: add missing include by Jeroen Hofstee · 10 years ago
  9. 1e96220 lib: bootm: add missing include by Jeroen Hofstee · 10 years ago
  10. 52422e3 leds: missing include by Jeroen Hofstee · 10 years ago
  11. 5624c6b imx: add missing includes by Jeroen Hofstee · 10 years ago
  12. 73063c0 common/cmd_elf.c: add missing include by Jeroen Hofstee · 10 years ago
  13. 67c398d arch-mx: add missing include by Jeroen Hofstee · 10 years ago
  14. 5afe73f string.h: add missing prototypes by Jeroen Hofstee · 10 years ago
  15. 482f469 common:console: add missing include by Jeroen Hofstee · 10 years ago
  16. 73144da modem.c: Switch to debug() from dbg found in common/console.c by Tom Rini · 10 years ago
  17. c5fe253 video: ipu: prevent warnings with W=1 by Jeroen Hofstee · 10 years ago
  18. 19d7bf3 tegra: make local functions static by Jeroen Hofstee · 10 years ago
  19. 654f8d0 serial: make local functions static by Jeroen Hofstee · 10 years ago
  20. 6588c78 sdhci: make local functions static by Jeroen Hofstee · 10 years ago
  21. 4415297 omap_gpmc: fix warnigs with W=1 by Jeroen Hofstee · 10 years ago
  22. 98431d5 omap3: make local functions static by Jeroen Hofstee · 10 years ago
  23. 84f64c8 net: fec_mxc: make local functions static by Jeroen Hofstee · 10 years ago
  24. 750a6ff lmb: make local functions static by Jeroen Hofstee · 10 years ago
  25. 718feca image-fit: make local function static by Jeroen Hofstee · 10 years ago
  26. 2115d89 gpio: make local functions static by Jeroen Hofstee · 10 years ago
  27. 783a91f eth: make eth_address_set static by Jeroen Hofstee · 10 years ago
  28. 45f08d3 env_nand: make local functions static by Jeroen Hofstee · 10 years ago
  29. 2d17b48 ehci-hcd.c: make local functions static by Jeroen Hofstee · 10 years ago
  30. 76ee65b disk/part.c: make local function static by Jeroen Hofstee · 10 years ago
  31. 2588ba1 common: board_r: make local functions static by Jeroen Hofstee · 10 years ago
  32. 553d8c3 common: cmd_elf: make do_bootelf_exec static by Jeroen Hofstee · 10 years ago
  33. 69d2754 video: use __weak by Jeroen Hofstee · 10 years ago
  34. 3dd80aa usb: use __weak by Jeroen Hofstee · 10 years ago
  35. e7e60c1 samsung: board: use __weak by Jeroen Hofstee · 10 years ago
  36. 7b19fd6 pci: use __weak by Jeroen Hofstee · 10 years ago
  37. 3c6928f net: phy: fix warnings with W=1 by Jeroen Hofstee · 10 years ago
  38. 002ad7b misc: use __weak by Jeroen Hofstee · 10 years ago
  39. 00dcb07 cti_flash.c: use __weak when requested for flash_(read|write){8,16,32,64} by Jeroen Hofstee · 10 years ago
  40. dd2a6cd common: board: use __weak by Jeroen Hofstee · 10 years ago
  41. 8590c80 arm: board: use __weak by Jeroen Hofstee · 10 years ago
  42. accc9e4 sunxi: Add CONFIG_OLD_SUNXI_KERNEL_COMPAT Kconfig option by Hans de Goede · 10 years ago
  43. d0dbc28 sunxi: dram: Use clock_get_pll5p to calculate mbus, rather then hardcoding by Hans de Goede · 10 years ago
  44. 9e54f6e sunxi: Add clock_get_pll5p() function by Hans de Goede · 10 years ago
  45. 06beadb sunxi: Increase command line buffer size (CONFIG_SYS_CBSIZE) by Ian Campbell · 10 years ago
  46. 7b48d8c ARM: sunxi: Add Ippo-q8h-v5 A23 tablet board defconfig by Chen-Yu Tsai · 10 years ago
  47. c757a50 ARM: sunxi: Add support for using R_UART as console by Chen-Yu Tsai · 10 years ago
  48. 472ed06 ARM: sunxi: Allow specifying module in prcm apb0 init function by Chen-Yu Tsai · 10 years ago
  49. e373aad ARM: sunxi: Add support for R_PIO gpio banks by Hans de Goede · 10 years ago
  50. 8ebe4f4 ARM: sunxi: Add basic A23 support by Chen-Yu Tsai · 10 years ago
  51. e637b30 mmc: sunxi: Add support for sun8i (A23) by Chen-Yu Tsai · 10 years ago
  52. ff2b47f ARM: sunxi: Add support for uart0 on port F (mmc0) by Chen-Yu Tsai · 10 years ago
  53. 7f87ad3 ARM: sunxi: Add sun8i (A23) UART0 pin mux support by Chen-Yu Tsai · 10 years ago
  54. 78c396a ARM: sunxi: Fix reset command on sun6i/sun8i by Chen-Yu Tsai · 10 years ago
  55. 4cdefba ARM: sunxi: Add sun6i/sun8i timer block register definition by Chen-Yu Tsai · 10 years ago
  56. 2b679f9 ARM: sunxi: Move watchdog register definitions to separate file by Chen-Yu Tsai · 10 years ago
  57. 41f8e9f ARM: sunxi: Fix build break when CONFIG_MMC is not defined by Chen-Yu Tsai · 10 years ago
  58. e711891 sunxi: Add CONFIG_MACH_TYPE defines to sun4i, sun5i and sun7i by Hans de Goede · 10 years ago
  59. 722e00c sunxi: Kconfig: Unify sunxi Kconfig code by Hans de Goede · 10 years ago
  60. 69c050a sunxi: Enable second sdcard slot found on some boards by Hans de Goede · 10 years ago
  61. bbff84b sunxi: Use PG3 - PG8 as io-pins for mmc1 by Hans de Goede · 10 years ago
  62. e79c7c8 sunxi: When we've both mmc0 and mmc2, detect from which one we're booting by Hans de Goede · 10 years ago
  63. 2ccfac0 sunxi: Turn MMC_SUNXI_SLOT_EXTRA into a proper Kconfig option by Hans de Goede · 10 years ago
  64. cd82113 sunxi: Add mmc card-detect functionality by Hans de Goede · 10 years ago
  65. 7ad3b6a ARM: sun6i: Add Colombus board defconfig by Chen-Yu Tsai · 10 years ago
  66. 8a6564d ARM: sunxi: Add basic A31 support by Maxime Ripard · 10 years ago
  67. 7711539 ARM: sun6i: Setup the A31 UART0 muxing by Maxime Ripard · 10 years ago
  68. ba1e40f ARM: sun6i: Define UART0 pins for A31 by Chen-Yu Tsai · 10 years ago
  69. 1d1bd42 ARM: sunxi-mmc: Add mmc support for sun6i / A31 by Hans de Goede · 10 years ago
  70. 14177e4 ARM: sun6i: Add clock support by Chen-Yu Tsai · 10 years ago
  71. 174deb7 ARM: sun6i: Add support for the power reset control module found on the A31 by Oliver Schinagl · 10 years ago
  72. 93ce1e9 ARM: sun6i: Add base address for the new controllers in A31 by Oliver Schinagl · 10 years ago
  73. 859b3f1 ARM: sunxi: Fix build break when CONFIG_USB_EHCI is not defined by Chen-Yu Tsai · 10 years ago
  74. ea52094 ARM: sunxi: Use macro values for setting UART GPIO pull-ups by Chen-Yu Tsai · 10 years ago
  75. f1fe975 sunxi: Add support for the Mele M3 board by Hans de Goede · 10 years ago
  76. a3e8c22 mmc: sunxi: add SDHC support for sun6i/sun7i/sun8i by Wills Wang · 10 years ago
  77. d71910f sun7i: Add support for Olimex A20-OLinuXino-LIME2 by Iain Paton · 10 years ago
  78. c2ded96 serial: remove uniphier_serial_initialize() call by Masahiro Yamada · 10 years ago
  79. ff247b7 serial: uniphier: move CONFIG_UNIPHIER_SERIAL to Kconfig by Masahiro Yamada · 10 years ago
  80. d064cbf dm: serial: use Driver Model for UniPhier serial driver by Masahiro Yamada · 10 years ago
  81. da333ae dm: add entries to Kconfig by Masahiro Yamada · 10 years ago
  82. eea5a4c dm: serial: consolidate common code more by Masahiro Yamada · 10 years ago
  83. 52a0a6f dm: serial: remove unnecessary casting by Masahiro Yamada · 10 years ago
  84. bac6446 dm: serial: fix console putc by Masahiro Yamada · 10 years ago
  85. 3fdd0bb serial: add static directive to local functions by Masahiro Yamada · 10 years ago
  86. 86256b7 dm: move platform data headers to include/dm/platform_data by Masahiro Yamada · 10 years ago
  87. e98a03c dm: x86: Convert coreboot serial to use driver model by Simon Glass · 10 years ago
  88. d1259c9 dm: x86: dts: Add additional info to the serial port node by Simon Glass · 10 years ago
  89. 7414112 dm: x86: Convert Intel ICH6 GPIO driver to use driver model by Simon Glass · 10 years ago
  90. c15b0b8 dm: x86: Add a gpio header for coreboot by Simon Glass · 10 years ago
  91. 5dbcaa2 dm: x86: Support pre-reloc malloc() by Simon Glass · 10 years ago
  92. fbd7282 dm: x86: Zero global data before board_init_f() by Simon Glass · 10 years ago
  93. 9c284ff dm: x86: Remove ebp assembler warning in zimage.c by Simon Glass · 10 years ago
  94. 1f77690 dm: serial: ns16550: Add a cast to the I/O operations by Simon Glass · 10 years ago
  95. 85bfe6e dm: gpio: Remove unused get_state() uclass method by Simon Glass · 10 years ago
  96. 2d91a97 dm: dts: Move omap device tree includes to correct place by Simon Glass · 10 years ago
  97. c65dd44 dm: gpio: imx: Drop request()/free() in the driver by Simon Glass · 10 years ago
  98. 6227fb8 dm: gpio: exynos: Drop request()/free() in the driver by Simon Glass · 10 years ago
  99. 3dd2d48 dm: gpio: rpi_b: Drop request()/free() in the driver by Simon Glass · 10 years ago
  100. 5aff3ac dm: gpio: omap3: Drop request()/free() in the driver by Simon Glass · 10 years ago