summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* samsung: trats2: add support for new board Trats2Piotr Wilczek2013-09-254-0/+859
* samsung:common:i2c: add definions for third soft I2C adapter for Trats2 boardPiotr Wilczek2013-09-251-0/+12
* power:battery: add battery support for Trats2 boardPiotr Wilczek2013-09-252-0/+66
* drivers:power:max77693: add support for new multi function pmic max77693Piotr Wilczek2013-09-258-0/+512
* README: update ARM register usageJeroen Hofstee2013-09-231-3/+5
* ARM: use r9 for gdJeroen Hofstee2013-09-234-12/+12
* ARM,relocate: do not use r9Jeroen Hofstee2013-09-231-3/+3
* ARM: refactor compiler options in config.mkMasahiro Yamada2013-09-2314-22/+3
* arm: zynq: Fix timer loadaddressMichal Simek2013-09-231-1/+1
* arm: prevent using movt/movw address loadsJeroen Hofstee2013-09-231-2/+6
* Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-191-1/+1
|\
| * arm: atmel: cpux9k2: increase malloc space to fix crash on start u-bootJens Scharsig (BuS Elektronik)2013-09-191-1/+1
* | drivers: s3c44b0_rtc: delete an unused driverMasahiro Yamada2013-09-193-95/+5
* | drivers: serial_s3c44b0: delete an unused driverMasahiro Yamada2013-09-194-229/+6
* | drivers: s3c44b0_i2c: delete an unused driverMasahiro Yamada2013-09-192-300/+0
* | ARM: s3c44b0: remove remainders of dead boardMasahiro Yamada2013-09-198-796/+0
|/
* arm: dma_alloc_coherent: malloc() -> memalign()Kuo-Jung Su2013-09-141-1/+1
* arm: spl: Do not set the stack pointer twiceMasahiro Yamada2013-09-141-3/+0
* Revert "standalone-examples: support custom GCC lib"Tom Rini2013-09-121-13/+2
* Merge and reformat boards.cfg and MAINTAINERSAlbert ARIBAUD2013-09-128-2631/+1350
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-09-1220-45/+766
|\
| * Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-1120-45/+766
| |\
| | * arm:goni:mmc: Add sd card detection and initialization.Przemyslaw Marczak2013-09-111-2/+31
| | * arm:mmc:goni/exynos: Fix wrong mmc base register devices offset.Przemyslaw Marczak2013-09-112-2/+10
| | * dts: samsung: arndale: Fix include pathChander Kashyap2013-09-111-1/+1
| | * drivers:power:max77686: add function to set voltage and modePiotr Wilczek2013-08-302-0/+218
| | * exynos5250: arndale: Add mmc supportInderpal Singh2013-08-302-0/+32
| | * exynos5250: Add arndale board supportChander Kashyap2013-08-307-0/+452
| | * arm: goni: remove config.mk fileMinkyu Kang2013-08-282-18/+3
| | * arm: smdkc100: remove config.mk fileMinkyu Kang2013-08-282-16/+3
| | * CONFIG: EXYNOS5: Replace misnomer SMDK5250 with EXYNOS5250 and update MakefilesChander Kashyap2013-08-273-4/+4
| | * arm:exynos:gpio: fix s5p_gpio_part_max for exynos4x12Piotr Wilczek2013-08-231-4/+13
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxTom Rini2013-09-092-1/+12
|\ \ \
| * | | ppc4xx: Fix GPIO handling in lwmon5 and lcd4_lwmon5 BSPStefan Roese2013-09-072-1/+12
* | | | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-09-093-2/+12
|\ \ \ \
| * | | | powerpc/mpc85xx: Fix the I2C bus speed error on p1022Tang Yuantian2013-09-091-1/+2
| * | | | SPL: P1022DS: switch to new multibus/multiadapter supportYing Zhang2013-09-092-1/+10
| |/ / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-09-06124-453/+8726
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | socfpga: Creating driver for Reset ManagerChin Liang See2013-09-064-31/+47
| * | socfpga: Adding configuration for development kitChin Liang See2013-09-061-7/+21
| * | arm: lds: Remove libgcc eabi exception handling tablesMichal Simek2013-09-051-0/+2
| * | Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-052-2/+2
| |\ \
| | * | ARM: atmel: sama5d3: drop unused CONFIG_NET_MULTIBo Shen2013-09-041-1/+0
| | * | mtd: atmel_nand: pmecc: fix bug fail to correct bit error in 1024-bytes sectorWu, Josh2013-09-041-1/+2
| * | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-0533-97/+3691
| |\ \ \
| | * | | i.MX6: Set and clear the gating bits for Phase Fractional DividersEric Nelson2013-08-311-0/+28
| | * | | i.MX6: nitrogen6x: Don't bother setting PLL3(480) PFD1 divisorEric Nelson2013-08-311-5/+0
| | * | | i.MX6: Correct ANATOP_PFD (Phase Fractional Divider) register declarationsEric Nelson2013-08-311-23/+6
| | * | | i.MX6: Add convenience macros cpu_type(rev) and is_cpu_type(cpu)Eric Nelson2013-08-311-0/+7
| | * | | ARM: mxs: rename function that sets AUTO_RESTART flagHector Palacios2013-08-311-6/+3
OpenPOWER on IntegriCloud