1. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 2 months ago
  2. 35b65dd reset: Remove addr parameter from reset_cpu() by Harald Seiler · 3 years, 9 months ago
  3. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  4. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 3 months ago
  5. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  6. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  7. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 5 months ago
  8. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  9. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  10. 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 4 years, 9 months ago
  11. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 4 years, 11 months ago
  12. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 4 years, 11 months ago
  13. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  14. 1001502 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 5 years ago
  15. b7b4af0 CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' case by Trevor Woerner · 5 years ago
  16. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  17. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  18. 4280342 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · 7 years ago
  19. 19fc21f nds32: bootm: Fix warning of struct tag_serialnr declared by rick · 7 years ago
  20. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  21. 3a53e99 nds32: Remove include files from common.h by Simon Glass · 7 years ago
  22. b841b6e nds32: Support AE3XX platform. by rick · 7 years ago
  23. 86132af nds32: Support AG101P serial DM. by rick · 7 years ago
  24. 2e88bb2 NDS32: Generic Board Support and Unsupport by Kun-Hua Huang · 9 years ago
  25. d2eaec6 net: Remove the bd* parameter from net stack functions by Joe Hershberger · 10 years ago
  26. 8e26157 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 10 years ago
  27. 254d68b kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib by Masahiro Yamada · 11 years ago
  28. 547bb1e nds32: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  29. aaf5e82 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · 11 years ago
  30. 951344b nds32: Convert Makefiles to use COBJS-y style by ken kuo · 11 years ago
  31. c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  32. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  33. 3f4978c i2c: common changes for multibus/multiadapter support by Heiko Schocher · 13 years ago
  34. b8eee43 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · 11 years ago
  35. 2cb0e55 avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux by Andreas Bießmann · 11 years ago
  36. fe8e4db nds32: Use sections header to obtain link symbols by Kuan-Yu Kuo · 11 years ago
  37. d2eae43 lib: consolidate hang() by Andreas Bießmann · 11 years ago
  38. 472d546 Consolidate bool type by York Sun · 11 years ago
  39. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  40. 7b39523 malloc: make malloc_bin_reloc static by Gabor Juhos · 12 years ago
  41. 3743478 nds32: Drop tlb_addr from global data by Simon Glass · 12 years ago
  42. 6c7c946 common: Convert the U-Boot commands to LG-arrays by Marek Vasut · 12 years ago
  43. 6abcf2d nds32: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT by Nobuhiro Iwamatsu · 12 years ago
  44. 036036d serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · 12 years ago
  45. 00d0d2a malloc: remove extern declarations of malloc_bin_reloc() in board.c files by Daniel Schwierzeck · 12 years ago
  46. 11a05fb nds32: fix unused pmu_init warning by Mike Frysinger · 12 years ago
  47. 782ff0c nds32: delete unused local variable by Mike Frysinger · 12 years ago
  48. 8d73284 nds32: split common cache access from cpu into lib by Macpaul Lin · 12 years ago
  49. de30122 net: move bootfile init into eth_initialize by Mike Frysinger · 12 years ago
  50. 50a47d0 net: punt bd->bi_ip_addr by Mike Frysinger · 12 years ago
  51. b0c4fae nds32: fix ptrace and interrupt register overflow by Macpaul Lin · 13 years ago
  52. 770605e bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  53. 578ac1e bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  54. 4ef8067 nds32/board.c: add PCI prompt at boot up by Macpaul Lin · 13 years ago
  55. a230854 nds32/lib: add ide generic support by Macpaul Lin · 13 years ago
  56. 569bc62 nds32: Use getenv_ulong() in place of getenv(), strtoul by Macpaul Lin · 13 years ago
  57. 463d47f nds32/lib: add generic funcs in NDS32 lib by Macpaul Lin · 13 years ago