summaryrefslogtreecommitdiff
path: root/board/esd
Commit message (Expand)AuthorAgeFilesLines
* mpc83xx: Get rid of CONFIG_SYS_DDR_BASEMario Six2019-05-211-1/+1
* mpc83xx: Make distinct caddy2 configMario Six2019-05-202-4/+17
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-078-18/+8
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* Drop CONFIG_HAS_DATAFLASHTuomas Tynkkynen2017-10-162-24/+0
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-3/+4
* board: meesc: Update to support DT and DMWenyou.Yang@microchip.com2017-08-041-8/+0
* powerpc: remove 4xx supportHeiko Schocher2017-07-0358-12969/+0
* powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher2017-06-164-225/+0
* arm: Include asm/setup.h explictlySimon Glass2017-06-051-0/+1
* arm: Add explicit include of <asm/mach-types.h>Simon Glass2017-06-051-0/+1
* i2c: Drop use of CONFIG_I2C_HARDSimon Glass2017-05-151-11/+1
* board_f: Rename initdram() to dram_init()Simon Glass2017-04-133-4/+4
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-051-1/+3
* board_f: Drop return value from initdram()Simon Glass2017-04-053-9/+19
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-053-3/+3
* treewide: use #include <...> to include public headersMasahiro Yamada2016-09-231-1/+1
* mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood2016-06-031-1/+1
* Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day2016-05-274-8/+8
* board: atmel: clean up peripheral clock codeWenyou Yang2016-02-181-9/+6
* Move console definitions into a new console.h fileSimon Glass2015-11-196-0/+6
* arm: at91: reworked meesc board supportDaniel Gorsulowski2015-11-031-4/+16
* arm: Remove otc570 boardSimon Glass2015-09-115-427/+0
* ARM: at91: move board select menu and common settingsMasahiro Yamada2015-02-212-6/+0
* powerpc: remove icecube_5200, Lite5200, cpci5200, mecp5200, pf5200Masahiro Yamada2015-01-2317-2261/+0
* ppc4xx: cleanup CPCI4052 boardMatthias Fuchs2015-01-136-4046/+2
* ppc4xx: remove some CPCI405 variantsMatthias Fuchs2015-01-131-39/+0
* ppc4xx: remove WUH405 boardMatthias Fuchs2015-01-136-3920/+0
* ppc4xx: remove VOH405 boardMatthias Fuchs2015-01-138-8107/+0
* ppc4xx: remove PMC405 boardMatthias Fuchs2015-01-134-173/+0
* ppc4xx: remove PCI405 boardMatthias Fuchs2015-01-139-2288/+0
* ppc4xx: remove OCRTC boardMatthias Fuchs2015-01-137-340/+0
* ppc4xx: remove HUB405 boardMatthias Fuchs2015-01-135-321/+0
* ppc4xx: remove HH405 boardMatthias Fuchs2015-01-1310-21043/+0
* ppc4xx: remove DU440 boardMatthias Fuchs2015-01-137-1018/+0
* ppc4xx: remove DU405 boardMatthias Fuchs2015-01-137-1753/+0
* ppc4xx: remove DP405 boardMatthias Fuchs2015-01-135-228/+0
* ppc4xx: remove CPCIISER4 boardMatthias Fuchs2015-01-137-4423/+0
* ppc4xx: remove CMS700 boardMatthias Fuchs2015-01-135-311/+0
* ppc4xx: remove ASH405 boardMatthias Fuchs2015-01-136-5278/+0
* ppc4xx: remove AR405 boardMatthias Fuchs2015-01-138-10905/+0
* ppx4xx: remove APC405 boardMatthias Fuchs2015-01-136-5626/+0
* m68k: remove TASREG boardMatthias Fuchs2015-01-138-11272/+0
* Merge git://git.denx.de/u-boot-fdtTom Rini2014-11-265-5/+15
|\
| * fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-215-5/+15
* | fat: Prepare API change for files greater than 2GBSuriyan Ramasami2014-11-231-3/+0
* | board/esd/common/auto_update.c: Use <flash.h>Tom Rini2014-11-231-3/+1
|/
* board/esd/common/auto_update.c: fix Uninitialized variableWolfgang Denk2014-11-101-2/+1
* cppcheck cleanup: fix nullPointer errorsWolfgang Denk2014-11-071-1/+3