summaryrefslogtreecommitdiff
path: root/board/esd
AgeCommit message (Expand)Author
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
2013-12-09at91: nand: switch atmel_nand to generic GPIO APIAndreas Bießmann
2013-11-17Makefile: make directories by Makefile.buildMasahiro Yamada
2013-11-08cosmetic: remove empty lines at the top of fileMasahiro Yamada
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada
2013-11-01m68k: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-20usb: rename board_usb_init_type to usb_init_typeTroy Kisky
2013-10-20usb: new board-specific USB init interfaceMateusz Zalega
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-09-20SPDX: fix IBM-pibs license identifierWolfgang Denk
2013-08-20ppc4xx: Remove CANBT boardMatthias Fuchs
2013-08-19board/esd/cpci750/mv_eth.c: Fix licenseWolfgang Denk
2013-08-19SPDX-License-Identifier: convert PIBS licensed filesWolfgang Denk
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-23i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach
2013-07-23i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher
2013-04-01Consolidate bool typeYork Sun
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD
2013-03-09mpc512x: use common code for clock setting for all mpc512x boardsAnatolij Gustschin
2013-03-09mpc512x: use common code for CSx configurationAnatolij Gustschin
2012-12-13env: Hide '.' variables in env print by defaultJoe Hershberger
2012-12-13env: Use getenv_yesno() more generallyJoe Hershberger
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut