summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * powerpc/fman/memac: use default MDIO_HOLD valueShaohui Xie2014-05-131-6/+2
| * powerpc/mpc85xx: SECURE BOOT- Add secure boot target for T2080RDBAneesh Bansal2014-05-132-0/+2
| * powerpc/mpc85xx: SECURE BOOT- secure boot target for t1040rdbAneesh Bansal2014-05-131-1/+1
| * powerpc/85xx: Add T4240RDB board supportChunhe Lan2014-05-1315-1/+1453
| * board/b4qds: VID supportShaveta Leekha2014-05-132-0/+251
| * board/freescale/common: ZM7300 driverShaveta Leekha2014-05-133-0/+258
* | Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-05-1319-510/+438
|\ \
| * | fpga: zynq: Use helper function zynq_validate_bitstreamSiva Durga Prasad Paladugu2014-05-131-7/+25
| * | fpga: zynq: Use helper functions for zynq dmaSiva Durga Prasad Paladugu2014-05-131-86/+115
| * | fpga: zynq: Remove sparse warningsMichal Simek2014-05-131-2/+2
| * | fpga: xilinx: Simplify load/dump/info function handlingMichal Simek2014-05-1312-223/+104
| * | fpga: xilinx: Fix the rest of CamelCasesMichal Simek2014-05-135-99/+99
| * | fpga: xilinx: Avoid CamelCase for in Xilinx_descMichal Simek2014-05-1319-79/+79
| * | fpga: virtex2: Avoid CamelCaseMichal Simek2014-05-135-44/+44
| * | fpga: spartan3: Avoid CamelCaseMichal Simek2014-05-1311-57/+57
| * | fpga: spartan2: Avoid CamelCaseMichal Simek2014-05-136-46/+46
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2014-05-134-4/+13
|\ \ | |/ |/|
| * at91: video: atmel_hlcdfb.c: fix bad timing configurationWu, Josh2014-05-051-4/+4
| * config: enable CMD_BMP when API+LCD is enabledStephen Warren2014-05-051-0/+4
| * logos: Update of the syteco company logoThomas Diener2014-05-051-0/+0
| * video: mxc_ipuv3_fb: stash frame buffer pointer in global data.Eric Nelson2014-04-301-0/+5
* | kbuild: Fix trailing whitespacesMichal Simek2014-05-121-3/+3
* | net/designware: call phy_connect_dev() to properly setup phylib deviceIan Campbell2014-05-121-0/+2
* | boards.cfg: Keep entries sortedFabio Estevam2014-05-121-1219/+1219
* | 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
OpenPOWER on IntegriCloud