- 1cedca1 event: Use an event to replace last_stage_init() by Simon Glass · 1 year, 3 months ago
- 225381d MAINTAINERS: Add a number of "common" directories by Tom Rini · 1 year, 4 months ago
- 281f064 gdsys: Drop unused fpga file by Simon Glass · 1 year, 10 months ago
- fc739e8 gpio: Drop unused pca9698 driver by Simon Glass · 1 year, 10 months ago
- 639cc77 Correct CONFIG_CONTROLCENTERDC by Simon Glass · 1 year, 10 months ago
- 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
- bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
- 558e9f2 mpc83xx: gazerbeam: Update sysinfo_get error handling by Michal Suchanek · 2 years, 1 month ago
- 2f05fef powerpc: Move CONFIG_SYS_DDR_SIZE to CONFIG_SYS_SDRAM_SIZE by Tom Rini · 2 years, 4 months ago
- 3927efb net: phy: don't require PHY interface mode during PHY creation by Marek Behún · 2 years, 8 months ago
- 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- bfd02eb board: gdsys: Drop Dirk Eibach from MAINTAINERS by Marek Behún · 2 years, 11 months ago
- 2c391e5 board: gdsys: a38x: Enable PCIe link 2 in spl_board_init() by Pali Rohár · 3 years ago
- 1feae9d arm: mvebu: Convert board_pex_config() to CONFIG_SPL_BOARD_INIT by Pali Rohár · 3 years ago
- 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
- bf2f900 board: gdsys: a38x: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 2 months ago
- ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
- 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
- 7135111 arm: mvebu: gdsys: Remove custom spl_board_init() by Pali Rohár · 3 years, 4 months ago
- 1f85b3e ppc: Remove controlcenterd boards by Tom Rini · 3 years, 9 months ago
- 91b7886 ppc: Remove gdsys hrcon boards by Tom Rini · 3 years, 9 months ago
- 587d77a ppc: Remove gdsys strider boards by Tom Rini · 3 years, 9 months ago
- 3b8692a tpm: Switch TPMv1 over to use the new API by Simon Glass · 3 years, 10 months ago
- 498475e ddr: marvell: a38x: add support for twin-die combined memory device by Moti Buskila · 3 years, 9 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- 458b66a board: Rename uclass to sysinfo by Simon Glass · 4 years, 1 month ago
- f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- fb64e36 common: Drop linux/stringify.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
- ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
- 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
- 1ea9789 common: Drop bootstage.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
- 8e20188 common: Drop flash.h from common header by Simon Glass · 4 years, 7 months ago
- f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
- 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
- 85d6531 common: Move clock functions into a new file by Simon Glass · 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
- adaaa48 common: Move command functions out of common.h by Simon Glass · 5 years ago
- 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
- 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
- 6eaea25 env: Move env_get_ulong() to env.h by Simon Glass · 5 years ago
- 07dc93c env: Move env_set_ulong() to env.h by Simon Glass · 5 years ago
- 8fc4084 mpc83xx: Add gazerbeam board by Dirk Eibach · 6 years ago
- 54ecad4 gdsys: ioep-fpga: Switch to gazerbeam-style reporting by Mario Six · 6 years ago
- dab9eaa gdsys: cmd_ioloop: Make DM compatible by Mario Six · 6 years ago
- a5d76b2 gdsys: cmd_ioloop: Introduce commenting enum by Mario Six · 6 years ago
- c5d7852 gdsys: cmd_ioloop: Fix style violations by Mario Six · 6 years ago
- ca10b2f gdsys: mpc8308: Add FPGA flavor option by Mario Six · 6 years ago
- 7851021 gdsys: Introduce GDSYS_LEGACY_DRIVERS by Mario Six · 6 years ago
- 0486138 gdsys: mpc8308: Don't use manual RAM config if RAM driver is active by Mario Six · 6 years ago
- 53abde7 gdsys: mpc8308: Migrate SYS_FPGA{0, 1}_{BASE, SIZE} to Kconfig by Mario Six · 6 years ago
- ae0feaa gdsys: mpc8308: Use shadow register for output GPIO values by Mario Six · 6 years ago
- 3809c47 gdsys: mpc8308: Fix style violations by Mario Six · 6 years ago
- cb645d0 gdsys: Post ppc4xx removal cleanup by Mario Six · 6 years ago
- 83250c1 gdsys: phy: Adapt fixup_88e1518() to latest Release Notes by Dirk Eibach · 6 years ago
- 7720ba0 ihs_mdio: Use new regmap interface by Mario Six · 6 years ago
- 805cac1 mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE by Mario Six · 6 years ago
- 4510d44 strider: Migrate to CONFIG_TARGET_STRIDER by Mario Six · 6 years ago
- c9c663b hrcon: Migrate to CONFIG_TARGET_HRCON by Mario Six · 6 years ago
- 6d5d96f board: mvebu: drop unused ETH_PHY macro definitions by Baruch Siach · 6 years ago
- 4bf81db ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02 by Chris Packham · 6 years ago
- 8ceca1d tpm: Convert to use a device parameter by Simon Glass · 6 years ago
- f839590 cmd: Add osd commands by Mario Six · 6 years ago
- ea3d9de mvebu: select boot device at SoC level by Baruch Siach · 6 years ago
- 8d196a4 mvebu: consolidate SPL boot device config symbols by Baruch Siach · 6 years ago
- daa6f08 mvebu: a38x: drop duplicate platform id symbols by Baruch Siach · 6 years ago
- 4c6759e tpm: disociate TPMv1.x specific and generic code by Miquel Raynal · 7 years ago
- 3a09e13 ARM: mvebu: a38x: restore support for setting timing by Chris Packham · 7 years ago
- 1a07d21 ARM: mvebu: a38x: sync ddr training code with upstream by Chris Packham · 7 years ago
- 2963721 ihs_mdio: Make DM-compatible by Mario Six · 7 years ago
- 9a95ba6 ihs_mdio: Encapsulate register access by Mario Six · 7 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
- b489358 treewide: Fix gdsys mail addresses by Mario Six · 7 years ago
- 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
- 05204d0 powerpc: mpc85xx: Fix static TLB table for SDRAM by York Sun · 7 years ago
- dd092bd arm: mvebu: correct comments around cas_wl/cas_l by Chris Packham · 7 years ago
- 2b0aa66 MAINTAINERS: Add missing boards and config entries by Tom Rini · 7 years ago
- da1a134 env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
- 22c34c2 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
- 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
- f8bf75f driver/ddr: Add support for setting timing in hws_topology_map by Marek Behún · 7 years ago
- 2028012 powerpc: remove 4xx support by Heiko Schocher · 7 years ago
- 910c793 controlcenterd_36BIT_SDCARD: Fix unused variable warning by Tom Rini · 7 years ago
- ec10c01 Convert CONFIG_CMD_IOLOOP to Kconfig by Simon Glass · 8 years ago
- b6fadad Drop digital thermometer and thermostat (DTT) drivers by Simon Glass · 8 years ago
- 09868d4 gdsys: P1022: Fix unused variable warnings by Tom Rini · 8 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
- fb60594 arm: mvebu: Add gdsys ControlCenter-Compact board by Dirk Eibach · 8 years ago
- 4eceb6c lib: tpm: Add command to flush resources by Mario Six · 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
- ece1aa6 net: mii: Fix changes made by spatch by Joe Hershberger · 8 years ago
- 1fbcbed net: mii: Use spatch to update miiphy_register by Joe Hershberger · 8 years ago