aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-02-26arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD1-19/+7
2014-02-24Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD12-12/+849
2014-02-22board: bcm28155_ap: Add board filesDarwin Rambo1-0/+140
2014-02-22arch: bcm281xx: Initial commit of bcm281xx architecture codeDarwin Rambo1-0/+58
2014-02-22ARM: rpi_b: rework boot scripts, enable sysbootStephen Warren1-15/+70
2014-02-21omap4_common: config: remove I2C for SPL modeNishanth Menon1-0/+6
2014-02-21dra7xx_evm: Enable GPT commandsTom Rini1-0/+11
2014-02-21am43xx_evm: Enable GPT commandsTom Rini1-0/+9
2014-02-21am335x_evm: Enable GPT commandsTom Rini1-0/+12
2014-02-21arm: omap: cm_t35: Remove CONFIG_SYS_BOOTMAPSZ to fix FDT Linux bootingStefan Roese1-7/+0
2014-02-21OMAP3: fix default environment for mcx boardStefano Babic1-4/+3
2014-02-21OMAP3: add missing gpio clock init and fix NAND SPL for mcx boardStefano Babic1-0/+2
2014-02-21arm: omap3: Fix tao3530/omap3_ha SPL boot hangup (GPIO clocks not enabled)Stefan Roese1-0/+7
2014-02-21Add support for B&R KWB MotherboardHannes Petermaier1-0/+128
2014-02-21board: Add support for B&R T-Series MotherboardHannes Petermaier2-0/+462
2014-02-21am335x: Initial support for Silica Pengwyn boardLothar Felten3-1/+209
2014-02-21ARM: rpi_b: load /uEnv.txt from MMC at startupStephen Warren1-0/+5
2014-02-21ARM: rpi_b: convert to use distro defaultsStephen Warren1-16/+13
2014-02-20Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD53-255/+47
2014-02-19Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to calleeMasahiro Yamada1-0/+7
2014-02-19configs: Delete unused CONFIG_SYS_64BIT_{VSPRINTF, STRTOUL}Masahiro Yamada4-6/+0
2014-02-19configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZEMasahiro Yamada25-51/+8
2014-02-19dts: re-write dts/Makefile more simply with KbuildMasahiro Yamada1-1/+1
2014-02-19kernel-doc: fix some errorsMasahiro Yamada1-3/+3
2014-02-19.gitignore: drop include/asm from ignored file listMasahiro Yamada1-1/+0
2014-02-19common: spl: Add spl sata boot supportDan Murphy1-0/+3
2014-02-19fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUPMasahiro Yamada1-2/+2
2014-02-19config: remove platform CONFIG_SYS_HZ definition part 3Masahiro Yamada17-21/+0
2014-02-19mini2440.h: Delete remainder of dead boardMasahiro Yamada1-170/+0
2014-02-19fat: implement exists() for FAT fsStephen Warren1-0/+1
2014-02-19ext4: implement exists() for ext4fsStephen Warren1-0/+1
2014-02-19sandbox: enable CONFIG_CMD_FS_GENERICStephen Warren1-0/+1
2014-02-19sandbox: implement exists() functionStephen Warren1-0/+1
2014-02-19fs: implement infrastructure for an 'exists' functionStephen Warren1-0/+9
2014-02-19fs: fix generic save command implementationStephen Warren1-0/+10
2014-02-19Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD14-104/+122
2014-02-19zynq: Add support for U-BOOT SPLMichal Simek1-0/+77
2014-02-19zynq: Implement dump clock commandSoren Brinkmann1-0/+1
2014-02-19zynq: Provide a framework to read clock frequenciesSoren Brinkmann1-0/+1
2014-02-19common: Provide DIV_ROUND_CLOSEST macroSoren Brinkmann1-0/+16
2014-02-19zynq: serial: Simplify serial driver initializationMichal Simek1-17/+2
2014-02-19zynq: Enable tftp put commandMichal Simek1-0/+1
2014-02-19zynq: Extend kernel image size to 20MBMichal Simek1-0/+3
2014-02-19zynq: Fix incorrect header nameMichal Simek2-2/+2
2014-02-19Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD5-1063/+0
2014-02-17Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini32-240/+490
2014-02-17Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini5-3/+12
2014-02-13arm/km: introduce kmsugp1 targetGerlando Falauto1-2/+10
2014-02-13arm/km: define fdt_high env variable and allow backwards compatibilityGerlando Falauto4-2/+5
2014-02-13arm/km: enable FDT for km_kirwkoodGerlando Falauto3-8/+10