aboutsummaryrefslogtreecommitdiff
path: root/board/esd
AgeCommit message (Expand)AuthorFilesLines
2017-08-04board: meesc: Update to support DT and DMWenyou.Yang@microchip.com1-8/+0
2017-07-03powerpc: remove 4xx supportHeiko Schocher58-12969/+0
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher4-225/+0
2017-06-05arm: Include asm/setup.h explictlySimon Glass1-0/+1
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass1-0/+1
2017-05-15i2c: Drop use of CONFIG_I2C_HARDSimon Glass1-11/+1
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass3-4/+4
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass1-1/+3
2017-04-05board_f: Drop return value from initdram()Simon Glass3-9/+19
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass3-3/+3
2016-09-23treewide: use #include <...> to include public headersMasahiro Yamada1-1/+1
2016-06-03mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood1-1/+1
2016-05-27Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day4-8/+8
2016-02-18board: atmel: clean up peripheral clock codeWenyou Yang1-9/+6
2015-11-19Move console definitions into a new console.h fileSimon Glass6-0/+6
2015-11-03arm: at91: reworked meesc board supportDaniel Gorsulowski1-4/+16
2015-09-11arm: Remove otc570 boardSimon Glass5-427/+0
2015-02-21ARM: at91: move board select menu and common settingsMasahiro Yamada2-6/+0
2015-01-23powerpc: remove icecube_5200, Lite5200, cpci5200, mecp5200, pf5200Masahiro Yamada17-2261/+0
2015-01-13ppc4xx: cleanup CPCI4052 boardMatthias Fuchs6-4046/+2
2015-01-13ppc4xx: remove some CPCI405 variantsMatthias Fuchs1-39/+0
2015-01-13ppc4xx: remove WUH405 boardMatthias Fuchs6-3920/+0
2015-01-13ppc4xx: remove VOH405 boardMatthias Fuchs8-8107/+0
2015-01-13ppc4xx: remove PMC405 boardMatthias Fuchs4-173/+0
2015-01-13ppc4xx: remove PCI405 boardMatthias Fuchs9-2288/+0
2015-01-13ppc4xx: remove OCRTC boardMatthias Fuchs7-340/+0
2015-01-13ppc4xx: remove HUB405 boardMatthias Fuchs5-321/+0
2015-01-13ppc4xx: remove HH405 boardMatthias Fuchs10-21043/+0
2015-01-13ppc4xx: remove DU440 boardMatthias Fuchs7-1018/+0
2015-01-13ppc4xx: remove DU405 boardMatthias Fuchs7-1753/+0
2015-01-13ppc4xx: remove DP405 boardMatthias Fuchs5-228/+0
2015-01-13ppc4xx: remove CPCIISER4 boardMatthias Fuchs7-4423/+0
2015-01-13ppc4xx: remove CMS700 boardMatthias Fuchs5-311/+0
2015-01-13ppc4xx: remove ASH405 boardMatthias Fuchs6-5278/+0
2015-01-13ppc4xx: remove AR405 boardMatthias Fuchs8-10905/+0
2015-01-13ppx4xx: remove APC405 boardMatthias Fuchs6-5626/+0
2015-01-13m68k: remove TASREG boardMatthias Fuchs8-11272/+0
2014-11-26Merge git://git.denx.de/u-boot-fdtTom Rini5-5/+15
2014-11-23fat: Prepare API change for files greater than 2GBSuriyan Ramasami1-3/+0
2014-11-23board/esd/common/auto_update.c: Use <flash.h>Tom Rini1-3/+1
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass5-5/+15
2014-11-10board/esd/common/auto_update.c: fix Uninitialized variableWolfgang Denk1-2/+1
2014-11-07cppcheck cleanup: fix nullPointer errorsWolfgang Denk1-1/+3
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2-6/+0
2014-10-27ppc4xx: update PMC440 board supportMatthias Fuchs1-3/+3
2014-10-27PowerPC: drop some 74xx_7xx boards and related codeWolfgang Denk19-11100/+0
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada30-104/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada30-0/+189
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada30-0/+518
2014-07-22esd:cmd_loadpci.c: Switch from "do_source" to "source"Tom Rini1-7/+1