summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Add cli_ prefix to readline functionsSimon Glass2014-05-296-27/+27
* move CLI prototypes to cli.h and add commentsSimon Glass2014-05-296-0/+6
* Rename hush to cli_hushSimon Glass2014-05-292-2/+2
* Remove unnecessary use of hush header fileSimon Glass2014-05-292-7/+1
* tb100 - add Abilis TB100 boardAlexey Brodkin2014-05-272-0/+30
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-05-2412-4/+968
|\
| * compulab: eeprom: enable any i2c driverIlya Ledvich2014-05-232-2/+2
| * cm-t54: add environment partition runtime detectionDmitry Lifshitz2014-05-231-0/+22
| * cm-t54: add EEPROM support and MAC address handlingDmitry Lifshitz2014-05-231-0/+63
| * cm-t54: add cm-t54 board supportDmitry Lifshitz2014-05-234-0/+347
| * omap4: duovero: Add Gumstix DuoVero machine.Ash Charles2014-05-233-0/+471
| * compulab: eeprom: add default eeprom addressIgor Grinberg2014-05-231-0/+5
| * OMAP3: overo: add some Gumstix expansion boardsAsh Charles2014-05-232-2/+56
| * Add Board Revision for Wireless chipAsh Charles2014-05-232-0/+2
* | Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'Albert ARIBAUD2014-05-231-0/+1
|\ \
| * | arm: rmobile: koelsch: Fix QoS revision 0.240 and 0.320Nobuhiro Iwamatsu2014-05-211-0/+1
| |/
* | Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'Albert ARIBAUD2014-05-235-23/+33
|\ \
| * | zynq: treat ps7_init.c/h as external files to ignore themMasahiro Yamada2014-05-143-13/+5
| * | zynq: add empty xil_io.h to avoid compile errorMasahiro Yamada2014-05-141-0/+13
| * | ARM: zynq: Fix building SPL without FPGA supportMichal Simek2014-05-141-3/+6
| * | ARM: zynq: Remove sparse warningsMichal Simek2014-05-141-7/+9
* | | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2014-05-231-0/+7
|\ \ \
| * | | Add board_mmc_init(...) function for init mmc1 onlyHannes Petermaier2014-05-231-0/+7
* | | | Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-05-221-1/+1
|\ \ \ \
| * | | | fpga: Define bitstream type based on command selectionMichal Simek2014-05-201-1/+1
| |/ / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-05-2241-1551/+2420
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD2014-05-2068-779/+2008
| |\ \ \ | | |/ /
| * | | Merge remote-tracking branch 'u-boot-sh/rmobile'Albert ARIBAUD2014-05-164-651/+379
| |\ \ \
| | * | | arm: rmobile: lager: Remove MACH_TYPE_LAGER and CONFIG_MACH_TYPENobuhiro Iwamatsu2014-04-281-2/+0
| | * | | arm: rmobile: lager: Change to maximum CPU frequencyNobuhiro Iwamatsu2014-04-281-0/+6
| | * | | arm: rmobile: koelsch: Change to maximum CPU frequencyNobuhiro Iwamatsu2014-04-281-0/+7
| | * | | arm: rmobile: koelsch: Update QoS initializationNobuhiro Iwamatsu2014-04-281-17/+12
| | * | | arm: rmobile: lager: Update QoS initialization to version 0.955Nobuhiro Iwamatsu2014-04-281-7/+7
| | * | | arm: rmobile: keolsch: Add support ES2 revision of R8A7791Nobuhiro Iwamatsu2014-04-281-40/+129
| | * | | arm: rmobile: lager: Remove NOR-Flash supportNobuhiro Iwamatsu2014-04-281-184/+0
| | * | | arm: rmobile: lager: Change name of the structureNobuhiro Iwamatsu2014-04-282-115/+115
| | * | | arm: rmobile: koelsch: Remove NOR-Flash supportNobuhiro Iwamatsu2014-04-281-183/+0
| | * | | arm: rmobile: koelsch: Change name of structureNobuhiro Iwamatsu2014-04-282-120/+120
| * | | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-05-168-186/+955
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-05-15147-23431/+1822
| | |\ \ \ \
| | * | | | | wandboard: add Future Eletronics 7" WVGA LCD extension boardOtavio Salvador2014-05-091-26/+120
| | * | | | | imx: ventana: add HDMI and LVDS display capabilityTim Harvey2014-05-091-0/+133
| | * | | | | imx6: ventana: fix system-serial dt propertyTim Harvey2014-05-091-1/+1
| | * | | | | ventana: Add support for the LTC3676 PMICTim Harvey2014-05-091-23/+57
| | * | | | | ventana: use non-generic pfuze100 initTim Harvey2014-05-091-2/+3
| | * | | | | Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-04-2935-972/+2004
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | nitrogen6x: Fix the PAD settings for the ECSPI chipselectFabio Estevam2014-04-281-1/+1
| | * | | | | mx6slevk: Add SPI NOR flash supportFabio Estevam2014-04-281-0/+20
| | * | | | | ventana: remove redundant includeTim Harvey2014-04-281-1/+0
| | * | | | | ventana: fixed comments in eeprom headerTim Harvey2014-04-281-7/+7
OpenPOWER on IntegriCloud