summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| | * | README.falcon: Document environment variables for falcon modeTom Rini2014-04-17-0/+9
| | * | README: Add CONFIG_SPL_OS_BOOT to READMETom Rini2014-04-17-0/+4
| | * | am335x_evm: Make SPL_OS also check the boot_os variable for falcon modeTom Rini2014-04-17-1/+12
| | * | mtd: Build nand_util.o for CONFIG_ENV_IS_IN_NAND in SPLTom Rini2014-04-17-0/+3
| | * | mtd: Add a CONFIG_SPL_MTD_SUPPORT for a more full NAND subsystem in SPLTom Rini2014-04-17-27/+33
| | * | env_mmc.c: Remove NULL check on tmp_env1/2Tom Rini2014-04-17-6/+0
| | * | env_mmc.c: Allow environment to be used within SPLTom Rini2014-04-17-8/+37
| | * | fw_env.c: Switch get_config to use '%ms' in sscanfTom Rini2014-04-17-5/+8
| | * | OMAP3: beagle-xm: generate fake USB ethernet MAC address from dieidNishanth Menon2014-04-17-0/+12
| | * | omap3/sys_info: provide interface to read die idNishanth Menon2014-04-17-5/+15
| | * | OMAP: common: consolidate fake USB ethernet MAC address creationNishanth Menon2014-04-17-32/+37
| | * | ARM: OMAP: replace custom sr32() by standard I/O accessorsWolfgang Denk2014-04-17-163/+205
| | * | ARM: OMAP: hide custom bit manipulation function sr32()Wolfgang Denk2014-04-17-16/+13
| | * | ARM: OMAP: remove sr32() from OMAP board codeWolfgang Denk2014-04-17-3/+3
| * | | Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-21-6108/+4384
| |\ \ \
| | * | | ARM: tegra: pack pinmux data tables tighterStephen Warren2014-04-17-41/+40
| | * | | usb: tegra: combine header fileStefan Agner2014-04-17-755/+225
| | * | | usb: tegra: fix PHY configurationStefan Agner2014-04-17-9/+27
| | * | | usb: tegra: fix USB2 powerdown for Tegra30 and laterStefan Agner2014-04-17-0/+3
| | * | | ARM: tegra: add Jetson TK1 boardStephen Warren2014-04-17-0/+428
| | * | | ARM: tegra: Tegra124 pinmux cleanupStephen Warren2014-04-17-744/+706
| | * | | ARM: tegra: Tegra114 pinmux cleanupStephen Warren2014-04-17-753/+680
| | * | | ARM: tegra: Tegra30 pinmux cleanupStephen Warren2014-04-17-1151/+1082
| | * | | ARM: tegra: Tegra20 pinmux cleanupStephen Warren2014-04-17-412/+397
| | * | | ARM: tegra: pinmux naming consistency fixesStephen Warren2014-04-17-217/+223
| | * | | ARM: tegra: reduce public pinmux APIStephen Warren2014-04-17-8/+2
| | * | | ARM: tegra: pinctrl: remove duplicationStephen Warren2014-04-17-2072/+732
| | * | | ARM: tegra: use apb_misc.h in more placesStephen Warren2014-04-17-8/+16
| | * | | ARM: tegra: prototype pinmux_init() in board.hStephen Warren2014-04-17-11/+7
| | * | | ARM: tegra: pinctrl: make pmux_func values consistent on Tegra20Stephen Warren2014-04-17-11/+10
| | * | | ARM: tegra: pinctrl: remove vddioStephen Warren2014-04-17-86/+0
| | * | | ARM: tegra: pinctrl: remove func_safeStephen Warren2014-04-17-24/+0
| | |/ /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-sparcTom Rini2014-05-09-16/+28
|\ \ \ \
| * | | | leon: implement missing get_tbclk()Daniel Hellstrom2014-05-08-0/+10
| * | | | leon: use CONFIG_SYS_HZ to config timer prescalerDaniel Hellstrom2014-05-08-16/+18
| * | | | serial: zynq: Fix typo in suffix function nameMichal Simek2014-05-08-3/+3
| * | | | serial: zynq: Remove sparse warningsMichal Simek2014-05-08-8/+8
* | | | | i2c: zynq: Fixed compilation errors when using DEBUGJesper B. Christensen2014-05-08-2/+2
| |_|_|/ |/| | |
* | | | Merge branch 'serial' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-05-06-11/+11
|\ \ \ \ | |/ / / |/| | |
| * | | serial: zynq: Fix typo in suffix function nameMichal Simek2014-05-06-3/+3
| * | | serial: zynq: Remove sparse warningsMichal Simek2014-05-06-8/+8
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-05-06-1/+1
|\ \ \ \
| * | | | microblaze: Wire up OF support for emacliteStephan Linz2014-05-06-1/+1
| |/ / /
* | | | Merge branch 'net' of git://www.denx.de/git/u-boot-microblazeTom Rini2014-05-06-1/+3
|\ \ \ \
| * | | | net: zynq: Fix sparse warnings in gemMichal Simek2014-05-06-0/+1
| * | | | net: zynq: Use predefined macros instead of hardcoded valueMichal Simek2014-05-06-1/+2
| |/ / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-05-06-230/+597
|\ \ \ \ | |/ / / |/| | |
| * | | common: fixed linker-list exampleMateusz Zalega2014-05-05-1/+1
| * | | USB: gadget: save driver name before registering itStephen Warren2014-05-05-1/+2
| * | | USB: gadget: added a saner gadget downloader registration APIMateusz Zalega2014-05-05-64/+62