1. c8d3462 Remove config_distro_defaults.h by Adam Ford · 7 years ago
  2. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  3. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  4. 1b44295 bcm2835_mu_serial: Convert to Kconfig by Alexander Graf · 7 years ago
  5. 633ef89 pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig by Alexander Graf · 7 years ago
  6. b17aa50 rpi: Determine PL011/Mini-UART availability at runtime by Alexander Graf · 7 years ago
  7. 3f88741 add support for Raspberry Pi Zero W by Dmitry Korunov · 7 years ago
  8. b110e11 usb: net: migrate USB Ethernet adapters to Kconfig by Chris Packham · 7 years ago
  9. 547cf41 usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig by Chris Packham · 7 years ago
  10. 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  11. 00406b5 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  12. 504997e configs: Migrate all of the existing USB symbols, except fastboot by Tom Rini · 7 years ago
  13. 17f14d9 env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig by Tom Rini · 7 years ago
  14. 5b32e18 Convert CONFIG_ENV_IS_IN_FAT to Kconfig by Simon Glass · 7 years ago
  15. 5498381 usb: Kconfig: migrate USB_DWC2 to Kconfig by Philipp Tomsich · 7 years ago
  16. d8532af Kconfig: Migrate FS_FAT / FAT_WRITE by Tom Rini · 7 years ago
  17. 39254d0 dm: video: arm: rpi: Convert to use driver model for video by Simon Glass · 8 years ago
  18. 402c0cd dm: arm: rpi: Move to driver model for USB by Simon Glass · 8 years ago
  19. c809fbc arm: rpi: Drop CONFIG_CONS_INDEX by Simon Glass · 8 years ago
  20. d65a142 Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig by Simon Glass · 8 years ago
  21. e53abba clean-up: Remove uselsess mentions of CONFIG_COMMAND_HISTORY by Alexey Brodkin · 8 years ago
  22. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  23. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  24. 7bbebd1 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  25. 4815734 Revert "arm: Remove unregister MACH_TYPE_xxx uses" by Tom Rini · 8 years ago
  26. 7328709 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  27. e818729 arm: Remove unregister MACH_TYPE_xxx uses by Tom Rini · 8 years ago
  28. bfd110f mmc: move MMC_SDHCI_IO_ACCESSORS to Kconfig by Masahiro Yamada · 8 years ago
  29. 124f6ce mmc: move some SDHCI related options to Kconfig by Masahiro Yamada · 8 years ago
  30. 7db8c17 mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI by Masahiro Yamada · 8 years ago
  31. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  32. 13b6697 bcm2835 video: Map frame buffer as 32bpp by Alexander Graf · 8 years ago
  33. 1d317b7 board: rpi: move uart deactivation to board_init by Fabian Vogt · 8 years ago
  34. 3110ece Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig by Simon Glass · 8 years ago
  35. 049f06a Convert CONFIG_USB_KEYBOARD to Kconfig by Simon Glass · 8 years ago
  36. d76f29a Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig by Simon Glass · 8 years ago
  37. 9fd2a02 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  38. 169bb3b Convert CONFIG_LCD to Kconfig by Simon Glass · 8 years ago
  39. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  40. afb9907 serial: bcm283x_mu: Detect disabled serial device by Alexander Graf · 8 years ago
  41. 84f9b61 ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · 8 years ago
  42. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  43. 1536d8b arm: rpi: Define CONFIG_TFTP_TSIZE to show tftp size info by Simon Glass · 9 years ago
  44. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  45. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  46. 3d3d91c ARM: rpi: fix 64-bit CONFIG_SYS_TEXT_BASE by Stephen Warren · 9 years ago
  47. d8845db rpi: remove redundant board files by Stephen Warren · 9 years ago
  48. 3ef844a ARM: bcm2835: move CONFIG_BCM283* to Kconfig by Stephen Warren · 9 years ago
  49. 9d5990b ARM: bcm283x: don't always define CONFIG_BCM2835 by Stephen Warren · 9 years ago
  50. 50e8184 ARM: bcm283x: Define CONFIG_SYS_CACHELINE_SIZE by Alexander Stein · 9 years ago
  51. dc7ea68 rpi: add support for Raspberry Pi 2 model B by Stephen Warren · 10 years ago
  52. 29e494c bcm2835/rpi: add SPDX license tags for some files by Stephen Warren · 10 years ago
  53. 838723b dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig by Simon Glass · 10 years ago
  54. 13fc6a2 dm: Move Raspberry Pi driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  55. f52cada dm: rpi: Move serial to driver model by Simon Glass · 10 years ago
  56. 2f9e9f2 ARM: rpi: support an environment by Stephen Warren · 10 years ago
  57. 682b6b5 ARM: rpi: rename rpi_b to rpi by Stephen Warren · 10 years ago[Renamed from include/configs/rpi_b.h]
  58. cd210c1 ARM: rpi_b: detect board revision by Stephen Warren · 10 years ago
  59. 9a875e3 ARM: remove CONFIG_ARM1176 defines by Masahiro Yamada · 10 years ago
  60. 77a7384 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  61. 6d392c5 ARM: rpi_b: enable USB/DHCP/PXE in bootcmd by Stephen Warren · 10 years ago
  62. af6e20d ARM: rpi_b: query internal MAC address from firmware by Stephen Warren · 10 years ago
  63. 6ad2e83 arm: rpi: Enable USB support on RPi by Marek Vasut · 10 years ago
  64. 7480762 dm: rpi: Convert GPIO driver to driver model by Simon Glass · 10 years ago
  65. aafd4fc ARM: rpi_b: use new generic $bootcmd by Stephen Warren · 10 years ago
  66. cdda2bc rpi_b: handle import of environments in files with CRLF as line endings by Alexander Holler · 10 years ago
  67. 02402f6 ARM: rpi_b: enable GENERIC_BOARD by Stephen Warren · 10 years ago
  68. 267d8e2 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  69. 40fa0bf ARM: rpi_b: rework boot scripts, enable sysboot by Stephen Warren · 11 years ago
  70. dcc7364 ARM: rpi_b: load /uEnv.txt from MMC at startup by Stephen Warren · 11 years ago
  71. c055335 ARM: rpi_b: convert to use distro defaults by Stephen Warren · 11 years ago
  72. 4657b8a ARM: rpi_b: set $fdtfile in default environment by Stephen Warren · 11 years ago
  73. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  74. aa44d53 ARM: bcm2835: add simplefb DT node during bootz/m by Stephen Warren · 12 years ago
  75. 37c1efa ARM: bcm2835: fix get_timer() to return ms by Stephen Warren · 12 years ago
  76. c4ab971 ARM: rpi_b: enable SD controller, add related env/cmds by Stephen Warren · 12 years ago
  77. 4ecd498 video: add a driver for the bcm2835 by Stephen Warren · 12 years ago
  78. 12a8a7d ARM: rpi_b: disable rpi_b dcache explicitly by Stephen Warren · 12 years ago
  79. 0e012c3 ARM: add Raspberry Pi model B board, using BCM2835 SoC by Stephen Warren · 12 years ago