- db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 11 months ago
- 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 11 months ago
- d96c260 common: Move clock functions into a new file by Simon Glass · 4 years, 11 months ago
- 2cf431c common: Move pci_init_board() out of common.h by Simon Glass · 5 years ago
- 5255932 common: Move some board functions out of common.h by Simon Glass · 5 years ago
- 288b29e common: Move command functions out of common.h by Simon Glass · 5 years ago
- 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
- 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
- 9eef56d env: Move env_get_ulong() to env.h by Simon Glass · 5 years ago
- 168068f env: Move env_set_ulong() to env.h by Simon Glass · 5 years ago
- d494cdb mpc83xx: Add gazerbeam board by Dirk Eibach · 6 years ago
- 3353452 gdsys: ioep-fpga: Switch to gazerbeam-style reporting by Mario Six · 6 years ago
- df8e5fb gdsys: cmd_ioloop: Make DM compatible by Mario Six · 6 years ago
- ba75772 gdsys: cmd_ioloop: Introduce commenting enum by Mario Six · 6 years ago
- db1d03a gdsys: cmd_ioloop: Fix style violations by Mario Six · 6 years ago
- cda8e1f gdsys: mpc8308: Add FPGA flavor option by Mario Six · 6 years ago
- fe4a967 gdsys: Introduce GDSYS_LEGACY_DRIVERS by Mario Six · 6 years ago
- edba2b2 gdsys: mpc8308: Don't use manual RAM config if RAM driver is active by Mario Six · 6 years ago
- b335fb6 gdsys: mpc8308: Migrate SYS_FPGA{0, 1}_{BASE, SIZE} to Kconfig by Mario Six · 6 years ago
- b12b545 gdsys: mpc8308: Use shadow register for output GPIO values by Mario Six · 6 years ago
- 9c45482 gdsys: mpc8308: Fix style violations by Mario Six · 6 years ago
- 3f90218 gdsys: Post ppc4xx removal cleanup by Mario Six · 6 years ago
- 6717d66 gdsys: phy: Adapt fixup_88e1518() to latest Release Notes by Dirk Eibach · 6 years ago
- e29dfce ihs_mdio: Use new regmap interface by Mario Six · 6 years ago
- 133ec60 mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE by Mario Six · 6 years ago
- 0e93bb1 strider: Migrate to CONFIG_TARGET_STRIDER by Mario Six · 6 years ago
- d691881 hrcon: Migrate to CONFIG_TARGET_HRCON by Mario Six · 6 years ago
- 0e62072 board: mvebu: drop unused ETH_PHY macro definitions by Baruch Siach · 6 years ago
- ebb1a59 ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02 by Chris Packham · 6 years ago
- abdc7b8 tpm: Convert to use a device parameter by Simon Glass · 6 years ago
- 3bf65cb cmd: Add osd commands by Mario Six · 6 years ago
- ca1a4c8 mvebu: select boot device at SoC level by Baruch Siach · 6 years ago
- ad105f5 mvebu: consolidate SPL boot device config symbols by Baruch Siach · 6 years ago
- d38f04f mvebu: a38x: drop duplicate platform id symbols by Baruch Siach · 6 years ago
- d677bfe tpm: disociate TPMv1.x specific and generic code by Miquel Raynal · 6 years ago
- e6f6162 ARM: mvebu: a38x: restore support for setting timing by Chris Packham · 7 years ago
- 2b4ffbf ARM: mvebu: a38x: sync ddr training code with upstream by Chris Packham · 7 years ago
- 9a519dfe ihs_mdio: Make DM-compatible by Mario Six · 7 years ago
- 9139ac9 ihs_mdio: Encapsulate register access by Mario Six · 7 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
- d38826a treewide: Fix gdsys mail addresses by Mario Six · 7 years ago
- b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
- 316f0d0 powerpc: mpc85xx: Fix static TLB table for SDRAM by York Sun · 7 years ago
- 01c541e arm: mvebu: correct comments around cas_wl/cas_l by Chris Packham · 7 years ago
- 79df00f MAINTAINERS: Add missing boards and config entries by Tom Rini · 7 years ago
- 723806c env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
- bfebc8c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
- 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
- 90bcc3d driver/ddr: Add support for setting timing in hws_topology_map by Marek Behún · 7 years ago
- 98f705c powerpc: remove 4xx support by Heiko Schocher · 7 years ago
- 3a97763 controlcenterd_36BIT_SDCARD: Fix unused variable warning by Tom Rini · 7 years ago
- 070f316 Convert CONFIG_CMD_IOLOOP to Kconfig by Simon Glass · 7 years ago
- 853eaa4 Drop digital thermometer and thermostat (DTT) drivers by Simon Glass · 7 years ago
- 0f160f6 gdsys: P1022: Fix unused variable warnings by Tom Rini · 8 years ago
- f1683aa board_f: Rename initdram() to dram_init() by Simon Glass · 8 years ago
- 088454c board_f: Drop return value from initdram() by Simon Glass · 8 years ago
- 52c4118 board_f: Drop board_type parameter from initdram() by Simon Glass · 8 years ago
- 6008326 arm: mvebu: Add gdsys ControlCenter-Compact board by Dirk Eibach · 8 years ago
- 7690be3 lib: tpm: Add command to flush resources by Mario Six · 8 years ago
- a5c289b usb: fsl: Rename fdt_fixup_dr_usb by Sriram Dash · 8 years ago
- 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
- 875e0bc net: mii: Fix changes made by spatch by Joe Hershberger · 8 years ago
- 5a49f17 net: mii: Use spatch to update miiphy_register by Joe Hershberger · 8 years ago
- 473c0ab gdsys: Drop print_fpga_state function by Tom Rini · 8 years ago
- 1d2541b strider: Support con-dp flavor by Dirk Eibach · 8 years ago
- df3223f gdsys: osd: Allow osdsize on valid screens only by Dirk Eibach · 8 years ago
- 52b13f2 ioep-fpga: Support intempo compression by Dirk Eibach · 8 years ago
- 7ffe3cd Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP by Robert P. J. Day · 8 years ago
- e9cb21d strider: Add DP501 support for cpu model by Dirk Eibach · 9 years ago
- 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
- 192bc69 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
- 7c4213f block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
- 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
- acff73f board: gdsys: Enable osd on output only by Dirk Eibach · 9 years ago
- da4833c board: gdsys: Add osdsize command by Dirk Eibach · 9 years ago
- 5c3b6dc hrcon: Add fan controllers by Dirk Eibach · 9 years ago
- 7ed45d3 hrcon: Add support for the DH variant by Dirk Eibach · 9 years ago
- b847f5b hrcon: Fix videoboard i2c setup by Dirk Eibach · 9 years ago
- d4e5888 hrcon: Use generic ioep-fpga support by Dirk Eibach · 9 years ago
- a3f9d6c mpc83xx: Add strider board by Dirk Eibach · 9 years ago
- 57b84a0 iocon: reset FPGAs in last_stage_init() by Reinhard Pfau · 9 years ago
- 1c7639a controlcenterd: Disable sideband clocks by Dirk Eibach · 9 years ago
- e1d1127 dlvision-10g: Support displayport by Dirk Eibach · 9 years ago
- d054c2f board: gdsys: Consider DP501 limits on link training by Dirk Eibach · 9 years ago
- 2302fd3 board: gdsys: Increase DP501 I2C retry interval by Dirk Eibach · 9 years ago
- 0caad19 board: gdsys: Configure DP501 SPDIF input by Dirk Eibach · 9 years ago
- da58dec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
- 1fc4e6f Merge git://git.denx.de/u-boot-fdt by Tom Rini · 10 years ago
- d455d87 fs: API changes enabling extra parameter to return size of type loff_t by Suriyan Ramasami · 10 years ago
- b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
- e895a4b fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
- 50dcf89 mpc83xx: Add gdsys hrcon board by Dirk Eibach · 10 years ago
- a8cb9d0 board: iocon: Fix uninitialized access by Dirk Eibach · 10 years ago
- 8272baa board: iocon: Fix fpga index in print_fpga_info() by Dirk Eibach · 10 years ago
- a61762d board: dlvision-10g: Compile fix by Dirk Eibach · 10 years ago
- 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
- 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
- dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
- 5d1a4bf board: iocon: Modify iocon hardware startup by Dirk Eibach · 10 years ago