summaryrefslogtreecommitdiffstats
path: root/board/gdsys/p1022
Commit message (Expand)AuthorAgeFilesLines
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* common: Move command functions out of common.hSimon Glass2019-12-021-0/+1
* crc32: Use the crc.h header for crc functionsSimon Glass2019-12-021-0/+1
* env: Move env_get() to env.hSimon Glass2019-08-111-0/+1
* env: Move env_get_ulong() to env.hSimon Glass2019-08-111-0/+1
* gdsys: Introduce GDSYS_LEGACY_DRIVERSMario Six2019-05-211-0/+10
* tpm: Convert to use a device parameterSimon Glass2018-11-291-44/+73
* tpm: disociate TPMv1.x specific and generic codeMiquel Raynal2018-05-251-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-077-15/+7
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* treewide: Fix gdsys mail addressesMario Six2018-03-091-1/+1
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* powerpc: mpc85xx: Fix static TLB table for SDRAMYork Sun2017-12-061-1/+1
* env: Rename some other getenv()-related functionsSimon Glass2017-08-161-2/+2
* env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass2017-08-161-2/+2
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-162-4/+4
* controlcenterd_36BIT_SDCARD: Fix unused variable warningTom Rini2017-06-231-14/+13
* gdsys: P1022: Fix unused variable warningsTom Rini2017-05-121-25/+24
* lib: tpm: Add command to flush resourcesMario Six2017-02-011-9/+0
* usb: fsl: Rename fdt_fixup_dr_usbSriram Dash2016-09-271-1/+1
* Add more SPDX-License-Identifier tagsTom Rini2016-01-196-44/+6
* block: pass block dev not num to read/write/erase()Stephen Warren2016-01-132-4/+4
* controlcenterd: Disable sideband clocksDirk Eibach2015-11-121-0/+5
* Various Makefiles: Add SPDX-License-Identifier tagsTom Rini2015-11-101-4/+1
* Merge git://git.denx.de/u-boot-fdtTom Rini2014-11-261-1/+3
|\
| * fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-211-1/+3
* | fs: API changes enabling extra parameter to return size of type loff_tSuriyan Ramasami2014-11-231-7/+10
* | linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-231-2/+3
|/
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-3/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+9
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+15
* board: controlcenterd: Use new API for setting i2c busDirk Eibach2014-07-071-4/+9
* board: gdsys: Adapt sdhc_boot.c to mmc_get_env_addr API changeDirk Eibach2014-07-071-1/+1
* board: controlcenterd: Fix pci accessDirk Eibach2014-07-071-3/+3
* includes: move openssl headers to include/u-bootJeroen Hofstee2014-06-191-1/+1
* Check run_command() return code properlyThomas Betker2014-06-111-5/+1
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-252-3/+3
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-28/+6
* mpc85xx: Add gdsys ControlCenter Digital boardDirk Eibach2013-07-169-0/+2033