summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: altera_tse: use data type u32 for regs and descThomas Chou2015-11-062-60/+60
* net: altera_tse: remove unused macro and regs defThomas Chou2015-11-061-101/+3
* nios2: trim CONFIG_SYS_MEMTEST_ENDThomas Chou2015-11-061-1/+4
* nios2: trim CONFIG_SYS_MALLOC_LENThomas Chou2015-11-061-1/+1
* altera_uart: Adjust the declaration of debug_uart_init()Thomas Chou2015-11-061-1/+1
* altera_jtag_uart: Adjust the declaration of debug_uart_init()Thomas Chou2015-11-061-1/+1
* nios2: fix cached mode in clearing the BSSThomas Chou2015-11-061-1/+1
* nios2: remove CONFIG_SYS_INIT_SP macroThomas Chou2015-11-062-3/+1
* nios2: remove CONFIG_SYS_MALLOC_BASE macroThomas Chou2015-11-061-2/+0
* spi: altera_spi: minor clean upThomas Chou2015-11-061-2/+2
* misc: altera_sysid: minor clean upThomas Chou2015-11-061-2/+2
* timer: altera_timer: minor clean upThomas Chou2015-11-061-7/+7
* timer: altera_timer: use BIT macroThomas Chou2015-11-061-3/+3
* serial: altera_uart: minor clean upThomas Chou2015-11-061-11/+10
* serial: altera_uart: use BIT macroThomas Chou2015-11-061-3/+3
* serial: altera_jtag_uart: minor clean upThomas Chou2015-11-061-14/+13
* serial: altera_jtag_uart: use BIT macroThomas Chou2015-11-061-3/+3
* nios2: enable setexpr command in defconfigThomas Chou2015-11-061-1/+0
* nios2: clean up macros that do not need a value in board headerThomas Chou2015-11-061-4/+4
* nios2: use common sequence for reserve_ubootThomas Chou2015-11-061-2/+2
* nios2: use dram bank in board infoThomas Chou2015-11-062-2/+8
* nios2: change virt_to_phys to use physaddr_mask in global dataThomas Chou2015-11-063-4/+3
* nios2: remove the useless parenthesis in asm/io.hThomas Chou2015-11-061-4/+4
* nios2: fix map_physmem to do real cache mappingThomas Chou2015-11-063-3/+9
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2015-11-0518-26/+13
|\
| * video: Drop DEV_EXT_VIDEO flagBin Meng2015-11-057-7/+0
| * video: Drop DEV_FLAGS_SYSTEM flagBin Meng2015-11-0517-19/+13
* | Merge git://git.denx.de/u-boot-samsungTom Rini2015-11-0550-56/+1966
|\ \
| * | sandbox: adc: Add missing header filePrzemyslaw Marczak2015-11-051-0/+31
| * | samsung: clean up checkpatch issuesMinkyu Kang2015-11-021-4/+3
| * | odroid: clean up checkpatch issuesMinkyu Kang2015-11-021-8/+7
| * | smdk2410: clean up checkpatch issuesMinkyu Kang2015-11-021-5/+5
| * | smdkv310: clean up checkpatch issuesMinkyu Kang2015-11-021-4/+4
| * | arm: exynos: clean up checkpatch issuesMinkyu Kang2015-11-021-4/+4
| * | s5p sdhci: call pinmux for card's gpio pins before use themPrzemyslaw Marczak2015-11-021-7/+7
| * | Exynos4412: pinmux: disable pull for MMC pinsPrzemyslaw Marczak2015-11-021-1/+1
| * | sandbox: add ADC unit testsPrzemyslaw Marczak2015-11-023-0/+170
| * | sandbox: add ADC driverPrzemyslaw Marczak2015-11-026-1/+193
| * | exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4.Przemyslaw Marczak2015-11-026-1/+253
| * | Odroid-XU3: dts: enable ADC, with request for pre-reloc bindPrzemyslaw Marczak2015-11-021-0/+5
| * | Exynos54xx: dts: add ADC nodePrzemyslaw Marczak2015-11-021-0/+7
| * | Odroid-XU3: enable s2mps11 PMIC supportPrzemyslaw Marczak2015-11-022-0/+10
| * | dm: adc: add Exynos54xx compatible ADC driverPrzemyslaw Marczak2015-11-024-0/+199
| * | dm: adc: add simple ADC uclass implementationPrzemyslaw Marczak2015-11-028-0/+783
| * | dm: regulator: add function device_get_supply_regulator()Przemyslaw Marczak2015-11-022-0/+23
| * | dm: pmic: add s2mps11 PMIC I/O driverPrzemyslaw Marczak2015-11-025-0/+203
| * | Exynos5422/5800: set cpu id to 0x5422Przemyslaw Marczak2015-11-027-18/+18
| * | Peach-Pi: dts: add cpu-model stringPrzemyslaw Marczak2015-11-021-0/+1
| * | s5p: cpu_info: print "cpu-model" if exists in dtsPrzemyslaw Marczak2015-11-022-1/+34
| * | samsung: board/misc: check returned pointer for get_board_type() callsPrzemyslaw Marczak2015-11-022-2/+5
OpenPOWER on IntegriCloud