summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeLines
...
| * | | tricorder: support 256MiB SDRAM on revision > DAndreas Bießmann2013-11-01-7/+38
| * | | tricorder: add led supportAndreas Bießmann2013-11-01-6/+86
| * | | tricorder: panic() on unknown boardAndreas Bießmann2013-11-01-0/+77
| * | | tricorder: add tricordereeprom commandAndreas Bießmann2013-11-01-1/+293
| * | | arm, da85x: update for the ipam390 boardHeiko Schocher2013-11-01-21/+10
| * | | am33xx, davinci: Create and use <asm/davinci_rtc.h>Tom Rini2013-11-01-0/+1
| |/ /
| * | arm: Remove IXP425 boards pdnb3 and scpuStefan Roese2013-10-17-450/+0
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-usbTom Rini2013-11-08-62/+77
|\ \
| * | usb: ums: move ums code from trats to Samsung common directoryPrzemyslaw Marczak2013-11-08-68/+77
| * | usb: ums: fix disk capacity miscalculation and code cleanupPrzemyslaw Marczak2013-11-08-17/+32
| * | usb: ums: code refactoring to improve reusability on other boards.Przemyslaw Marczak2013-11-08-30/+21
* | | sandbox: convert to common time functionsRob Herring2013-11-08-12/+2
* | | include: delete include/linux/config.hMasahiro Yamada2013-11-08-1/+0
* | | cosmetic: remove empty lines at the top of fileMasahiro Yamada2013-11-08-19/+0
* | | EP88x: remove remainders of dead boardMasahiro Yamada2013-11-08-227/+0
* | | kup: Delete an unused MakefileMasahiro Yamada2013-11-08-28/+0
|/ /
* | freescale: p1_p2_rdb_pc: rename COBJS-y to obj-yMasahiro Yamada2013-11-06-1/+1
* | ARM: vexpress: convert to common timer codeRob Herring2013-11-04-71/+0
* | config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-04-1/+0
* | board/keymile/kmp204x/Makefile: Convert to SPDX tagTom Rini2013-11-01-14/+1
* | board: powerpc: convert more makefiles to Kbuild styleTom Rini2013-11-01-51/+6
* | Makefile: convert makefiles to Kbuild style and delete grep switchMasahiro Yamada2013-11-01-177/+13
* | board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-5734/+525
* | board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-4091/+289
* | blackfin: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-725/+43
* | m68k: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-483/+23
* | x86: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-20/+1
* | nios2: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-69/+7
* | nds32: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-60/+3
* | mips: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-139/+18
* | microblaze: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-21/+1
* | openrisc: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-20/+1
* | avr32: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-140/+7
* | sh: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-427/+40
* | sparc: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-108/+5
* | drivers: move some drivers to drivers/MakefileMasahiro Yamada2013-10-31-3/+2
* | board: ti: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-346/+22
* | sandbox: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-20/+1
* | mpc85xx: introduce the kmp204x reference design supportValentin Longchamp2013-10-24-0/+687
* | fsl/mpc85xx: define common serdes_clock_to_string functionValentin Longchamp2013-10-24-74/+0
* | KM: add CONFIG_KM_COMMON_ETH_INIT for km common eth initValentin Longchamp2013-10-24-0/+2
* | KM: define CONFIG_SYS_I2C_INIT_BOARD only for concerned boardValentin Longchamp2013-10-24-25/+0
* | powerpc/c29xpcie: add DDR ECC on off config settingPo Liu2013-10-24-0/+8
* | usb: rename board_usb_init_type to usb_init_typeTroy Kisky2013-10-22-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2013-10-21-111/+199
|\ \
| * | usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.Troy Kisky2013-10-20-7/+14
| * | usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky2013-10-20-1/+1
| * | usb: rename board_usb_init_type to usb_init_typeTroy Kisky2013-10-20-17/+17
| * | ARM: omap5-evm: Move MAC creation to misc_initDan Murphy2013-10-20-19/+20
| * | usb: dra7xx: Add support for dra7xx xhci USB hostDan Murphy2013-10-20-6/+1