1. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  2. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  3. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  4. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
  5. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  6. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  7. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
  8. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  9. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  10. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  11. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 6 years ago
  12. 4d4ac02 CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' case by Trevor Woerner · 6 years ago
  13. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  14. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  15. 91a3159 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · 7 years ago
  16. 6a93159 nds32: bootm: Fix warning of struct tag_serialnr declared by rick · 7 years ago
  17. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  18. 692abc9 nds32: Remove include files from common.h by Simon Glass · 8 years ago
  19. f1113c9 nds32: Support AE3XX platform. by rick · 8 years ago
  20. 2492bfc nds32: Support AG101P serial DM. by rick · 8 years ago
  21. 89299e2 NDS32: Generic Board Support and Unsupport by Kun-Hua Huang · 9 years ago
  22. 3dbe17e net: Remove the bd* parameter from net stack functions by Joe Hershberger · 10 years ago
  23. 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 11 years ago
  24. 8226dfd kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib by Masahiro Yamada · 11 years ago
  25. 8087e0e nds32: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  26. 827b6f6 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · 11 years ago
  27. c081426 nds32: Convert Makefiles to use COBJS-y style by ken kuo · 11 years ago
  28. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
  29. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  30. e0e55bc i2c: common changes for multibus/multiadapter support by Heiko Schocher · 13 years ago
  31. d2df811 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · 11 years ago
  32. da233ce avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux by Andreas Bießmann · 11 years ago
  33. b73752a nds32: Use sections header to obtain link symbols by Kuan-Yu Kuo · 12 years ago
  34. d7a886b lib: consolidate hang() by Andreas Bießmann · 12 years ago
  35. 4a59809 Consolidate bool type by York Sun · 12 years ago
  36. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  37. b3b533c malloc: make malloc_bin_reloc static by Gabor Juhos · 12 years ago
  38. 7734b95 nds32: Drop tlb_addr from global data by Simon Glass · 12 years ago
  39. 69c5e34 common: Convert the U-Boot commands to LG-arrays by Marek Vasut · 12 years ago
  40. 4298c93 nds32: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT by Nobuhiro Iwamatsu · 13 years ago
  41. 52039da serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · 12 years ago
  42. 01fe7db malloc: remove extern declarations of malloc_bin_reloc() in board.c files by Daniel Schwierzeck · 12 years ago
  43. 1ab1e61 nds32: fix unused pmu_init warning by Mike Frysinger · 12 years ago
  44. cf68311 nds32: delete unused local variable by Mike Frysinger · 12 years ago
  45. 30c3944 nds32: split common cache access from cpu into lib by Macpaul Lin · 12 years ago
  46. 36fe7db net: move bootfile init into eth_initialize by Mike Frysinger · 13 years ago
  47. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · 13 years ago
  48. d29086a nds32: fix ptrace and interrupt register overflow by Macpaul Lin · 13 years ago
  49. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  50. 2939564 bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  51. e474e77 nds32/board.c: add PCI prompt at boot up by Macpaul Lin · 13 years ago
  52. b381d91 nds32/lib: add ide generic support by Macpaul Lin · 13 years ago
  53. 4826095 nds32: Use getenv_ulong() in place of getenv(), strtoul by Macpaul Lin · 13 years ago
  54. 0d1f474 nds32/lib: add generic funcs in NDS32 lib by Macpaul Lin · 13 years ago