1. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
  2. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
  3. 2492448 eb_cpu5282: Declare diplay_width / display_height as externs by Tom Rini · 3 years, 7 months ago
  4. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  5. 3d471a1 eb_cpu5282: fix CONFIG_DM_VIDEO build warnings by Anatolij Gustschin · 4 years, 1 month ago
  6. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  7. 0ffd9db common: Move testdram() into init.h by Simon Glass · 5 years ago
  8. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  9. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  10. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  11. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · 8 years ago
  12. 39f90ba board_f: Drop return value from initdram() by Simon Glass · 8 years ago
  13. b4de3f3 board_f: Drop board_type parameter from initdram() by Simon Glass · 8 years ago
  14. 4892d39 status_led: Kconfig migration by Uri Mashiach · 8 years ago
  15. 771390a arm: Remove vl_ma2sc board by Simon Glass · 9 years ago
  16. de0a9a6 arm: Remove eb_cpu9k2 and eb_cpu9k2_ram boards by Simon Glass · 9 years ago
  17. 6312a95 m68k: add architecture-specific u-boot.lds by angelo@sysam.it · 10 years ago
  18. 3dbe17e net: Remove the bd* parameter from net stack functions by Joe Hershberger · 10 years ago
  19. af908ee ARM: at91: move board select menu and common settings by Masahiro Yamada · 10 years ago
  20. cb2c286 Export redesign by Martin Dorwig · 10 years ago
  21. 3bae15f kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  22. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  23. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  24. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  25. 267d8e2 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  26. a4c24d3 at91: nand: switch atmel_nand to generic GPIO API by Andreas Bießmann · 11 years ago
  27. 8a84ae1 arm926ejs, at91: add common phy_reset function by Heiko Schocher · 11 years ago
  28. 5d23de5 board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  29. abff819 m68k: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  30. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  31. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  32. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
  33. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  34. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  35. c24895e Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  36. e5e5837 M68K: eb_cpu5282: general update and enhanced board support by Jens Scharsig (BuS Elektronik) · 12 years ago
  37. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  38. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  39. 7462e00 eb_cpux9k2: fix chip select by Jens Scharsig · 13 years ago
  40. 27755d1 arm:at91-boards: remove console_init_f where unnecessary by Andreas Bießmann · 12 years ago
  41. 2686eff rename EB+MCF-EV123 to its current marketing name EB+CPU5282 by Jens Scharsig · 13 years ago
  42. 4ecc427 add new board vl_ma2sc by esw@bus-elektronik.de · 13 years ago
  43. 762316d ColdFire: The EB+MCF-EV123 boards config update by Jason Jin · 13 years ago
  44. 4df9e53 ColdFire: Cleanup lds files for multiple defined symbols by stany MARCEL · 13 years ago
  45. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  46. a23230c net: drop !NET_MULTI code by Mike Frysinger · 13 years ago
  47. 43f0255 Remove calls to set_timer outside arch/ by Graeme Russ · 13 years ago
  48. a960673 Remove volatile qualifier in get_ram_size() calls by Albert ARIBAUD · 13 years ago
  49. 6db5968 eb_cpux9k2: use atmel_usart by Andreas Bießmann · 13 years ago
  50. 58aa563 update arm/at91rm9200 work with rework rework110202 by Jens Scharsig · 14 years ago
  51. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  52. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  53. b288f56 update board EB+CPUx9K2 by Jens Scharsig · 14 years ago
  54. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  55. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  56. 45dbaf2 m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU by Peter Tyser · 15 years ago
  57. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · 15 years ago
  58. aeceb50 new board (eb_cpux9k2) by Jens Scharsig · 15 years ago
  59. 772d9b0 update the EB+MCF-EV123 board support by Jens Scharsig · 15 years ago
  60. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  61. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  62. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  63. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  64. a1c01a4 ColdFire: Remove platforms mii.c file by TsiChung Liew · 16 years ago
  65. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  66. 4436c1e rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  67. c4f55ee EB+MCF-EV123 board: fix coding style (alingment) by Wolfgang Denk · 16 years ago
  68. 20bba5c EB+MCF-EV123 board: fix syntx error by Wolfgang Denk · 16 years ago
  69. dc770c7 Code cleanup: fix old style assignment ambiguities like "=-" etc. by Wolfgang Denk · 16 years ago
  70. 41471d3 Fix compile error caused by incorrect function return type by TsiChung Liew · 16 years ago
  71. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  72. ca5a924 Fix config files for out-of-tree building by Wolfgang Denk · 17 years ago
  73. d2081d1 Remove all the search paths from the .lds files. by Jason Wessel · 17 years ago
  74. 4134872 Fix remaining CONFIG_COMMANDS by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  75. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  76. ceaf333 ColdFire: Update EB+MCF-EV123 platform by TsiChungLiew · 17 years ago
  77. 87b3d4b Code cleanup. by Wolfgang Denk · 18 years ago
  78. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  79. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  80. f729075 Minor code cleanup. by Wolfgang Denk · 18 years ago
  81. ac1956e Add MCF5282 support (without preloader) by Heiko Schocher · 19 years ago