summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs/fat: correct FAT16/12 file finding in root dirWu, Josh2014-05-121-0/+27
* fs: fat_write: fix the incorrect last cluster checkingWu, Josh2014-05-122-1/+4
* fs/fat: add fat12 cluster checkWu, Josh2014-05-121-1/+3
* fs:ext4:write:fix: Reinitialize global variables after updating a fileŁukasz Majewski2014-05-123-9/+28
* fs:ext4:cleanup: Remove superfluous codeŁukasz Majewski2014-05-122-41/+21
* disk: part_efi: add support for the Backup GPTSteve Rae2014-05-122-10/+26
* common/board_f: Fix size variableYork Sun2014-05-121-1/+1
* common/board_f: Initialized global data for generic boardYork Sun2014-05-126-5/+20
* Trivial fix to .gitignore for spl/MakefileRalph Siemsen2014-05-121-1/+1
* cmd_bootm.c: Only say XIP image when load is image_startTom Rini2014-05-121-1/+1
* tools: env: Add aes.c placeholderMarek Vasut2014-05-121-0/+1
* nand_spl: remove unused linker scripts u-boot-nand.ldsMasahiro Yamada2014-05-127-558/+0
* config: remove platform CONFIG_SYS_HZ definition part 4Masahiro Yamada2014-05-123-3/+0
* cosmetic: delete misleading comment /* CONFIG_BOARDDIR */Masahiro Yamada2014-05-125-5/+5
* hush shell: Avoid string write overflow when entering max cmd lengthKristian Otnes2014-05-121-1/+1
* kbuild: allow null board for spl buildMasahiro Yamada2014-05-121-1/+1
* tps6586x: staticize funtionsManish Badarkhe2014-05-121-2/+2
* doc: README.generic-board: Fix typoFabio Estevam2014-05-121-1/+1
* lib/sha256: fix compile on some hostsAndreas Bießmann2014-05-121-1/+3
* kbuild: build with -Werror=date-time if the compiler supports itMasahiro Yamada2014-05-121-0/+3
* fs: ubifs: drop __DATE__ and __TIME__Masahiro Yamada2014-05-121-1/+0
* blackfin: replace bfin_gen_rand_mac() with eth_random_addr()Masahiro Yamada2014-05-1231-69/+31
* net: rename and refactor eth_rand_ethaddr() functionMasahiro Yamada2014-05-125-42/+22
* rand: do not surround function declarations by #ifdefMasahiro Yamada2014-05-121-2/+0
* cmd_time: do not show ticksMasahiro Yamada2014-05-121-2/+1
* net/phy: enable get_phy_id redefinableShengzhou Liu2014-05-121-1/+2
* AR8035/phy: Enable autonegotiation function for ar8035Xiaobo Xie2014-05-121-3/+1
* serial: nsl16550: add hw flow control supportKaricheri, Muralidharan2014-05-123-0/+11
* fs: fat: Fix cache align error message in fatwriteNobuhiro Iwamatsu2014-05-121-1/+1
* bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada2014-05-1231-61/+23
* Prepare v2014.07-rc1Tom Rini2014-05-121-2/+2
* Merge branch 'tom' of git://git.denx.de/u-boot-x86Tom Rini2014-05-0916-120/+379
|\
| * sandbox: ignore sandbox.dtbMasahiro Yamada2014-05-091-0/+1
| * sandbox: move source files from board/ to arch/sandbox/Masahiro Yamada2014-05-095-9/+2
| * patman: Avoid duplicate sign-offsSimon Glass2014-05-093-2/+23
| * patman: Deal with 'git apply' failures correctlySimon Glass2014-05-091-2/+4
| * sandbox: Update and expand the READMESimon Glass2014-05-092-7/+226
| * sandbox: Provide a build option to avoid using SDLSimon Glass2014-05-092-2/+20
| * Make 'run' use run_command_list() instead of run_command()Simon Glass2014-05-091-1/+1
| * sandbox: Support 'env import' and 'env export'Simon Glass2014-05-091-13/+18
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-05-09172-7128/+10253
|\ \ | |/ |/|
| * Merge branch 'u-boot/master'Albert ARIBAUD2014-05-09443-38607/+9772
| |\
| * | ARM: highbank: use default promptRob Herring2014-05-021-1/+0
| * | ARM: highbank: use config_distro_defaults.hRob Herring2014-05-021-23/+2
| * | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-21117-996/+5866
| |\ \
| | * | am43xx_evm: Drop SPI SPLTom Rini2014-04-171-8/+0
| | * | arm, da850: staticize funtionsManish Badarkhe2014-04-172-6/+3
| | * | am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOTTom Rini2014-04-175-7/+5
| | * | omap3: zoom1: switch to generic ti_omap3_common config headerNishanth Menon2014-04-172-109/+16
| | * | omap3: zoom1: fix default consoleNishanth Menon2014-04-171-1/+1
OpenPOWER on IntegriCloud