summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2013-11-25board: h2200: Delete an unnecessary make ruleMasahiro Yamada1-3/+0
2013-11-17Makefile: rename all libraries to built-in.oMasahiro Yamada20-68/+68
2013-11-17Makefile: make directories by Makefile.buildMasahiro Yamada64-239/+0
2013-11-17Makefile: specifiy an explicite object name rather than $(BOARD).oMasahiro Yamada3-3/+3
2013-11-17board: Do not add -DCONFIG_SYS_TEXT_BASE in board config.mkMasahiro Yamada9-55/+5
2013-11-16nios2: remove unnecessary header include pathMasahiro Yamada3-6/+0
2013-11-16board: cogent: include header files in a more natural wayMasahiro Yamada6-21/+9
2013-11-14Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini13-2/+912
2013-11-14powerpc/t104xrdb: Add T1042RDB_PI board supportPriyanka Jain1-0/+38
2013-11-14powerpc/t104xrdb: Add T1040RDB board supportPriyanka Jain9-0/+650
2013-11-13powerpc/p1010rdb: update readme for p1010rdb-pa and p1010rdb-pbShengzhou Liu2-2/+190
2013-11-13powerpc/t1040: enable PBL tool for T1040Prabhakar Kushwaha2-0/+34
2013-11-13i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher10-15/+15
2013-11-13i2c: sh_i2c: Update to new CONFIG_SYS_I2C frameworkNobuhiro Iwamatsu2-3/+1
2013-11-12cm_t35: use scf0403 driverNikita Kiryanov2-2/+56
2013-11-11MPC824x: remove obsolete "PN62" boardWolfgang Denk5-689/+0
2013-11-11Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini8-117/+566
2013-11-10Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD27-496/+936
2013-11-09malta: add script & instructions to flash U-bootPaul Burton1-0/+40
2013-11-09malta: setup PIIX4 interrupt routePaul Burton1-0/+14
2013-11-09malta: enable RTC supportPaul Burton1-0/+8
2013-11-09malta: disable L2 cachesPaul Burton1-0/+7
2013-11-09malta: display "U-boot" on the LCD screenPaul Burton1-0/+19
2013-11-09malta: support for coreFPGA6 boardsPaul Burton2-9/+281
2013-11-09malta: setup super I/O UARTsPaul Burton4-0/+89
2013-11-09qemu-malta: rename to just "malta"Paul Burton3-1/+1
2013-11-09Merge branch 'master' of git://www.denx.de/git/u-boot-usbTom Rini3-62/+77
2013-11-09sandbox: convert to common time functionsRob Herring1-12/+2
2013-11-09include: delete include/linux/config.hMasahiro Yamada1-1/+0
2013-11-08usb: ums: move ums code from trats to Samsung common directoryPrzemyslaw Marczak3-68/+77
2013-11-08usb: ums: fix disk capacity miscalculation and code cleanupPrzemyslaw Marczak1-17/+32
2013-11-08usb: ums: code refactoring to improve reusability on other boards.Przemyslaw Marczak1-30/+21
2013-11-08cosmetic: remove empty lines at the top of fileMasahiro Yamada19-19/+0
2013-11-08EP88x: remove remainders of dead boardMasahiro Yamada3-227/+0
2013-11-08kup: Delete an unused MakefileMasahiro Yamada1-28/+0
2013-11-07Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD7-3/+409
2013-11-06freescale: p1_p2_rdb_pc: rename COBJS-y to obj-yMasahiro Yamada1-1/+1
2013-11-05Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD1-0/+11
2013-11-04arm: atmel: at91sam9n12ek: add usb host supportBo Shen1-0/+11
2013-11-04ARM: vexpress: convert to common timer codeRob Herring1-71/+0
2013-11-04config: Add a default CONFIG_SYS_PROMPTRob Herring1-1/+0
2013-11-04wandboard: README: Include the quad versionFabio Estevam1-2/+2
2013-11-01cm_t35: update lcd predefinesNikita Kiryanov1-1/+7
2013-11-01am335x: Enable CONFIG_OMAP_WATCHDOG supportTom Rini1-0/+6
2013-11-01cm-t35: move the display code to common placeIgor Grinberg3-2/+1
2013-11-01cm-t35: move the eeprom code to common placeIgor Grinberg5-33/+69
2013-11-01tricorder: support 256MiB SDRAM on revision > DAndreas Bießmann1-7/+38
2013-11-01tricorder: add led supportAndreas Bießmann4-6/+86
2013-11-01tricorder: panic() on unknown boardAndreas Bießmann1-0/+77
2013-11-01tricorder: add tricordereeprom commandAndreas Bießmann3-1/+293