summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)AuthorFilesLines
2015-05-10stm32f4: add serial print portkunhuahuang1-8/+8
2015-05-09board/BuR/common: rename "usbupdate" environment to "usbscript"Hannes Petermaier1-2/+2
2015-05-09board/BuR/tseries: Add simplefb supportHannes Petermaier1-48/+86
2015-05-09board/BuR/tseries: take usage of CONFIG_LCD_ROTATIONHannes Petermaier1-0/+23
2015-05-08Merge git://git.denx.de/u-boot-dmTom Rini1-1/+10
2015-05-07ARM: socfpga: move board select into mach-socfpga/KconfigMasahiro Yamada1-31/+0
2015-05-07ARM: socfpga: do not add board directory to header search pathMasahiro Yamada1-1/+1
2015-05-06sandbox: Add test function to advance timeJoe Hershberger1-1/+10
2015-05-05Merge git://git.denx.de/u-boot-mpc85xxTom Rini38-97/+1700
2015-05-05Merge git://git.denx.de/u-boot-marvellTom Rini9-4/+158
2015-05-05arm: mvebu: Add Armada A38x DB-88F6820-GP board supportStefan Roese5-0/+153
2015-05-05arm: mvebu: Change network init code to allow a more flexible setupStefan Roese1-1/+2
2015-05-05arm: mvebu: Move mvebu-common into mach-mvebuStefan Roese1-1/+1
2015-05-05arm: armada-xp: Move SoC headers to mach-mvebu/include/machStefan Roese2-2/+2
2015-05-05Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini4-15/+111
2015-05-04powerpc/mpc85xx: Add board support for ucp1020Oleksandr G Zhadan12-0/+1256
2015-05-04powerpc/t4240qds: Update RCW, defconfig and maintainerShaohui Xie2-4/+2
2015-05-04t2080rdb/rcw: update ddr frequency from 1600MT/s to 1867MT/sShengzhou Liu1-1/+4
2015-05-04mmc: fsl_esdhc: Add adapter card type identification supportYangbo Lu1-0/+14
2015-05-04board/t2080rdb: reset cs4315 phyShengzhou Liu2-0/+10
2015-05-04fsl/deepsleep: avoid the DDR restore from being optimized outTang Yuantian1-4/+4
2015-05-04board/t102x: use fdt_setprop_string instead of fdt_setpropShengzhou Liu2-6/+7
2015-05-04powerpc/t1023rdb: Add T1023 RDB board supportShengzhou Liu8-28/+286
2015-05-04powerpc/t4rdb: Add SD boot support for T4240RDB boardChunhe Lan7-8/+117
2015-05-04mpc85xx/T4240EMU: Remove T4240EMU boardYork Sun4-46/+0
2015-05-04sunxi: usb: Do not call phy_probe from hcd codeHans de Goede1-0/+4
2015-05-04sunxi: usb: Rename the usbc.? files to usb_phy.?Hans de Goede1-1/+1
2015-05-04sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_barHans de Goede1-0/+2
2015-05-04sunxi: Move all boards to the driver-modelHans de Goede1-0/+12
2015-05-04sunxi: dts: Add a CONFIG_DEFAULT_DEVICE_TREE setting to all sunxi boardsHans de Goede1-3/+0
2015-05-04sunxi: axp: Move axp gpio code to a separate axpi-gpio driverHans de Goede2-1/+11
2015-05-04sunxi: soft-i2c: Fix gpio handling to work with the driver-modelHans de Goede1-6/+38
2015-05-04sunxi: Add Ippo_q8h_v1_2_a33_1024x600 defconfigHans de Goede1-0/+1
2015-05-04sunxi: Add softwinner astar mid756 A33 tablet board defconfigVishnu Patekar1-0/+5
2015-05-04sunxi: Add basic A33 basic supportVishnu Patekar1-0/+6
2015-05-04sunxi: s/sun8i/sun8i_a23/Hans de Goede1-1/+7
2015-05-04sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig boolHans de Goede2-3/+24
2015-04-30x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONSBin Meng6-0/+18
2015-04-30x86: Kconfig: Divide the target selection to vendor/modelBin Meng3-0/+120
2015-04-30x86: Set serial port IRQ for SMSC LPC47MBin Meng2-2/+2
2015-04-29Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini4-8/+8
2015-04-29Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini1-1/+1
2015-04-29zynqmp: Add support for EMMC bootmodeMichal Simek1-0/+1
2015-04-29zynqmp: Add support for emulation platform - VeloceMichal Simek1-2/+6
2015-04-29ARM: zynq: drop legacy ps7_init.c/h supportMasahiro Yamada3-6/+1
2015-04-29microblaze: Fix EMAC Lite initializationNathan Rossi1-1/+1
2015-04-29Merge branch 'master' of git://www.denx.de/git/u-boot-socfpgaTom Rini3-3/+5
2015-04-28Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini13-124/+1100
2015-04-27mx6cuboxi: Load the correct 'fdtfile' variableFabio Estevam1-0/+25
2015-04-27mx6cuboxi: Differentiate Cubox-i and HummingboardFabio Estevam1-1/+40