summaryrefslogtreecommitdiff
path: root/board/esd
AgeCommit message (Expand)Author
2017-10-16Drop CONFIG_HAS_DATAFLASHTuomas Tynkkynen
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-04board: meesc: Update to support DT and DMWenyou.Yang@microchip.com
2017-07-03powerpc: remove 4xx supportHeiko Schocher
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher
2017-06-05arm: Include asm/setup.h explictlySimon Glass
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass
2017-05-15i2c: Drop use of CONFIG_I2C_HARDSimon Glass
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass
2017-04-05board_f: Drop return value from initdram()Simon Glass
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass
2016-09-23treewide: use #include <...> to include public headersMasahiro Yamada
2016-06-03mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_dataScott Wood
2016-05-27Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day
2016-02-18board: atmel: clean up peripheral clock codeWenyou Yang
2015-11-19Move console definitions into a new console.h fileSimon Glass
2015-11-03arm: at91: reworked meesc board supportDaniel Gorsulowski
2015-09-11arm: Remove otc570 boardSimon Glass
2015-02-21ARM: at91: move board select menu and common settingsMasahiro Yamada
2015-01-23powerpc: remove icecube_5200, Lite5200, cpci5200, mecp5200, pf5200Masahiro Yamada
2015-01-13ppc4xx: cleanup CPCI4052 boardMatthias Fuchs
2015-01-13ppc4xx: remove some CPCI405 variantsMatthias Fuchs
2015-01-13ppc4xx: remove WUH405 boardMatthias Fuchs
2015-01-13ppc4xx: remove VOH405 boardMatthias Fuchs
2015-01-13ppc4xx: remove PMC405 boardMatthias Fuchs
2015-01-13ppc4xx: remove PCI405 boardMatthias Fuchs
2015-01-13ppc4xx: remove OCRTC boardMatthias Fuchs
2015-01-13ppc4xx: remove HUB405 boardMatthias Fuchs
2015-01-13ppc4xx: remove HH405 boardMatthias Fuchs
2015-01-13ppc4xx: remove DU440 boardMatthias Fuchs
2015-01-13ppc4xx: remove DU405 boardMatthias Fuchs
2015-01-13ppc4xx: remove DP405 boardMatthias Fuchs
2015-01-13ppc4xx: remove CPCIISER4 boardMatthias Fuchs
2015-01-13ppc4xx: remove CMS700 boardMatthias Fuchs
2015-01-13ppc4xx: remove ASH405 boardMatthias Fuchs
2015-01-13ppc4xx: remove AR405 boardMatthias Fuchs
2015-01-13ppx4xx: remove APC405 boardMatthias Fuchs
2015-01-13m68k: remove TASREG boardMatthias Fuchs
2014-11-26Merge git://git.denx.de/u-boot-fdtTom Rini
2014-11-23fat: Prepare API change for files greater than 2GBSuriyan Ramasami
2014-11-23board/esd/common/auto_update.c: Use <flash.h>Tom Rini
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass
2014-11-10board/esd/common/auto_update.c: fix Uninitialized variableWolfgang Denk
2014-11-07cppcheck cleanup: fix nullPointer errorsWolfgang Denk
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj
2014-10-27ppc4xx: update PMC440 board supportMatthias Fuchs
2014-10-27PowerPC: drop some 74xx_7xx boards and related codeWolfgang Denk
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-07-30Add board MAINTAINERS filesMasahiro Yamada