1. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  2. 078e1b7 board/km: update MAINTAINERS email by Holger Brunck · 4 years, 5 months ago
  3. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  4. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  5. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  6. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  7. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  8. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  9. 9562687 KM/kmp204x: qrio and i2c deblock code moved to common by Holger Brunck · 4 years, 11 months ago
  10. 67d1602 kmp204x: do not make FPGA config error fail board_early_init_r by Holger Brunck · 4 years, 11 months ago
  11. 3bbe70c common: Move device-tree setup functions to fdt_support.h by Simon Glass · 5 years ago
  12. 0340b6a km/boards: add MAC address offset as argument to ivm_populate_env by Holger Brunck · 5 years ago
  13. b3d5f19 board/km: remove CONFIG_KM_BOARD_NAME by Holger Brunck · 5 years ago
  14. 18afe10 common: Move pci_init_board() out of common.h by Simon Glass · 5 years ago
  15. a7b5130 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  16. a38c518 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
  17. 3bb91f6 powerpc/km: remove unmaintained board KMLION1 by Holger Brunck · 5 years ago
  18. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  19. 305329f km: modify Kconfig file organization for KM boards by Pascal Linder · 5 years ago
  20. e23ff16 board/km: update maintainer e-mail by Holger Brunck · 5 years ago
  21. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  22. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  23. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  24. aa270b4 drivers/misc: Share qbman init between archs by Ahmed Mansour · 7 years ago
  25. da1a134 env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  26. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  27. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  28. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · 8 years ago
  29. 39f90ba board_f: Drop return value from initdram() by Simon Glass · 8 years ago
  30. b4de3f3 board_f: Drop board_type parameter from initdram() by Simon Glass · 8 years ago
  31. 9fd465c usb: fsl: Rename fdt_fixup_dr_usb by Sriram Dash · 8 years ago
  32. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  33. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  34. 876f7a9 KM/IVM: remove ivm_read_eeprom(void) by Valentin Longchamp · 10 years ago
  35. 14039f8 85xx/kmp204x: read the IVM eeprom earlier by Valentin Longchamp · 10 years ago
  36. 2aec3cc fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  37. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  38. 2b29303 kmp204x: reset the Zarlink clocking chips at power up only by Valentin Longchamp · 10 years ago
  39. acc26f5 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  40. 6e093fc kmp204x: prepare to use CPU watchdog by Boschung, Rainer · 10 years ago
  41. e70e595 kmp204x/qrio: support for setting the CPU reset request mode by Boschung, Rainer · 10 years ago
  42. 59a31c9 kmp204x: set CPU watchdog reset reason flag by Boschung, Rainer · 10 years ago
  43. cacb02b kmp204x/qrio: prepare support for the CPU watchdog reset reason by Boschung, Rainer · 10 years ago
  44. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  45. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  46. d0c782c kmp204x: add workaround for A-004849 by Valentin Longchamp · 11 years ago
  47. 3f5b37f kmp204x: update the RCW by Valentin Longchamp · 11 years ago
  48. 5eb9dab kmp204x: complete the reset sequence and PRST configuration by Valentin Longchamp · 11 years ago
  49. ec92cdb kmp204x: selftest/factory test pin support by Valentin Longchamp · 11 years ago
  50. dafc72d kmp204x: handle dip-switch for factory settings by Stefan Bigler · 11 years ago
  51. 8b6f6c3 kmp204x: Add support for the unit LEDs by Stefan Bigler · 11 years ago
  52. dc146da kmp204x: initial support for PCIe FPGA configuration by Valentin Longchamp · 11 years ago
  53. 08f4a46 kmp204x: update I2C field of RCW by Valentin Longchamp · 11 years ago
  54. d585ac5 kmp204x: implement workaround for A-006559 by Valentin Longchamp · 11 years ago
  55. 71a2e82 kmp204x: I2C deblocking support by Rainer Boschung · 11 years ago
  56. 42f3ed6 kmp204x: introduce QRIO GPIO functions by Valentin Longchamp · 11 years ago
  57. 796d860 kmp204x: support for QRIO1 bootcounter by Rainer Boschung · 11 years ago
  58. f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  59. 66023c7 Makefile: make directories by Makefile.build by Masahiro Yamada · 11 years ago
  60. d589f92 Makefile: specifiy an explicite object name rather than $(BOARD).o by Masahiro Yamada · 11 years ago
  61. 3a8e53e board/keymile/kmp204x/Makefile: Convert to SPDX tag by Tom Rini · 11 years ago
  62. b792973 board: powerpc: convert more makefiles to Kbuild style by Tom Rini · 11 years ago
  63. c98bf29 mpc85xx: introduce the kmp204x reference design support by Valentin Longchamp · 11 years ago