summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* zynq: Use board_eth_init if CMD_NET is not enabledMichal Simek2014-02-19-2/+0
* zynq: Enable tftp put commandMichal Simek2014-02-19-0/+1
* zynq: Extend kernel image size to 20MBMichal Simek2014-02-19-0/+3
* zynq: Fix incorrect header nameMichal Simek2014-02-19-2/+2
* zynq: Enable dcache supportMichal Simek2014-02-19-0/+8
* zynq: Do not explicitely enable icacheMichal Simek2014-02-19-2/+0
* Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-19-70403/+5
|\
| * ARM: serial: Remove the IXP UART driverMarek Vasut2014-02-06-137/+0
| * ARM: NET: Remove the IXP NPE ethernet driverMarek Vasut2014-02-06-65939/+0
| * ARM: PCI: Remove the IXP PCI driverMarek Vasut2014-02-06-356/+0
| * ARM: USB: Remove the IXP EHCI driverMarek Vasut2014-02-06-38/+0
| * ARM: IXP: Remove the IXP architecture supportMarek Vasut2014-02-06-1547/+0
| * ARM: IXP: Remove dvl_host boardMarek Vasut2014-02-06-500/+1
| * ARM: IXP: Remove actux4 boardMarek Vasut2014-02-06-375/+1
| * ARM: IXP: Remove actux3 boardMarek Vasut2014-02-06-506/+1
| * ARM: IXP: Remove actux2 boardMarek Vasut2014-02-06-479/+1
| * ARM: IXP: Remove actux1 boardMarek Vasut2014-02-06-526/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-17-6851/+17596
|\ \
| * | ARM: bcm2835: fix mbox POWER_STATE_RESP_ON valueStephen Warren2014-02-14-1/+1
| * | arm/km: introduce kmsugp1 targetGerlando Falauto2014-02-13-2/+41
| * | arm/km: define fdt_high env variable and allow backwards compatibilityGerlando Falauto2014-02-13-4/+7
| * | arm/km: enable FDT for km_kirwkoodGerlando Falauto2014-02-13-14/+12
| * | arm/km: fix wrong error handlingHolger Brunck2014-02-13-5/+5
| * | arm/km: add CONFIG_KM_BOARD_EXTRA_ENV to default environmentHolger Brunck2014-02-13-0/+5
| * | arm/km/suv31: switch to 256MB RAMHolger Brunck2014-02-13-0/+3
| * | arm/km: make local function startup_allowed staticHolger Brunck2014-02-13-1/+1
| * | arm/km: drop unneeded defineHolger Brunck2014-02-13-4/+0
| * | zynq: Fix elf header generationMichal Simek2014-02-13-0/+101
| * | zynq: Use full tftpboot command instead of shortcut tftpMichal Simek2014-02-13-1/+1
| * | relocate-rela: replace a magic number with sizeof(Elf64_Rela)Masahiro Yamada2014-02-13-1/+1
| * | ARM: bcm2835: config.mk isn't neededStephen Warren2014-02-13-19/+0
| * | ARM: rpi_b: set $fdtfile in default environmentStephen Warren2014-02-13-0/+1
| * | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-13-5458/+11605
| |\ \
| | * | exynos: clock: use the clear and set bits macros.Inha Song2014-02-10-65/+20
| | * | exynos: clock: fixed that cfg is set to wrong value.Inha Song2014-02-10-0/+3
| | * | board:samsung:trats/trats2: enable boot with appended and separated DTBPiotr Wilczek2014-02-07-6/+12
| | * | board:samsung:trats2: add env variables describing platformPiotr Wilczek2014-02-07-0/+6
| | * | board:samsung:trats: add env variables describing platformPiotr Wilczek2014-02-07-0/+6
| | * | board:samsung:universal: add env variables describing platformPiotr Wilczek2014-02-07-0/+6
| | * | board:samsung:goni: add env variables describing platformPiotr Wilczek2014-02-07-0/+23
| | * | board:samsung:common: set envs with board unified informationPiotr Wilczek2014-02-07-4/+32
| | * | arm:s5pc110: add cpu revisionPiotr Wilczek2014-02-07-0/+7
| | * | arm:exynos: add cpu revisionPiotr Wilczek2014-02-07-2/+6
| | * | serial: s5p: set automatically clears after resetting Rx FIFOInha Song2014-02-05-2/+2
| | * | exynos: pinmux: remove unnecessary routineMinkyu Kang2014-02-05-6/+1
| | * | exynos: pinmux: remove unnecessary defineMinkyu Kang2014-02-05-2/+1
| | * | exynos: pinmux: sort the list of peripheralsMinkyu Kang2014-02-05-1/+1
| | * | config: trats: trats2: extend dfu_alt_info by env update settingsPrzemyslaw Marczak2014-02-03-2/+13
| | * | universal: add LCD download menu supportPrzemyslaw Marczak2014-02-03-0/+27
| | * | trats2: add LCD download menu supportPrzemyslaw Marczak2014-02-03-1/+27