| Commit message (Expand) | Author | Age | Lines |
... | |
* | arm:exynos4:trats: Use pinmux for mmc configuration | Piotr Wilczek | 2012-11-15 | -56/+12 |
* | arm:exynos4:pinmux: Modify the gpio function for mmc | Piotr Wilczek | 2012-11-15 | -0/+59 |
* | arm:exynos4:trats: Fix SDRAM size | Piotr Wilczek | 2012-11-15 | -1/+7 |
* | arm:exynos4:trats: Correct SDRAM configuration for trats | Piotr Wilczek | 2012-11-15 | -6/+11 |
* | Exynos5250: Enable PXE Support | Chander Kashyap | 2012-11-15 | -0/+6 |
* | gpio:fix: Proper handling of GPIO subsystem parts at Samsung devices | Łukasz Majewski | 2012-11-15 | -3/+29 |
* | arm1136: Fix enable_caches() | Benoît Thébaudeau | 2012-11-10 | -10/+12 |
* | arch-mx6: add mx6dl_pins.h | Troy Kisky | 2012-11-10 | -0/+149 |
* | imx-common: cpu: add imx_ddr_size | Troy Kisky | 2012-11-10 | -0/+52 |
* | mx6: use CONFIG_MX6 instead of CONFIG_MX6Q | Troy Kisky | 2012-11-10 | -4/+7 |
* | mx6: soc: update get_cpu_rev and get_imx_type for mx6solo/sololite | Troy Kisky | 2012-11-10 | -17/+51 |
* | Merge git://git.denx.de/u-boot | Stefano Babic | 2012-11-10 | -29058/+23633 |
|\ |
|
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze | Tom Rini | 2012-11-09 | -37/+14 |
| |\ |
|
| | * | microblaze: Fix compilation failure because of missing libdts | Michal Simek | 2012-11-08 | -0/+2 |
| | * | microblaze: Remove asm/bitops.h from asm/posix_types.h | Michal Simek | 2012-11-07 | -3/+0 |
| | * | microblaze: Flush caches before enabling them | Michal Simek | 2012-11-07 | -10/+10 |
| | * | microblaze: Fix byteorder for microblaze | Michal Simek | 2012-11-07 | -23/+0 |
| | * | microblaze: Fix compilation warning in ext2_find_next_zero_bit | Michal Simek | 2012-11-07 | -1/+2 |
| * | | common/command.c: revert changes from commit 199adb60 | Anatolij Gustschin | 2012-11-08 | -8/+1 |
| |/ |
|
| * | Merge branch 'master' of git://git.denx.de/u-boot-avr32 | Tom Rini | 2012-11-05 | -9/+0 |
| |\ |
|
| | * | avr32: allow multi block mmc access for all boards | Andreas Bießmann | 2012-11-02 | -9/+0 |
| * | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2012-11-05 | -639/+5732 |
| |\ \ |
|
| | * | | socfpga/spl: Remove malloc.h | Vikram Narayanan | 2012-11-04 | -1/+0 |
| | * | | socfpga/spl: Remove timer_init from spl_board_init | Vikram Narayanan | 2012-11-04 | -3/+0 |
| | * | | arm: atmel: cpux9k2: add missing cache configs | Jens Scharsig (BuS Elektronik) | 2012-11-04 | -1/+4 |
| | * | | Merge remote-tracking branch 'u-boot-ti/master' | Albert ARIBAUD | 2012-11-03 | -32/+3421 |
| | |\ \ |
|
| | | * | | am335x: add initial AM335x IDK board support | Matthias Fuchs | 2012-11-02 | -1/+26 |
| | | * | | omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFF | Tom Rini | 2012-10-30 | -13/+15 |
| | | * | | am335x: add mux config for DDR3 version of beaglebone | Koen Kooi | 2012-10-30 | -0/+6 |
| | | * | | eco5pk: Add new board and default config | Raphael Assenat | 2012-10-30 | -0/+594 |
| | | * | | New board support: Nokia RX-51 aka N900 | Pali Rohár | 2012-10-30 | -0/+2193 |
| | | * | | cfb_console: Add support for some ANSI terminal escape codes | Pali Rohár | 2012-10-30 | -9/+323 |
| | | * | | Add power bus message definitions in twl4030.h | Pali Rohár | 2012-10-30 | -0/+98 |
| | | * | | arm bootm: Allow to pass board specified atags | Pali Rohár | 2012-10-30 | -0/+9 |
| | | * | | am335x_evm: Enable use of UART{1,2,3,4,5} | Andrew Bradford | 2012-10-25 | -6/+13 |
| | | * | | serial: ns16550: Enable COM5 and COM6 | Andrew Bradford | 2012-10-25 | -3/+33 |
| | | * | | am33xx: Enable UART{1,2,3,4,5} pin-mux | Andrew Bradford | 2012-10-25 | -0/+76 |
| | | * | | am33xx: Enable UART{1,2,3,4,5} clocks | Andrew Bradford | 2012-10-25 | -0/+35 |
| | * | | | arm720t: add back common.h include | Allen Martin | 2012-10-29 | -0/+2 |
| | * | | | serial: remove calls to serial_assign() | Allen Martin | 2012-10-29 | -13/+0 |
| | * | | | ARM: tegra: combine duplicate Makefile rules | Stephen Warren | 2012-10-29 | -7/+8 |
| | * | | | tegra20: initialize variable to avoid compiler warning | Allen Martin | 2012-10-29 | -1/+1 |
| | * | | | tegra: move to common SPL framework | Allen Martin | 2012-10-29 | -77/+46 |
| | * | | | SPL: make jump_to_image_no_args a weak symbol | Allen Martin | 2012-10-29 | -4/+4 |
| | * | | | ARM: tegra: don't request GPIO from Seaboard's SPL | Stephen Warren | 2012-10-29 | -10/+4 |
| | * | | | ARM: tegra: select between Seaboard/Ventana at compile time | Stephen Warren | 2012-10-29 | -3/+1 |
| | * | | | ARM: tegra: derive CONFIG_SPL_MAX_SIZE instead of hard-coding it | Stephen Warren | 2012-10-29 | -1/+2 |
| | * | | | ARM: enhance u-boot.lds to detect over-sized SPL | Stephen Warren | 2012-10-29 | -0/+4 |
| | * | | | tegra: nand: make ONFI detection work | Lucas Stach | 2012-10-29 | -0/+37 |
| | * | | | ARM: tegra: Whistler: remove unused USB alias | Stephen Warren | 2012-10-29 | -1/+4 |