summaryrefslogtreecommitdiffstats
path: root/board/esd
Commit message (Expand)AuthorAgeFilesLines
* 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
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-292-6/+0
* ppc4xx: update PMC440 board supportMatthias Fuchs2014-10-271-3/+3
* PowerPC: drop some 74xx_7xx boards and related codeWolfgang Denk2014-10-2719-11100/+0
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-1330-104/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-3030-0/+189
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-3030-0/+518
* esd:cmd_loadpci.c: Switch from "do_source" to "source"Tom Rini2014-07-221-7/+1
* fpga: xilinx: Avoid CamelCase for in Xilinx_descMichal Simek2014-05-131-1/+1
* fpga: spartan3: Avoid CamelCaseMichal Simek2014-05-131-2/+2
* fpga: spartan2: Avoid CamelCaseMichal Simek2014-05-131-1/+1
* nand_spl: remove unused linker scripts u-boot-nand.ldsMasahiro Yamada2014-05-121-118/+0
* ppc4xx: add support for new PMC440 revision with cleanupMatthias Fuchs2014-04-241-64/+101
* board: esd: remove remainders of dead boardsMasahiro Yamada2014-04-1712-4877/+0
* ppc4xx: Remove 4xx NAND booting supportStefan Roese2014-03-072-40/+0
* board: delete meaningless serial.hMasahiro Yamada2014-01-242-74/+0
* board: delete unused header filesMasahiro Yamada2014-01-241-120/+0
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-12-1025-100/+0
|\
| * Makefile: make directories by Makefile.buildMasahiro Yamada2013-11-1725-100/+0
* | at91: nand: switch atmel_nand to generic GPIO APIAndreas Bießmann2013-12-092-4/+6
|/
* cosmetic: remove empty lines at the top of fileMasahiro Yamada2013-11-084-4/+0
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-0129-604/+39
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-012-44/+4
* m68k: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-21/+1
* usb: rename board_usb_init_type to usb_init_typeTroy Kisky2013-10-202-4/+4
* usb: new board-specific USB init interfaceMateusz Zalega2013-10-202-8/+8
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-143-3/+3
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-145-5/+5
* SPDX: fix IBM-pibs license identifierWolfgang Denk2013-09-201-1/+1
* ppc4xx: Remove CANBT boardMatthias Fuchs2013-08-205-1098/+0
* board/esd/cpci750/mv_eth.c: Fix licenseWolfgang Denk2013-08-191-16/+1
* SPDX-License-Identifier: convert PIBS licensed filesWolfgang Denk2013-08-191-25/+3
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-242-5/+3
|\
| * i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach2013-07-231-2/+0
| * i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-3/+3
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24162-2751/+162
|/
* Consolidate bool typeYork Sun2013-04-016-31/+15
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-183-3/+3
|\
OpenPOWER on IntegriCloud