aboutsummaryrefslogtreecommitdiffstats
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2013-12-18sh: add support for sh7753evb boardYoshihiro Shimoda5-0/+964
2013-12-16Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini1-0/+1
2013-12-16blackfin: fixing warning by including proper headersSonic Zhang1-0/+1
2013-12-13Makefile: delete unnecessary CPPFLAGS settingsMasahiro Yamada1-2/+0
2013-12-11powerpc/p1_p2_rdb_pc: Fix warnings for __iomem pointersClaudiu Manoil1-2/+2
2013-12-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini69-1591/+4668
2013-12-10Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD249-1402/+3193
2013-12-10Merge branch 'spi' of git://git.denx.de/u-boot-x86Tom Rini1-0/+54
2013-12-10Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini3-17/+41
2013-12-09sandbox: spi: Add new SPI flash driverMike Frysinger1-0/+54
2013-12-09arm: at91: support for the Calao USB-A9263 board (based on AT91SAM9263)Mateusz Kulikowski2-0/+162
2013-12-09arm, at91: add siemens corvus boardHeiko Schocher2-0/+213
2013-12-09arm, at91: add Siemens board taurus and axmHeiko Schocher2-0/+178
2013-12-09at91: switch coloured LED to gpio APIAndreas Bießmann2-12/+12
2013-12-09at91: nand: switch atmel_nand to generic GPIO APIAndreas Bießmann8-15/+23
2013-12-07arm: keep all sections in ELF fileAlbert ARIBAUD7-48/+63
2013-12-06Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2-8/+111
2013-12-06Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD16-67/+613
2013-12-05driver:i2c:s3c24x0: adapt driver to new i2cPiotr Wilczek3-17/+41
2013-12-04powerpc/c29xpcie: Getting DDR SPD image from 16-bit sub-address EEPROMPo Liu1-0/+13
2013-12-04pandaboard: 1/1] ARM:OMAP4+: panda-es: Support Rev B3 Elpida DDR2 RAMHardik Patel1-0/+60
2013-12-04ARM: dra7_evm: Add SATA supportRoger Quadros1-0/+7
2013-12-04ARM: omap5_uevm: Add SATA supportRoger Quadros1-0/+7
2013-12-04am33xx: Stop modifying certain EMIF4D registersTom Rini9-69/+0
2013-12-04pcm051: Support for revision 3Lars Poeschel1-6/+47
2013-12-04cm_t335: add support for status LEDIlya Ledvich2-0/+9
2013-12-04cm_t335: add cm_t335 board supportIlya Ledvich5-0/+491
2013-12-03board: trats2: fix access to samsung registersPiotr Wilczek1-8/+8
2013-12-03arm: rmobile: Add support koelsch boardNobuhiro Iwamatsu4-0/+1524
2013-12-03arm: rmobile: Add support lager boardNobuhiro Iwamatsu4-0/+1427
2013-12-03trats: usb: Add usb_cable_connected() functionPrzemyslaw Marczak1-0/+11
2013-12-02Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini1-0/+12
2013-12-02Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini103-162/+1543
2013-12-02trats2: enable ums support on Trats2Piotr Wilczek1-0/+92
2013-12-01arm926ejs, at91: add common phy_reset functionHeiko Schocher9-166/+11
2013-12-01arm: atmel: sama5d3: spl boot from fat fs SD cardBo Shen1-0/+85
2013-12-01arm: atmel: sama5d3: early enable PIO peripheralsBo Shen1-0/+6
2013-11-26malta: enable PIIX4 SERIRQPaul Burton1-0/+12
2013-11-25t2080qds/ramboot: enable PBL tool for t2080qdsShengzhou Liu2-0/+49
2013-11-25powerpc/t2080qds: add support for t2080qds boardShengzhou Liu10-0/+1322
2013-11-25Driver/IFC: Move Freescale IFC driver to a common driverYork Sun3-3/+3
2013-11-25Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xxYork Sun16-24/+34
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun89-146/+146
2013-11-25Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2-15/+4
2013-11-25board: tqm5200: delete its own object make ruleMasahiro Yamada1-3/+0
2013-11-25board: h2200: Delete an unnecessary make ruleMasahiro Yamada1-3/+0
2013-11-21am335x: fix GPMC config for NAND and NOR SPL bootpekon gupta1-13/+1
2013-11-21sama5d3xek: support larger than 4G nand flashWu, Josh1-2/+3
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-15nios2: remove unnecessary header include pathMasahiro Yamada3-6/+0
2013-11-15board: 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-13powerpc/t104xrdb: Add T1042RDB_PI board supportPriyanka Jain1-0/+38
2013-11-13powerpc/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-12arm, am335x: update for the siemens boardsSamuel Egli7-19/+239
2013-11-12cm_t35: use scf0403 driverNikita Kiryanov2-2/+56
2013-11-11MPC824x: remove obsolete "PN62" boardWolfgang Denk5-689/+0
2013-11-11omap730p2: Remove boardTom Rini6-1222/+0
2013-11-11cm-t35: use gpio_led driver for status ledIgor Grinberg2-34/+1
2013-11-11Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini8-117/+566
2013-11-09Merge 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-08Merge branch 'master' of git://www.denx.de/git/u-boot-usbTom Rini3-62/+77
2013-11-08sandbox: convert to common time functionsRob Herring1-12/+2
2013-11-08include: 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
2013-11-01arm, da85x: update for the ipam390 boardHeiko Schocher2-21/+10
2013-11-01am33xx, davinci: Create and use <asm/davinci_rtc.h>Tom Rini1-0/+1
2013-11-01board/keymile/kmp204x/Makefile: Convert to SPDX tagTom Rini1-14/+1
2013-11-01board: powerpc: convert more makefiles to Kbuild styleTom Rini2-51/+6
2013-11-01Makefile: convert makefiles to Kbuild style and delete grep switchMasahiro Yamada12-177/+13
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada257-5734/+525
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada189-4091/+289
2013-11-01blackfin: convert makefiles to Kbuild styleMasahiro Yamada34-725/+43
2013-11-01m68k: convert makefiles to Kbuild styleMasahiro Yamada23-483/+23
2013-11-01x86: convert makefiles to Kbuild styleMasahiro Yamada1-20/+1
2013-11-01nios2: convert makefiles to Kbuild styleMasahiro Yamada3-69/+7
2013-11-01nds32: convert makefiles to Kbuild styleMasahiro Yamada3-60/+3
2013-10-31mips: convert makefiles to Kbuild styleMasahiro Yamada6-139/+18
2013-10-31microblaze: convert makefiles to Kbuild styleMasahiro Yamada1-21/+1
2013-10-31openrisc: convert makefiles to Kbuild styleMasahiro Yamada1-20/+1
2013-10-31avr32: convert makefiles to Kbuild styleMasahiro Yamada7-140/+7
2013-10-31sh: convert makefiles to Kbuild styleMasahiro Yamada20-427/+40
2013-10-31sparc: convert makefiles to Kbuild styleMasahiro Yamada5-108/+5
2013-10-31drivers: move some drivers to drivers/MakefileMasahiro Yamada2-3/+2
2013-10-31board: ti: convert makefiles to Kbuild styleMasahiro Yamada15-346/+22
2013-10-31sandbox: convert makefiles to Kbuild styleMasahiro Yamada1-20/+1
2013-10-31i.MX6: nitrogen6x: fix erase size in 6x_upgrade.txtEric Nelson1-1/+1
2013-10-31ARM: mxs: Configure 2 Gbit DDR2 RAM for BG0900Christoph G. Baumann1-0/+13
2013-10-24mpc85xx: introduce the kmp204x reference design supportValentin Longchamp10-0/+687
2013-10-24fsl/mpc85xx: define common serdes_clock_to_string functionValentin Longchamp5-74/+0
2013-10-24KM: add CONFIG_KM_COMMON_ETH_INIT for km common eth initValentin Longchamp1-0/+2
2013-10-24KM: define CONFIG_SYS_I2C_INIT_BOARD only for concerned boardValentin Longchamp1-25/+0
2013-10-24powerpc/c29xpcie: add DDR ECC on off config settingPo Liu1-0/+8
2013-10-22usb: rename board_usb_init_type to usb_init_typeTroy Kisky1-1/+1
2013-10-21Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini27-111/+199
2013-10-20usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.Troy Kisky7-7/+14
2013-10-20usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky1-1/+1
2013-10-20usb: rename board_usb_init_type to usb_init_typeTroy Kisky9-17/+17
2013-10-20ARM: omap5-evm: Move MAC creation to misc_initDan Murphy1-19/+20
2013-10-20usb: dra7xx: Add support for dra7xx xhci USB hostDan Murphy2-6/+1
2013-10-20usb: omap5: Update the board_usb_init apiDan Murphy1-1/+1
2013-10-20samsung:common:thor: Define common Samsung code to handle THOR usb descriptor...Lukasz Majewski2-0/+22
2013-10-20usb:g_dnl: Add name parameter to g_dnl_bind_fixup functionLukasz Majewski1-1/+1
2013-10-20usb: new board-specific USB init interfaceMateusz Zalega17-35/+44
2013-10-20nitrogen6x: add otg usb host/device mode supportTroy Kisky1-0/+26
2013-10-20mx6: iomux: add GPR1 defines for use with nitrogen6xTroy Kisky1-0/+7
2013-10-20OMAP5-uevm: USB: Add xHCI host contoller supportDan Murphy1-23/+51
2013-10-20exynos: dts: Add USB VBUS GPIOs to the device treeJulius Werner2-0/+12
2013-10-20exynos: usb: Switch USB VBUS GPIOs to be device tree configuredJulius Werner1-19/+0
2013-10-17ARM: mxs: Add PPC-AG BG0900 boardMarek Vasut3-0/+257
2013-10-17udoo: Add initial support for mx6q udoo boardFabio Estevam2-0/+136
2013-10-17arm: Remove IXP425 boards pdnb3 and scpuStefan Roese4-450/+0
2013-10-16boards/c29xpcie: Update TLB and LAW size for IFC NAND, CPLDPrabhakar Kushwaha2-4/+4
2013-10-16powerpc/p1010rdb: add p1010rdb-pb support with updating p1010rdb-paShengzhou Liu1-6/+170
2013-10-16board/p1010rdb: add pin mux and sdhc support in any bootShengzhou Liu3-20/+105
2013-10-16powerpc/eeprom: update MAX_NUM_PORTS to adapt non-256-bytes EEPROMShengzhou Liu1-0/+4
2013-10-16powerpc/p1010rdb: remove unused cpld_showShengzhou Liu1-35/+0
2013-10-16powerpc/t1040qds: Add T1040QDS boardPrabhakar Kushwaha11-1/+843
2013-10-16powerpc: Fix CamelCase warnings in DDR related codePriyanka Jain24-177/+177
2013-10-16powerpc/B4860: enable PBL tool for B4860Shaohui Xie2-0/+34
2013-10-16powerpc/t4240: updated rcw_cfg to align with default hardware configurationShaohui Xie1-4/+4
2013-10-16powerpc: p1_p2_rdb_pc: add TPL for p1_p2_rdb_pc nand bootYing Zhang3-79/+27
2013-10-16powerpc : p1_p2_rdb_pc : Enable p1_p2_rdb_pc to start from eSPI with SPLYing Zhang1-0/+9
2013-10-16powerpc: p1_p2_rdb_pc: Enable p1_p2_rdb_pc to boot from SD Card with SPLYing Zhang3-12/+110
2013-10-16SGMII:fix PHY addresses for QSGMII Riser Card working in SGMII modeZhao Qiang5-0/+91
2013-10-16Corenet/p5040/SGMII:fix the problem for SGMII5/6Zhao Qiang1-4/+18
2013-10-16powerpc/c29xpcie: modify DDR parameter to make DDR more stablePo Liu1-1/+1
2013-10-14Coding Style cleanup: drop some excessive empty linesWolfgang Denk4-24/+0
2013-10-14Coding Style cleanup: remove trailing empty linesWolfgang Denk7-7/+0
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk30-153/+153
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk155-160/+160
2013-10-14ARM: omap4-panda: Add MAC address creation for pandaDan Murphy1-0/+16
2013-10-14Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini3-0/+559
2013-10-11Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD3-0/+559
2013-10-09km/scripts: fix ramfsAndreas Huber1-1/+1
2013-10-09powerpc/83xx: remove staticness for qe_iop_conf_tabHolger Brunck1-1/+1
2013-10-09Merge branch 'next' of git://git.denx.de/u-boot-mpc83xxTom Rini3-6/+11
2013-10-08Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini9-562/+275
2013-10-07socfpga: Adding pin mux handoff filesChin Liang See2-0/+268
2013-10-07socfpga: Adding System Manager driverChin Liang See1-1/+3
2013-10-07omap1510inn: arm925t: remove supportAlbert ARIBAUD4-559/+0
2013-10-07dra7xx_evm: add SPL API, QSPI, and serial flash supportMatt Porter1-0/+10
2013-10-07pcm051/igep0033: Supply bd_ram_ofs for cpsw driverLars Poeschel2-0/+2
2013-10-07ARM: IGEP0033: Update timing to run DDR at 400MHz.Enric Balletbo i Serra1-2/+2
2013-10-04Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-0/+15
2013-10-03ARM: VExpress: enable ARMv7 virt support for VExpress A15Andre Przywara1-0/+15
2013-10-02Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini26-43/+2529
2013-10-02Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD25-43/+2383
2013-09-27mx35pdk: Fix error handling in board_late_init()Fabio Estevam1-6/+4
2013-09-27mx28evk: Propagate the error if cpu_eth_init() failsFabio Estevam1-0/+2
2013-09-27mx28evk: Propagate the error if cpu_eth_init() failsFabio Estevam1-0/+2
2013-09-25samsung: trats2: add support for new board Trats2Piotr Wilczek2-0/+547
2013-09-25samsung:common:i2c: add definions for third soft I2C adapter for Trats2 boardPiotr Wilczek1-0/+12
2013-09-24ARM: atmel: add RNDIS gadget supportBo Shen1-0/+13
2013-09-24DTS: Addition of I2S0 channel and replacing I2S1Dani Krishna Mohan2-14/+13
2013-09-20am335x:Handle worst case scenario for Errata 1.0.24Steve Kipisz1-6/+18
2013-09-20am335x_evm: am33xx_spl_board_init function and scale core frequencyTom Rini1-0/+134
2013-09-20mx28evk: Fix checkpatch warningFabio Estevam1-1/+1
2013-09-20mx6slevk: Add Ethernet supportFabio Estevam1-0/+68
2013-09-20mx6qsabreauto: Return error if cpu_eth_init() failsFabio Estevam1-1/+1
2013-09-20mx6sabresd: Return error if cpu_eth_init() failsFabio Estevam1-1/+1
2013-09-20mx6sabresd: Reset counter to prevent error messageFabio Estevam1-0/+1
2013-09-20mx6sabresd: Avoid hang when HDMI cable is not connectedFabio Estevam1-1/+1
2013-09-20SPDX: fix IBM-pibs license identifierWolfgang Denk10-10/+10
2013-09-20Cosmetic: Fix a number of typos, no functional changes.Robert P. J. Day3-5/+5