aboutsummaryrefslogtreecommitdiff
path: root/board/esd
AgeCommit message (Expand)AuthorFilesLines
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
2014-05-13fpga: xilinx: Avoid CamelCase for in Xilinx_descMichal Simek1-1/+1
2014-05-13fpga: spartan3: Avoid CamelCaseMichal Simek1-2/+2
2014-05-13fpga: spartan2: Avoid CamelCaseMichal Simek1-1/+1
2014-05-12nand_spl: remove unused linker scripts u-boot-nand.ldsMasahiro Yamada1-118/+0
2014-04-24ppc4xx: add support for new PMC440 revision with cleanupMatthias Fuchs1-64/+101
2014-04-17board: esd: remove remainders of dead boardsMasahiro Yamada12-4877/+0
2014-03-07ppc4xx: Remove 4xx NAND booting supportStefan Roese2-40/+0
2014-01-24board: delete meaningless serial.hMasahiro Yamada2-74/+0
2014-01-24board: delete unused header filesMasahiro Yamada1-120/+0
2013-12-10Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD25-100/+0
2013-12-09at91: nand: switch atmel_nand to generic GPIO APIAndreas Bießmann2-4/+6
2013-11-17Makefile: make directories by Makefile.buildMasahiro Yamada25-100/+0
2013-11-08cosmetic: remove empty lines at the top of fileMasahiro Yamada4-4/+0
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada29-604/+39
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada2-44/+4
2013-11-01m68k: convert makefiles to Kbuild styleMasahiro Yamada1-21/+1
2013-10-20usb: rename board_usb_init_type to usb_init_typeTroy Kisky2-4/+4
2013-10-20usb: new board-specific USB init interfaceMateusz Zalega2-8/+8
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk3-3/+3
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk5-5/+5
2013-09-20SPDX: fix IBM-pibs license identifierWolfgang Denk1-1/+1
2013-08-20ppc4xx: Remove CANBT boardMatthias Fuchs5-1098/+0
2013-08-19board/esd/cpci750/mv_eth.c: Fix licenseWolfgang Denk1-16/+1
2013-08-19SPDX-License-Identifier: convert PIBS licensed filesWolfgang Denk1-25/+3
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2-5/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk162-2751/+162
2013-07-23i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach1-2/+0
2013-07-23i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher1-3/+3
2013-04-01Consolidate bool typeYork Sun6-31/+15
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini3-3/+3
2013-03-15Replace __bss_end__ with __bss_endSimon Glass3-3/+3
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD3-3/+3
2013-03-09mpc512x: use common code for clock setting for all mpc512x boardsAnatolij Gustschin1-23/+0
2013-03-09mpc512x: use common code for CSx configurationAnatolij Gustschin1-31/+0
2012-12-13env: Hide '.' variables in env print by defaultJoe Hershberger1-1/+1
2012-12-13env: Use getenv_yesno() more generallyJoe Hershberger1-7/+3
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut3-9/+0