1. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  2. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  3. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  4. c68c03f Drop CONFIG_HAS_DATAFLASH by Tuomas Tynkkynen · 7 years ago
  5. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  6. a818704 board: meesc: Update to support DT and DM by Wenyou.Yang@microchip.com · 7 years ago
  7. 98f705c powerpc: remove 4xx support by Heiko Schocher · 7 years ago
  8. 064b55c powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  9. 5d98285 arm: Include asm/setup.h explictly by Simon Glass · 7 years ago
  10. c62db35 arm: Add explicit include of <asm/mach-types.h> by Simon Glass · 7 years ago
  11. eb5ba3a i2c: Drop use of CONFIG_I2C_HARD by Simon Glass · 7 years ago
  12. f1683aa board_f: Rename initdram() to dram_init() by Simon Glass · 7 years ago
  13. 76b00ac board_f: Drop setup_dram_config() wrapper by Simon Glass · 7 years ago
  14. 088454c board_f: Drop return value from initdram() by Simon Glass · 7 years ago
  15. 52c4118 board_f: Drop board_type parameter from initdram() by Simon Glass · 7 years ago
  16. b5bf5cb treewide: use #include <...> to include public headers by Masahiro Yamada · 8 years ago
  17. 17cb4b8 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data by Scott Wood · 8 years ago
  18. 7ffe3cd Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP by Robert P. J. Day · 8 years ago
  19. 70341e2 board: atmel: clean up peripheral clock code by Wenyou Yang · 9 years ago
  20. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  21. 83bf005 arm: at91: reworked meesc board support by Daniel Gorsulowski · 9 years ago
  22. 819216d arm: Remove otc570 board by Simon Glass · 9 years ago
  23. 4614b89 ARM: at91: move board select menu and common settings by Masahiro Yamada · 10 years ago
  24. 37b608a powerpc: remove icecube_5200, Lite5200, cpci5200, mecp5200, pf5200 by Masahiro Yamada · 10 years ago
  25. 7eaeb08 ppc4xx: cleanup CPCI4052 board by Matthias Fuchs · 10 years ago
  26. 5f1459d ppc4xx: remove some CPCI405 variants by Matthias Fuchs · 10 years ago
  27. fc88a5b ppc4xx: remove WUH405 board by Matthias Fuchs · 10 years ago
  28. 807db88 ppc4xx: remove VOH405 board by Matthias Fuchs · 10 years ago
  29. d526330 ppc4xx: remove PMC405 board by Matthias Fuchs · 10 years ago
  30. dbe7bb0 ppc4xx: remove PCI405 board by Matthias Fuchs · 10 years ago
  31. cc6e715 ppc4xx: remove OCRTC board by Matthias Fuchs · 10 years ago
  32. e434d5d ppc4xx: remove HUB405 board by Matthias Fuchs · 10 years ago
  33. 843125d ppc4xx: remove HH405 board by Matthias Fuchs · 10 years ago
  34. 7ac9d47 ppc4xx: remove DU440 board by Matthias Fuchs · 10 years ago
  35. bc11407 ppc4xx: remove DU405 board by Matthias Fuchs · 10 years ago
  36. 9a4018e ppc4xx: remove DP405 board by Matthias Fuchs · 10 years ago
  37. 3705726 ppc4xx: remove CPCIISER4 board by Matthias Fuchs · 10 years ago
  38. 2404124 ppc4xx: remove CMS700 board by Matthias Fuchs · 10 years ago
  39. b5e7c84 ppc4xx: remove ASH405 board by Matthias Fuchs · 10 years ago
  40. 61b57c4 ppc4xx: remove AR405 board by Matthias Fuchs · 10 years ago
  41. 2b8a04e ppx4xx: remove APC405 board by Matthias Fuchs · 10 years ago
  42. cbdc662 m68k: remove TASREG board by Matthias Fuchs · 10 years ago
  43. 1fc4e6f Merge git://git.denx.de/u-boot-fdt by Tom Rini · 10 years ago
  44. 1ad0b98 fat: Prepare API change for files greater than 2GB by Suriyan Ramasami · 10 years ago
  45. 6455371 board/esd/common/auto_update.c: Use <flash.h> by Tom Rini · 10 years ago
  46. e895a4b fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  47. 6c5f4ae board/esd/common/auto_update.c: fix Uninitialized variable by Wolfgang Denk · 10 years ago
  48. 0060517 cppcheck cleanup: fix nullPointer errors by Wolfgang Denk · 10 years ago
  49. 2e07c24 kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  50. f39c5d1 ppc4xx: update PMC440 board support by Matthias Fuchs · 10 years ago
  51. 03b0040 PowerPC: drop some 74xx_7xx boards and related code by Wolfgang Denk · 10 years ago
  52. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  53. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  54. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  55. ec4f504 esd:cmd_loadpci.c: Switch from "do_source" to "source" by Tom Rini · 10 years ago
  56. f8c1be9 fpga: xilinx: Avoid CamelCase for in Xilinx_desc by Michal Simek · 11 years ago
  57. 2a6e386 fpga: spartan3: Avoid CamelCase by Michal Simek · 11 years ago
  58. b625b9a fpga: spartan2: Avoid CamelCase by Michal Simek · 11 years ago
  59. e7afb73 nand_spl: remove unused linker scripts u-boot-nand.lds by Masahiro Yamada · 10 years ago
  60. e634c9d ppc4xx: add support for new PMC440 revision with cleanup by Matthias Fuchs · 11 years ago
  61. 585cd86 board: esd: remove remainders of dead boards by Masahiro Yamada · 10 years ago
  62. 345b77b ppc4xx: Remove 4xx NAND booting support by Stefan Roese · 11 years ago
  63. bc0009e board: delete meaningless serial.h by Masahiro Yamada · 11 years ago
  64. 853ce2e board: delete unused header files by Masahiro Yamada · 11 years ago
  65. f15ea6e Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  66. ac45bb1 at91: nand: switch atmel_nand to generic GPIO API by Andreas Bießmann · 11 years ago
  67. e5c5301 Makefile: make directories by Makefile.build by Masahiro Yamada · 11 years ago
  68. 0f0f757 cosmetic: remove empty lines at the top of file by Masahiro Yamada · 11 years ago
  69. 377e104 board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  70. a79854a board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  71. 64bd89e m68k: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  72. bba6791 usb: rename board_usb_init_type to usb_init_type by Troy Kisky · 11 years ago
  73. 16297cf usb: new board-specific USB init interface by Mateusz Zalega · 11 years ago
  74. 93e1459 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  75. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  76. 1b387ef SPDX: fix IBM-pibs license identifier by Wolfgang Denk · 11 years ago
  77. fb8f4fd ppc4xx: Remove CANBT board by Matthias Fuchs · 11 years ago
  78. 874b4a0 board/esd/cpci750/mv_eth.c: Fix license by Wolfgang Denk · 11 years ago
  79. 46263f2 SPDX-License-Identifier: convert PIBS licensed files by Wolfgang Denk · 11 years ago
  80. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  81. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  82. 880540d i2c, ppc4xx_i2c: switch to new multibus/multiadapter support by Dirk Eibach · 11 years ago
  83. 00f792e i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  84. 472d546 Consolidate bool type by York Sun · 11 years ago
  85. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  86. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  87. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  88. e5f5386 mpc512x: use common code for clock setting for all mpc512x boards by Anatolij Gustschin · 12 years ago
  89. 676c669 mpc512x: use common code for CSx configuration by Anatolij Gustschin · 12 years ago
  90. be11235 env: Hide '.' variables in env print by default by Joe Hershberger · 12 years ago
  91. ec8a252 env: Use getenv_yesno() more generally by Joe Hershberger · 12 years ago
  92. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  93. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  94. f5b82c0 change all versions of input_data() and output_data() to global weak aliases by Pavel Herrmann · 12 years ago
  95. ec3fd68 serial: Use default_serial_puts() in drivers by Marek Vasut · 12 years ago
  96. 5527efe pmc405de and zeus: remove the env_ptr externs by Igor Grinberg · 12 years ago
  97. a382725 serial: Remove CONFIG_SERIAL_MULTI from serial drivers by Marek Vasut · 12 years ago
  98. 619c90b serial: powerpc: Implement CONFIG_SERIAL_MULTI into cpci750 serial driver by Marek Vasut · 12 years ago
  99. 10cbe3b net: Fix remaining API interface breakage by Joe Hershberger · 12 years ago
  100. bb90157 net: Remove redefinitions of net.h functions by Joe Hershberger · 12 years ago