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