summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Add the function 'confirm_yesno' for interactivePierre Aubert2014-05-231-1/+1
* eMMC: add support for operations in RPMB partitionPierre Aubert2014-05-231-1/+9
* mmc: Handle switch error status bit in MMC card statusAndrew Gabbasov2014-05-231-0/+2
* Add board_mmc_init(...) function for init mmc1 onlyHannes Petermaier2014-05-232-2/+2
* powerpc/srio-pcie-boot: Adjust addresses for SRIO/PCIE bootLiu Gang2014-05-166-30/+30
* mpc85xx: configs: remove c=ffe from default environmentKim Phillips2014-05-169-18/+9
* board/p1_p2_rdb:Enable p1_p2_rdb boot from NAND/SD/SPI in SPLPrabhakar Kushwaha2014-05-161-82/+183
* powerpc/mpc85xx: SECURE BOOT- corrected CSPR settings for BSC9132QDS NANDAneesh Bansal2014-05-161-1/+1
* mpc85xx/p1020:Define number of USB controllers used on P1020RDB-PD platformramneek mehresh2014-05-161-0/+4
* drivers/usb : Define usb control register mask for w1c bitsNikhil Badola2014-05-161-0/+2
* powerpc/85xx: Add T4160RDB board supportChunhe Lan2014-05-161-0/+4
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-05-1312-11/+797
|\
| * powerpc/freescale: Convert selected boards to generic board architectureYork Sun2014-05-137-0/+19
| * powerpc/mpc85xx: Fix boot_flag for calling board_init_f()York Sun2014-05-131-1/+4
| * powerpc/mpc8572ds: Increase u-boot size to 768KBYork Sun2014-05-131-1/+1
| * PPC 85xx QEMU: Make a generic board fileAlexander Graf2014-05-131-0/+1
| * kmp204x: enable the errata commandValentin Longchamp2014-05-131-0/+1
| * kmp204x: update the CONFIG_PRAM and CONFIG_KM_RESERVED_PRAM definesValentin Longchamp2014-05-131-4/+6
| * kmp204x: selftest/factory test pin supportValentin Longchamp2014-05-131-5/+1
| * powerpc/t208x: enable errata A006261, A006593, A006379Shengzhou Liu2014-05-131-0/+1
| * powerpc/85xx: Add T4240RDB board supportChunhe Lan2014-05-131-0/+752
| * board/b4qds: VID supportShaveta Leekha2014-05-131-0/+11
* | Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-05-135-151/+152
|\ \
| * | fpga: xilinx: Simplify load/dump/info function handlingMichal Simek2014-05-135-57/+58
| * | fpga: xilinx: Fix the rest of CamelCasesMichal Simek2014-05-134-80/+80
| * | fpga: xilinx: Avoid CamelCase for in Xilinx_descMichal Simek2014-05-135-17/+17
| * | fpga: virtex2: Avoid CamelCaseMichal Simek2014-05-132-18/+18
| * | fpga: spartan3: Avoid CamelCaseMichal Simek2014-05-132-20/+20
| * | fpga: spartan2: Avoid CamelCaseMichal Simek2014-05-132-17/+17
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2014-05-131-0/+4
|\ \ | |/ |/|
| * config: enable CMD_BMP when API+LCD is enabledStephen Warren2014-05-051-0/+4
* | fs: fat_write: fix the incorrect last cluster checkingWu, Josh2014-05-121-0/+3
* | 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-121-0/+1
* | config: remove platform CONFIG_SYS_HZ definition part 4Masahiro Yamada2014-05-123-3/+0
* | blackfin: replace bfin_gen_rand_mac() with eth_random_addr()Masahiro Yamada2014-05-1215-11/+16
* | net: rename and refactor eth_rand_ethaddr() functionMasahiro Yamada2014-05-121-17/+19
* | rand: do not surround function declarations by #ifdefMasahiro Yamada2014-05-121-2/+0
* | serial: nsl16550: add hw flow control supportKaricheri, Muralidharan2014-05-121-0/+1
* | bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada2014-05-121-1/+0
* | Merge branch 'tom' of git://git.denx.de/u-boot-x86Tom Rini2014-05-091-2/+14
|\ \
| * | sandbox: Provide a build option to avoid using SDLSimon Glass2014-05-091-2/+14
* | | Merge branch 'u-boot/master'Albert ARIBAUD2014-05-0994-6758/+2131
|\ \ \ | |/ /
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-05-061-1/+1
| |\ \
| | * | microblaze: Wire up OF support for emacliteStephan Linz2014-05-061-1/+1
| | |/
| * | common: fixed linker-list exampleMateusz Zalega2014-05-051-1/+1
| * | USB: gadget: added a saner gadget downloader registration APIMateusz Zalega2014-05-054-23/+23
| * | am335x: dfu: disable DFU in am335x_evm SPL buildMateusz Zalega2014-05-051-0/+2
| * | dfu: mmc: change offset base handlingMateusz Zalega2014-05-053-8/+8
| * | dfu: mmc: raw data write fixMateusz Zalega2014-05-051-5/+0
OpenPOWER on IntegriCloud