summaryrefslogtreecommitdiff
path: root/board/esd
Commit message (Expand)AuthorAgeLines
* powerpc: remove icecube_5200, Lite5200, cpci5200, mecp5200, pf5200Masahiro Yamada2015-01-23-2261/+0
* ppc4xx: cleanup CPCI4052 boardMatthias Fuchs2015-01-13-4046/+2
* ppc4xx: remove some CPCI405 variantsMatthias Fuchs2015-01-13-39/+0
* ppc4xx: remove WUH405 boardMatthias Fuchs2015-01-13-3920/+0
* ppc4xx: remove VOH405 boardMatthias Fuchs2015-01-13-8107/+0
* ppc4xx: remove PMC405 boardMatthias Fuchs2015-01-13-173/+0
* ppc4xx: remove PCI405 boardMatthias Fuchs2015-01-13-2288/+0
* ppc4xx: remove OCRTC boardMatthias Fuchs2015-01-13-340/+0
* ppc4xx: remove HUB405 boardMatthias Fuchs2015-01-13-321/+0
* ppc4xx: remove HH405 boardMatthias Fuchs2015-01-13-21043/+0
* ppc4xx: remove DU440 boardMatthias Fuchs2015-01-13-1018/+0
* ppc4xx: remove DU405 boardMatthias Fuchs2015-01-13-1753/+0
* ppc4xx: remove DP405 boardMatthias Fuchs2015-01-13-228/+0
* ppc4xx: remove CPCIISER4 boardMatthias Fuchs2015-01-13-4423/+0
* ppc4xx: remove CMS700 boardMatthias Fuchs2015-01-13-311/+0
* ppc4xx: remove ASH405 boardMatthias Fuchs2015-01-13-5278/+0
* ppc4xx: remove AR405 boardMatthias Fuchs2015-01-13-10905/+0
* ppx4xx: remove APC405 boardMatthias Fuchs2015-01-13-5626/+0
* m68k: remove TASREG boardMatthias Fuchs2015-01-13-11272/+0
* Merge git://git.denx.de/u-boot-fdtTom Rini2014-11-26-5/+15
|\
| * fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-21-5/+15
* | fat: Prepare API change for files greater than 2GBSuriyan Ramasami2014-11-23-3/+0
* | board/esd/common/auto_update.c: Use <flash.h>Tom Rini2014-11-23-3/+1
|/
* board/esd/common/auto_update.c: fix Uninitialized variableWolfgang Denk2014-11-10-2/+1
* cppcheck cleanup: fix nullPointer errorsWolfgang Denk2014-11-07-1/+3
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-29-6/+0
* ppc4xx: update PMC440 board supportMatthias Fuchs2014-10-27-3/+3
* PowerPC: drop some 74xx_7xx boards and related codeWolfgang Denk2014-10-27-11100/+0
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13-104/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30-0/+189
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30-0/+518
* esd:cmd_loadpci.c: Switch from "do_source" to "source"Tom Rini2014-07-22-7/+1
* fpga: xilinx: Avoid CamelCase for in Xilinx_descMichal Simek2014-05-13-1/+1
* fpga: spartan3: Avoid CamelCaseMichal Simek2014-05-13-2/+2
* fpga: spartan2: Avoid CamelCaseMichal Simek2014-05-13-1/+1
* nand_spl: remove unused linker scripts u-boot-nand.ldsMasahiro Yamada2014-05-12-118/+0
* ppc4xx: add support for new PMC440 revision with cleanupMatthias Fuchs2014-04-24-64/+101
* board: esd: remove remainders of dead boardsMasahiro Yamada2014-04-17-4877/+0
* ppc4xx: Remove 4xx NAND booting supportStefan Roese2014-03-07-40/+0
* board: delete meaningless serial.hMasahiro Yamada2014-01-24-74/+0
* board: delete unused header filesMasahiro Yamada2014-01-24-120/+0
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-12-10-100/+0
|\
| * Makefile: make directories by Makefile.buildMasahiro Yamada2013-11-17-100/+0
* | at91: nand: switch atmel_nand to generic GPIO APIAndreas Bießmann2013-12-09-4/+6
|/
* cosmetic: remove empty lines at the top of fileMasahiro Yamada2013-11-08-4/+0
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-604/+39
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-44/+4
* m68k: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-21/+1
* usb: rename board_usb_init_type to usb_init_typeTroy Kisky2013-10-20-4/+4
* usb: new board-specific USB init interfaceMateusz Zalega2013-10-20-8/+8