summaryrefslogtreecommitdiffstats
path: root/board/esd
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-123-3/+3
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-153-3/+3
* | mpc512x: use common code for clock setting for all mpc512x boardsAnatolij Gustschin2013-03-091-23/+0
* | mpc512x: use common code for CSx configurationAnatolij Gustschin2013-03-091-31/+0
|/
* env: Hide '.' variables in env print by defaultJoe Hershberger2012-12-131-1/+1
* env: Use getenv_yesno() more generallyJoe Hershberger2012-12-131-7/+3
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-223-9/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-223-0/+13
* change all versions of input_data() and output_data() to global weak aliasesPavel Herrmann2012-10-171-1/+0
* serial: Use default_serial_puts() in driversMarek Vasut2012-10-171-9/+1
* pmc405de and zeus: remove the env_ptr externsIgor Grinberg2012-10-151-1/+0
* serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut2012-10-151-31/+0
* serial: powerpc: Implement CONFIG_SERIAL_MULTI into cpci750 serial driverMarek Vasut2012-10-151-6/+61
* net: Fix remaining API interface breakageJoe Hershberger2012-05-232-5/+2
* net: Remove redefinitions of net.h functionsJoe Hershberger2012-05-221-2/+0
* board/esd/cpci405/cpci405.c: Fix compile warningJoe Hershberger2012-05-221-6/+1
* net: punt bd->bi_ip_addrMike Frysinger2012-05-151-5/+4
* pci: get rid of local prototypesLinus Walleij2012-03-301-4/+0
* net/miiphy/serial: drop duplicate "NAMESIZE" defineMike Frysinger2012-03-181-1/+1
* CPCI750: Add CPCI-HD/2 supportReinhard Arlt2012-03-181-1/+20
* PPC: Drop mv6436x_eth_initialize() from net/eth.cMarek Vasut2012-03-062-0/+6
* Stop using builtin_run_command()Simon Glass2012-03-063-3/+3
* Rename run_command() to builtin_run_command()Simon Glass2012-03-063-3/+3
* pci: move pciauto_config_init() to pci.hLinus Walleij2012-03-041-1/+0
* at91: modified NAND flash timing on otc570 boardDaniel Gorsulowski2012-02-271-4/+4
* at91: modified NAND flash timing on meesc boardDaniel Gorsulowski2012-02-271-4/+4
OpenPOWER on IntegriCloud