summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-02-26arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD
2014-02-24Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-02-22board: bcm28155_ap: Add board filesDarwin Rambo
2014-02-22arch: bcm281xx: Initial commit of bcm281xx architecture codeDarwin Rambo
2014-02-22ARM: rpi_b: rework boot scripts, enable sysbootStephen Warren
2014-02-21omap4_common: config: remove I2C for SPL modeNishanth Menon
2014-02-21dra7xx_evm: Enable GPT commandsTom Rini
2014-02-21am43xx_evm: Enable GPT commandsTom Rini
2014-02-21am335x_evm: Enable GPT commandsTom Rini
2014-02-21arm: omap: cm_t35: Remove CONFIG_SYS_BOOTMAPSZ to fix FDT Linux bootingStefan Roese
2014-02-21OMAP3: fix default environment for mcx boardStefano Babic
2014-02-21OMAP3: add missing gpio clock init and fix NAND SPL for mcx boardStefano Babic
2014-02-21arm: omap3: Fix tao3530/omap3_ha SPL boot hangup (GPIO clocks not enabled)Stefan Roese
2014-02-21Add support for B&R KWB MotherboardHannes Petermaier
2014-02-21board: Add support for B&R T-Series MotherboardHannes Petermaier
2014-02-21am335x: Initial support for Silica Pengwyn boardLothar Felten
2014-02-21ARM: rpi_b: load /uEnv.txt from MMC at startupStephen Warren
2014-02-21ARM: rpi_b: convert to use distro defaultsStephen Warren
2014-02-20Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-02-19Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to calleeMasahiro Yamada
2014-02-19configs: Delete unused CONFIG_SYS_64BIT_{VSPRINTF, STRTOUL}Masahiro Yamada
2014-02-19configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZEMasahiro Yamada
2014-02-19dts: re-write dts/Makefile more simply with KbuildMasahiro Yamada
2014-02-19kernel-doc: fix some errorsMasahiro Yamada
2014-02-19.gitignore: drop include/asm from ignored file listMasahiro Yamada
2014-02-19common: spl: Add spl sata boot supportDan Murphy
2014-02-19fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUPMasahiro Yamada
2014-02-19config: remove platform CONFIG_SYS_HZ definition part 3Masahiro Yamada
2014-02-19mini2440.h: Delete remainder of dead boardMasahiro Yamada
2014-02-19fat: implement exists() for FAT fsStephen Warren
2014-02-19ext4: implement exists() for ext4fsStephen Warren
2014-02-19sandbox: enable CONFIG_CMD_FS_GENERICStephen Warren
2014-02-19sandbox: implement exists() functionStephen Warren
2014-02-19fs: implement infrastructure for an 'exists' functionStephen Warren
2014-02-19fs: fix generic save command implementationStephen Warren
2014-02-19Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-02-19zynq: Add support for U-BOOT SPLMichal Simek
2014-02-19zynq: Implement dump clock commandSoren Brinkmann
2014-02-19zynq: Provide a framework to read clock frequenciesSoren Brinkmann
2014-02-19common: Provide DIV_ROUND_CLOSEST macroSoren Brinkmann
2014-02-19zynq: serial: Simplify serial driver initializationMichal Simek
2014-02-19zynq: Enable tftp put commandMichal Simek
2014-02-19zynq: Extend kernel image size to 20MBMichal Simek
2014-02-19zynq: Fix incorrect header nameMichal Simek
2014-02-19Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-02-17Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-02-17Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2014-02-13arm/km: introduce kmsugp1 targetGerlando Falauto
2014-02-13arm/km: define fdt_high env variable and allow backwards compatibilityGerlando Falauto
2014-02-13arm/km: enable FDT for km_kirwkoodGerlando Falauto