summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
...
| | * | board/mpl/mip405: use the CFI driver for the MIP405/MIP405T boardDavid Müller2012-01-09-4/+11
| | * | board/mpl/pip405: use the CFI driver for the PIP405 boardDavid Müller2012-01-09-4/+12
| | * | ppc4xx: Setup HICB on Io64Dirk Eibach2012-01-09-1/+4
| | |/
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2012-01-13-162/+80
|\ \ \ | |/ /
| * | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2012-01-13-162/+80
| |\ \
| | * | mpc8313erdb: fix mtdparts addressScott Wood2012-01-09-1/+1
| | * | powerpc/83xx/km: add support for 8321 based tuge1 boardHolger Brunck2012-01-09-5/+19
| | * | powerpc/83xx/km: merge tuxa and tuda1 boards to tuxx1Holger Brunck2012-01-09-134/+12
| | * | powerpc/83xx/km: remove obsolete defines for tuda1Holger Brunck2012-01-09-6/+0
| | * | powerpc/83xx/km: update SDRAM parameters for km8321 boardsMarco Schmid2012-01-09-10/+14
| | * | mpc8313erdb: Enable GPIO support on the MPC8313E RDBJoe Hershberger2012-01-09-2/+7
| | * | gpio: Modify common gpio.h to more closely match LinuxJoe Hershberger2012-01-09-9/+32
| | |/
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2012-01-13-1/+3
|\ \ \ | |/ /
| * | mmc: Implement card detection.Thierry Reding2012-01-08-0/+2
| * | mmc: Change board_mmc_getcd() function prototype.Thierry Reding2012-01-08-1/+1
| |/
* | Revert "common.h: remove value from bool defines"Wolfgang Denk2012-01-06-8/+8
|/
* ARM: highbank: enable networking and pxeRob Herring2012-01-05-2/+16
* net: add Calxeda xgmac driverRob Herring2012-01-05-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2012-01-05-3/+661
|\
| * arm: Tegra: Fix Harmony and Ventana builds in u-boot-tegra/masterTom Warren2011-12-24-0/+3
| * tegra: Fix build error in plutux, medcomSimon Glass2011-12-24-0/+4
| * tegra2: Add Avionic Design Medcom support.Thierry Reding2011-12-24-0/+62
| * tegra2: Add Avionic Design Plutux support.Thierry Reding2011-12-24-0/+62
| * tegra2: Change CONFIG_SYS_TEXT_BASE to 0x00108000.Thierry Reding2011-12-24-1/+1
| * tegra2: Enable SPI environment on SeaboardSimon Glass2011-12-24-2/+13
| * tegra2: config: Enable SPI flash on SeaboardSimon Glass2011-12-24-0/+11
| * arm, da850evm: Add an SPL for SPI bootChristian Riesch2011-12-24-0/+87
| * sf: Add spi_boot() to allow booting from SPI flash in an SPLChristian Riesch2011-12-24-0/+3
| * ARM: omap3: add support to Technexion twister boardStefano Babic2011-12-24-0/+54
| * ARM: omap3: added common configuration for Technexion TAM3517Stefano Babic2011-12-24-0/+361
* | env: remove value from boolean definesIgor Grinberg2012-01-05-4/+4
* | common.h: remove value from bool definesIgor Grinberg2012-01-05-8/+8
* | fpga: add definition for Xilinx Spartan-6 XC6SLX4Stefano Babic2012-01-05-0/+9
* | phy: add phy_smsc_init() declarationVladimir Zapolskiy2012-01-05-0/+1
|/
* Merge branch 'next' of ../nextWolfgang Denk2011-12-23-11/+409
|\
| * net: introduce per device indexMichael Walle2011-12-20-0/+1
| * x86: Initial commit for running as a coreboot payloadGabe Black2011-12-19-1/+226
| * vsprintf: Move function documentation into header fileSimon Glass2011-12-17-0/+123
| * Add safe vsnprintf and snprintf library functionsSonny Rao2011-12-17-0/+19
| * Move vsprintf functions into their own headerSimon Glass2011-12-17-10/+40
* | usb: s3c_udc_otg: fix GCC 4.6 build warningsAnatolij Gustschin2011-12-20-11/+11
* | ARM: tny_a9260: re-add MACH_TYPE_TNY_A9G20 and MACH_TYPE_TNY_A9260Anatolij Gustschin2011-12-19-0/+4
* | ARM: sbc35_a9g20: re-add MACH_TYPE_SBC35_A9G20Anatolij Gustschin2011-12-19-0/+3
* | Coding Style cleanupWolfgang Denk2011-12-19-7/+1
|/
* USB: Use (get|put)_unaligned for accessing wMaxPacketSizeTom Rini2011-12-16-1/+1
* usb:gadget:s5p Enable the USB Gadget framework at Exynos4210 (C210 Universal)Lukasz Majewski2011-12-16-0/+5
* USB: ULPI: clean a mixup of return typesIgor Grinberg2011-12-16-1/+1
* USB: ULPI: switch argument type from u8 to unsignedIgor Grinberg2011-12-16-3/+3
* pm9g45: init serial console before relocationAsen Dimov2011-12-12-0/+1
* pm9261: init serial console before relocationAsen Dimov2011-12-12-0/+1