summaryrefslogtreecommitdiff
path: root/board/esd
AgeCommit message (Expand)Author
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
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2014-07-22esd:cmd_loadpci.c: Switch from "do_source" to "source"Tom Rini
2014-05-13fpga: xilinx: Avoid CamelCase for in Xilinx_descMichal Simek
2014-05-13fpga: spartan3: Avoid CamelCaseMichal Simek
2014-05-13fpga: spartan2: Avoid CamelCaseMichal Simek
2014-05-12nand_spl: remove unused linker scripts u-boot-nand.ldsMasahiro Yamada
2014-04-24ppc4xx: add support for new PMC440 revision with cleanupMatthias Fuchs
2014-04-17board: esd: remove remainders of dead boardsMasahiro Yamada
2014-03-07ppc4xx: Remove 4xx NAND booting supportStefan Roese
2014-01-24board: delete meaningless serial.hMasahiro Yamada
2014-01-24board: delete unused header filesMasahiro Yamada
2013-12-10Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD