summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* malta: disable L2 cachesPaul Burton2013-11-091-0/+7
* malta: display "U-boot" on the LCD screenPaul Burton2013-11-091-0/+19
* malta: support for coreFPGA6 boardsPaul Burton2013-11-092-9/+281
* malta: setup super I/O UARTsPaul Burton2013-11-094-0/+89
* qemu-malta: rename to just "malta"Paul Burton2013-11-093-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-usbTom Rini2013-11-083-62/+77
|\
| * usb: ums: move ums code from trats to Samsung common directoryPrzemyslaw Marczak2013-11-083-68/+77
| * usb: ums: fix disk capacity miscalculation and code cleanupPrzemyslaw Marczak2013-11-081-17/+32
| * usb: ums: code refactoring to improve reusability on other boards.Przemyslaw Marczak2013-11-081-30/+21
* | sandbox: convert to common time functionsRob Herring2013-11-081-12/+2
* | include: delete include/linux/config.hMasahiro Yamada2013-11-081-1/+0
* | cosmetic: remove empty lines at the top of fileMasahiro Yamada2013-11-0819-19/+0
* | EP88x: remove remainders of dead boardMasahiro Yamada2013-11-083-227/+0
* | kup: Delete an unused MakefileMasahiro Yamada2013-11-081-28/+0
|/
* freescale: p1_p2_rdb_pc: rename COBJS-y to obj-yMasahiro Yamada2013-11-061-1/+1
* ARM: vexpress: convert to common timer codeRob Herring2013-11-041-71/+0
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-041-1/+0
* board/keymile/kmp204x/Makefile: Convert to SPDX tagTom Rini2013-11-011-14/+1
* board: powerpc: convert more makefiles to Kbuild styleTom Rini2013-11-012-51/+6
* Makefile: convert makefiles to Kbuild style and delete grep switchMasahiro Yamada2013-11-0112-177/+13
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01257-5734/+525
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01189-4091/+289
* blackfin: convert makefiles to Kbuild styleMasahiro Yamada2013-11-0134-725/+43
* m68k: convert makefiles to Kbuild styleMasahiro Yamada2013-11-0123-483/+23
* x86: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-20/+1
* nios2: convert makefiles to Kbuild styleMasahiro Yamada2013-11-013-69/+7
* nds32: convert makefiles to Kbuild styleMasahiro Yamada2013-11-013-60/+3
* mips: convert makefiles to Kbuild styleMasahiro Yamada2013-10-316-139/+18
* microblaze: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-21/+1
* openrisc: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-20/+1
* avr32: convert makefiles to Kbuild styleMasahiro Yamada2013-10-317-140/+7
* sh: convert makefiles to Kbuild styleMasahiro Yamada2013-10-3120-427/+40
* sparc: convert makefiles to Kbuild styleMasahiro Yamada2013-10-315-108/+5
* drivers: move some drivers to drivers/MakefileMasahiro Yamada2013-10-312-3/+2
* board: ti: convert makefiles to Kbuild styleMasahiro Yamada2013-10-3115-346/+22
* sandbox: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-20/+1
* mpc85xx: introduce the kmp204x reference design supportValentin Longchamp2013-10-2410-0/+687
* fsl/mpc85xx: define common serdes_clock_to_string functionValentin Longchamp2013-10-245-74/+0
* KM: add CONFIG_KM_COMMON_ETH_INIT for km common eth initValentin Longchamp2013-10-241-0/+2
* KM: define CONFIG_SYS_I2C_INIT_BOARD only for concerned boardValentin Longchamp2013-10-241-25/+0
* powerpc/c29xpcie: add DDR ECC on off config settingPo Liu2013-10-241-0/+8
* usb: rename board_usb_init_type to usb_init_typeTroy Kisky2013-10-221-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2013-10-2127-111/+199
|\
| * usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.Troy Kisky2013-10-207-7/+14
| * usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky2013-10-201-1/+1
| * usb: rename board_usb_init_type to usb_init_typeTroy Kisky2013-10-209-17/+17
| * ARM: omap5-evm: Move MAC creation to misc_initDan Murphy2013-10-201-19/+20
| * usb: dra7xx: Add support for dra7xx xhci USB hostDan Murphy2013-10-202-6/+1
| * usb: omap5: Update the board_usb_init apiDan Murphy2013-10-201-1/+1
| * samsung:common:thor: Define common Samsung code to handle THOR usb descriptor...Lukasz Majewski2013-10-202-0/+22
OpenPOWER on IntegriCloud