summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* board: rpi_b: include mmc header and fix prototypeJeroen Hofstee2014-07-181-1/+3
* mmc: prevent some warnings with make W=1Jeroen Hofstee2014-07-183-5/+7
* common: env_common: make env_get_char_spec __weakJeroen Hofstee2014-07-181-3/+1
* yaffs2: preprocessor cleanupJeroen Hofstee2014-07-181-11/+10
* yaffs2: cosmetic: remove self assignmentsJeroen Hofstee2014-07-183-22/+1
* common: bootm_os: make arch_preboot_os __weakJeroen Hofstee2014-07-181-2/+1
* dirvers: mmc: use __weakJeroen Hofstee2014-07-181-11/+9
* lib:vsprintf: reduce scope of pack_hex_byteJeroen Hofstee2014-07-181-11/+11
* env_callback.h: spl: mark callback as maybe_unusedJeroen Hofstee2014-07-181-1/+1
* lib:sha1: remove unused constantJeroen Hofstee2014-07-181-2/+0
* common: main.c: make show_boot_progress __weakJeroen Hofstee2014-07-181-2/+1
* lib:lmb: use __weakJeroen Hofstee2014-07-181-4/+2
* common:splash: use __weakJeroen Hofstee2014-07-181-5/+1
* dm: add missing includesJeroen Hofstee2014-07-182-0/+2
* common: board_f: cosmetic use __weak for ledsJeroen Hofstee2014-07-182-30/+21
* common: commands: make commands staticJeroen Hofstee2014-07-1811-28/+36
* lib: div64: add missing includeJeroen Hofstee2014-07-181-0/+1
* mtd: cfi_flash: fix clang warningJeroen Hofstee2014-07-181-1/+1
* Prepare v2014.07Tom Rini2014-07-141-1/+1
* socfpga: timer actually counts downPavel Machek2014-07-141-0/+1
* ARM: DRA7xx: Update the board_name env variableLokesh Vutla2014-07-142-0/+9
* boards.cfg: change "<none>" in the board field to "-"Masahiro Yamada2014-07-142-9/+3
* boards.cfg: keep it sorted filling the board fieldMasahiro Yamada2014-07-141-155/+155
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-07-111-2/+2
|\
| * i.MX6DL/S: add drive-strength back to pads DISP0_DAT2/DAT10Eric Nelson2014-07-101-2/+2
* | usb: phy: omap_usb_phy: implement usb_phy_power() for AM437xFelipe Balbi2014-07-092-1/+21
* | usb: host: xhci: make sure to power up PHYFelipe Balbi2014-07-091-0/+1
* | doc: Add zynq fragment to git-mailrc fileMichal Simek2014-07-091-0/+1
* | ARM: OMAP4/5: Change omap4_sdp/panda and omap5_uevm maintainerLokesh Vutla2014-07-091-3/+3
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-07-094-30/+215
|\ \ | |/
| * mx6: soc: Update the comments of set_ldo_voltage()Fabio Estevam2014-07-091-3/+2
| * MX6: Correct calculation of PLL_SYSAndre Renaud2014-07-091-1/+1
| * ARM: m53evk: Update default environmentLothar Rubusch2014-07-091-1/+86
| * ARM: m53evk: Adjust mtdparts settingsMarek Vasut2014-07-091-9/+8
| * ARM: m53evk: add needed commands and optionsMarek Vasut2014-07-091-2/+16
| * ARM: m28evk: Update default environmentLothar Rubusch2014-07-091-3/+84
| * ARM: m28evk: Adjust mtdpartsMarek Vasut2014-07-091-9/+8
| * ARM: m28evk: add needed commands and optionsMarek Vasut2014-07-091-2/+10
* | Merge branch 'tom' of git://git.denx.de/u-boot-x86Tom Rini2014-07-073-3/+8
|\ \
| * | buildman: fix toolchain priority_listMasahiro Yamada2014-07-071-1/+1
| * | buildman: fix to display warning message for missing [toolchain] sectionMasahiro Yamada2014-07-071-1/+1
| * | cosmetic: doc: update README.generic-boardMasahiro Yamada2014-07-071-1/+2
| * | patman: Only apply patches when we know the original HEADSimon Glass2014-07-071-0/+4
* | | TI:omap3: enable CONFIG_CMD_DHCP for omap3_beagleTyler Baker2014-07-071-0/+1
* | | kmake: include DTB section into u-boot.bin if CONFIG_OF_EMBED enabledAlexey Ignatov2014-07-071-0/+4
* | | git-mailrc: Add sunxi custodians.Ian Campbell2014-07-071-0/+3
* | | fit: make sha256 support optionalDirk Eibach2014-07-076-0/+14
* | | board: gdsys: Remove commands to reduce footprintDirk Eibach2014-07-074-4/+22
* | | board: iocon: Modify iocon hardware startupDirk Eibach2014-07-071-5/+4
* | | board: gdsys: Enable scrambling on DP501Dirk Eibach2014-07-071-0/+1
OpenPOWER on IntegriCloud