1. 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 2 months ago
  2. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 2 months ago
  3. 265724c eb_cpu5282: Declare diplay_width / display_height as externs by Tom Rini · 3 years, 5 months ago
  4. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  5. 8c9940d eb_cpu5282: fix CONFIG_DM_VIDEO build warnings by Anatolij Gustschin · 4 years ago
  6. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  7. 49acd56 common: Move testdram() into init.h by Simon Glass · 4 years, 9 months ago
  8. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  9. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  10. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  11. f1683aa board_f: Rename initdram() to dram_init() by Simon Glass · 7 years ago
  12. 088454c board_f: Drop return value from initdram() by Simon Glass · 7 years ago
  13. 52c4118 board_f: Drop board_type parameter from initdram() by Simon Glass · 7 years ago
  14. 2d8d190 status_led: Kconfig migration by Uri Mashiach · 8 years ago
  15. 6e830df arm: Remove vl_ma2sc board by Simon Glass · 9 years ago
  16. 5522f12 arm: Remove eb_cpu9k2 and eb_cpu9k2_ram boards by Simon Glass · 9 years ago
  17. 5296cb1 m68k: add architecture-specific u-boot.lds by angelo@sysam.it · 9 years ago
  18. d2eaec6 net: Remove the bd* parameter from net stack functions by Joe Hershberger · 10 years ago
  19. 4614b89 ARM: at91: move board select menu and common settings by Masahiro Yamada · 10 years ago
  20. 49cad54 Export redesign by Martin Dorwig · 10 years ago
  21. 2e07c24 kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  22. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  23. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  24. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  25. 1ace402 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  26. ac45bb1 at91: nand: switch atmel_nand to generic GPIO API by Andreas Bießmann · 11 years ago
  27. 4535a24 arm926ejs, at91: add common phy_reset function by Heiko Schocher · 11 years ago
  28. a79854a board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  29. 64bd89e m68k: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  30. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  31. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  32. ea818db i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  33. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  34. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  35. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  36. d858c33 M68K: eb_cpu5282: general update and enhanced board support by Jens Scharsig (BuS Elektronik) · 12 years ago
  37. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  38. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  39. 3bb183b eb_cpux9k2: fix chip select by Jens Scharsig · 12 years ago
  40. bfc325e arm:at91-boards: remove console_init_f where unnecessary by Andreas Bießmann · 12 years ago
  41. eb0b43f rename EB+MCF-EV123 to its current marketing name EB+CPU5282 by Jens Scharsig · 12 years ago
  42. 4324c75 add new board vl_ma2sc by esw@bus-elektronik.de · 13 years ago
  43. f3aed65 ColdFire: The EB+MCF-EV123 boards config update by Jason Jin · 13 years ago
  44. 25ceb27 ColdFire: Cleanup lds files for multiple defined symbols by stany MARCEL · 13 years ago
  45. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  46. e2a5345 net: drop !NET_MULTI code by Mike Frysinger · 13 years ago
  47. dcac25a Remove calls to set_timer outside arch/ by Graeme Russ · 13 years ago
  48. a55d23c Remove volatile qualifier in get_ram_size() calls by Albert ARIBAUD · 13 years ago
  49. 5a05cb7 eb_cpux9k2: use atmel_usart by Andreas Bießmann · 13 years ago
  50. 8073399 update arm/at91rm9200 work with rework rework110202 by Jens Scharsig · 14 years ago
  51. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  52. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  53. cebcf7d update board EB+CPUx9K2 by Jens Scharsig · 14 years ago
  54. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  55. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  56. a414553 m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU by Peter Tyser · 14 years ago
  57. 78acc47 Rename lib_generic/ to lib/ by Peter Tyser · 14 years ago
  58. 77e7273 new board (eb_cpux9k2) by Jens Scharsig · 15 years ago
  59. 35cf3b5 update the EB+MCF-EV123 board support by Jens Scharsig · 15 years ago
  60. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  61. f62fb99 Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  62. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  63. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  64. 6e80f5a ColdFire: Remove platforms mii.c file by TsiChung Liew · 16 years ago
  65. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  66. 0cf4fd3 rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  67. 0fe3405 EB+MCF-EV123 board: fix coding style (alingment) by Wolfgang Denk · 16 years ago
  68. 6841785 EB+MCF-EV123 board: fix syntx error by Wolfgang Denk · 16 years ago
  69. d0ff51b Code cleanup: fix old style assignment ambiguities like "=-" etc. by Wolfgang Denk · 16 years ago
  70. c37ea03 Fix compile error caused by incorrect function return type by TsiChung Liew · 16 years ago
  71. 9973e3c Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  72. cda2a4a Fix config files for out-of-tree building by Wolfgang Denk · 16 years ago
  73. 3d36be0 Remove all the search paths from the .lds files. by Jason Wessel · 16 years ago
  74. 1b76988 Fix remaining CONFIG_COMMANDS by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  75. 64134f0 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  76. 870470d ColdFire: Update EB+MCF-EV123 platform by TsiChungLiew · 17 years ago
  77. dd520bf Code cleanup. by Wolfgang Denk · 18 years ago
  78. 2b208f5 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  79. f932863 Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  80. b1d7135 Minor code cleanup. by Wolfgang Denk · 18 years ago
  81. 9acb626 Add MCF5282 support (without preloader) by Heiko Schocher · 18 years ago