aboutsummaryrefslogtreecommitdiff
path: root/board/gdsys/p1022
AgeCommit message (Expand)AuthorFilesLines
2018-03-09treewide: Fix gdsys mail addressesMario Six1-1/+1
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2017-12-06powerpc: mpc85xx: Fix static TLB table for SDRAMYork Sun1-1/+1
2017-08-16env: Rename some other getenv()-related functionsSimon Glass1-2/+2
2017-08-16env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass1-2/+2
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass2-4/+4
2017-06-23controlcenterd_36BIT_SDCARD: Fix unused variable warningTom Rini1-14/+13
2017-05-12gdsys: P1022: Fix unused variable warningsTom Rini1-25/+24
2017-02-01lib: tpm: Add command to flush resourcesMario Six1-9/+0
2016-09-27usb: fsl: Rename fdt_fixup_dr_usbSriram Dash1-1/+1
2016-01-19Add more SPDX-License-Identifier tagsTom Rini6-44/+6
2016-01-13block: pass block dev not num to read/write/erase()Stephen Warren2-4/+4
2015-11-12controlcenterd: Disable sideband clocksDirk Eibach1-0/+5
2015-11-10Various Makefiles: Add SPDX-License-Identifier tagsTom Rini1-4/+1
2014-11-26Merge git://git.denx.de/u-boot-fdtTom Rini1-1/+3
2014-11-23fs: API changes enabling extra parameter to return size of type loff_tSuriyan Ramasami1-7/+10
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada1-2/+3
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass1-1/+3
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+9
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+15
2014-07-07board: controlcenterd: Use new API for setting i2c busDirk Eibach1-4/+9
2014-07-07board: gdsys: Adapt sdhc_boot.c to mmc_get_env_addr API changeDirk Eibach1-1/+1
2014-07-07board: controlcenterd: Fix pci accessDirk Eibach1-3/+3
2014-06-19includes: move openssl headers to include/u-bootJeroen Hofstee1-1/+1
2014-06-11Check run_command() return code properlyThomas Betker1-5/+1
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2-3/+3
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-28/+6
2013-07-16mpc85xx: Add gdsys ControlCenter Digital boardDirk Eibach9-0/+2033