summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | axs101: change command prompt marker to match marketing name of the boardAlexey Brodkin2014-02-211-1/+1
| * | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-2023-1186/+225
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-2053-255/+47
| | |\ \
| | * \ \ Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-1914-104/+122
| | |\ \ \
| | * | | | zynq: Add support for U-BOOT SPLMichal Simek2014-02-191-0/+77
| | * | | | zynq: Implement dump clock commandSoren Brinkmann2014-02-191-0/+1
| | * | | | zynq: Provide a framework to read clock frequenciesSoren Brinkmann2014-02-191-0/+1
| | * | | | common: Provide DIV_ROUND_CLOSEST macroSoren Brinkmann2014-02-191-0/+16
| | * | | | zynq: serial: Simplify serial driver initializationMichal Simek2014-02-191-17/+2
| | * | | | zynq: Enable tftp put commandMichal Simek2014-02-191-0/+1
| | * | | | zynq: Extend kernel image size to 20MBMichal Simek2014-02-191-0/+3
| | * | | | zynq: Fix incorrect header nameMichal Simek2014-02-192-2/+2
| | * | | | Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-195-1063/+0
| | |\ \ \ \
| | | * | | | ARM: IXP: Remove dvl_host boardMarek Vasut2014-02-061-222/+0
| | | * | | | ARM: IXP: Remove actux4 boardMarek Vasut2014-02-061-204/+0
| | | * | | | ARM: IXP: Remove actux3 boardMarek Vasut2014-02-061-205/+0
| | | * | | | ARM: IXP: Remove actux2 boardMarek Vasut2014-02-061-206/+0
| | | * | | | ARM: IXP: Remove actux1 boardMarek Vasut2014-02-061-226/+0
| * | | | | | spear: move CONFIG_SYS_I2C_BASE from arch-spear/hardware to board configsAlexey Brodkin2014-02-202-0/+10
| * | | | | | OMAP24xx I2C: Add support for set-speedHannes Petermaier2014-02-201-0/+1
| * | | | | | i2c: zynq: Add support for the second i2c controllerMichael Burr2014-02-201-3/+3
| | |_|_|/ / | |/| | | |
| * | | | | Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to calleeMasahiro Yamada2014-02-191-0/+7
| * | | | | configs: Delete unused CONFIG_SYS_64BIT_{VSPRINTF, STRTOUL}Masahiro Yamada2014-02-194-6/+0
| * | | | | configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZEMasahiro Yamada2014-02-1925-51/+8
| * | | | | dts: re-write dts/Makefile more simply with KbuildMasahiro Yamada2014-02-191-1/+1
| * | | | | kernel-doc: fix some errorsMasahiro Yamada2014-02-191-3/+3
| * | | | | .gitignore: drop include/asm from ignored file listMasahiro Yamada2014-02-191-1/+0
| * | | | | common: spl: Add spl sata boot supportDan Murphy2014-02-191-0/+3
| * | | | | fdt: rename IMAAGE_OF_BOARD_SETUP to IMAGE_OF_BOARD_SETUPMasahiro Yamada2014-02-191-2/+2
| * | | | | config: remove platform CONFIG_SYS_HZ definition part 3Masahiro Yamada2014-02-1917-21/+0
| * | | | | mini2440.h: Delete remainder of dead boardMasahiro Yamada2014-02-191-170/+0
| * | | | | fat: implement exists() for FAT fsStephen Warren2014-02-191-0/+1
| * | | | | ext4: implement exists() for ext4fsStephen Warren2014-02-191-0/+1
| * | | | | sandbox: enable CONFIG_CMD_FS_GENERICStephen Warren2014-02-191-0/+1
| * | | | | sandbox: implement exists() functionStephen Warren2014-02-191-0/+1
| * | | | | fs: implement infrastructure for an 'exists' functionStephen Warren2014-02-191-0/+9
| * | | | | fs: fix generic save command implementationStephen Warren2014-02-191-0/+10
| |/ / / /
| * | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-1732-240/+490
| |\ \ \ \
| | * | | | arm/km: introduce kmsugp1 targetGerlando Falauto2014-02-131-2/+10
| | * | | | arm/km: define fdt_high env variable and allow backwards compatibilityGerlando Falauto2014-02-134-2/+5
| | * | | | arm/km: enable FDT for km_kirwkoodGerlando Falauto2014-02-133-8/+10
| | * | | | arm/km: add CONFIG_KM_BOARD_EXTRA_ENV to default environmentHolger Brunck2014-02-131-0/+5
| | * | | | arm/km/suv31: switch to 256MB RAMHolger Brunck2014-02-131-0/+3
| | * | | | zynq: Fix elf header generationMichal Simek2014-02-131-0/+2
| | * | | | zynq: Use full tftpboot command instead of shortcut tftpMichal Simek2014-02-131-1/+1
| | * | | | ARM: rpi_b: set $fdtfile in default environmentStephen Warren2014-02-131-0/+1
| | * | | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-138-26/+161
| | |\ \ \ \
| | | * | | | board:samsung:trats/trats2: enable boot with appended and separated DTBPiotr Wilczek2014-02-072-6/+12
| | | * | | | board:samsung:trats2: add env variables describing platformPiotr Wilczek2014-02-071-0/+3
| | | * | | | board:samsung:trats: add env variables describing platformPiotr Wilczek2014-02-071-0/+3