summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | ls1043ardb: Add missing config entries to MAINTAINERSFabio Estevam2015-11-10-0/+2
| * | board/ti: Update MAINTAINERS entries with more boardsTom Rini2015-11-10-0/+5
| * | arm: stm32f4: fix a bug when a random sector gets erasedVadzim Dambrouski2015-11-10-0/+4
| * | arm: stm32f4: fix a bug when only first sector gets erasedVadzim Dambrouski2015-11-10-1/+1
| * | Revive OpenRD targetsAlbert ARIBAUD2015-11-10-3/+543
| * | kirkwood: support CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD2015-11-10-0/+6
| * | tricorder: switch to CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD2015-11-10-0/+1
| * | arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD2015-11-10-3/+154
| * | stm32f429-discovery: add CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD2015-11-10-0/+1
| * | arm: fix compile warnings when semihosting is enabled on ARMv7M target.Vadzim Dambrouski2015-11-10-2/+2
| * | arm: add support for semihosting for ARMv7M targetsVadzim Dambrouski2015-11-10-0/+2
* | | powerpc: Finish updating u-boot*lds scripts for newer binutilsTom Rini2015-11-10-9/+0
* | | board/ti: Update MAINTAINERS entries with more boardsTom Rini2015-11-10-0/+5
* | | Various Makefiles: Add SPDX-License-Identifier tagsTom Rini2015-11-10-82/+169
* | | mpc85xx/u-boot*.lds: remove _GLOBAL_OFFSET_TABLE_ definitionZhenhua Luo2015-11-09-4/+0
* | | Replace "extern inline" with "static inline"Måns Rullgård2015-11-09-133/+125
|/ /
* | ARM64: zynqmp: Sync zynq_sdhci_init() declarationMichal Simek2015-11-07-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-niosTom Rini2015-11-06-247/+158
|\ \
| * | net: altera_tse: get numbers of fdt address and size cellsThomas Chou2015-11-06-6/+8
| * | net: altera_tse: use BIT macroThomas Chou2015-11-06-15/+15
| * | net: altera_tse: remove the useless parenthesisThomas Chou2015-11-06-15/+15
| * | net: altera_tse: fix packed and aligned attributeThomas Chou2015-11-06-1/+1
| * | net: altera_tse: use data type u32 for regs and descThomas Chou2015-11-06-60/+60
| * | net: altera_tse: remove unused macro and regs defThomas Chou2015-11-06-101/+3
| * | nios2: trim CONFIG_SYS_MEMTEST_ENDThomas Chou2015-11-06-1/+4
| * | nios2: trim CONFIG_SYS_MALLOC_LENThomas Chou2015-11-06-1/+1
| * | altera_uart: Adjust the declaration of debug_uart_init()Thomas Chou2015-11-06-1/+1
| * | altera_jtag_uart: Adjust the declaration of debug_uart_init()Thomas Chou2015-11-06-1/+1
| * | nios2: fix cached mode in clearing the BSSThomas Chou2015-11-06-1/+1
| * | nios2: remove CONFIG_SYS_INIT_SP macroThomas Chou2015-11-06-3/+1
| * | nios2: remove CONFIG_SYS_MALLOC_BASE macroThomas Chou2015-11-06-2/+0
| * | spi: altera_spi: minor clean upThomas Chou2015-11-06-2/+2
| * | misc: altera_sysid: minor clean upThomas Chou2015-11-06-2/+2
| * | timer: altera_timer: minor clean upThomas Chou2015-11-06-7/+7
| * | timer: altera_timer: use BIT macroThomas Chou2015-11-06-3/+3
| * | serial: altera_uart: minor clean upThomas Chou2015-11-06-11/+10
| * | serial: altera_uart: use BIT macroThomas Chou2015-11-06-3/+3
| * | serial: altera_jtag_uart: minor clean upThomas Chou2015-11-06-14/+13
| * | serial: altera_jtag_uart: use BIT macroThomas Chou2015-11-06-3/+3
| * | nios2: enable setexpr command in defconfigThomas Chou2015-11-06-1/+0
| * | nios2: clean up macros that do not need a value in board headerThomas Chou2015-11-06-4/+4
| * | nios2: use common sequence for reserve_ubootThomas Chou2015-11-06-2/+2
| * | nios2: use dram bank in board infoThomas Chou2015-11-06-2/+8
| * | nios2: change virt_to_phys to use physaddr_mask in global dataThomas Chou2015-11-06-4/+3
| * | nios2: remove the useless parenthesis in asm/io.hThomas Chou2015-11-06-4/+4
| * | nios2: fix map_physmem to do real cache mappingThomas Chou2015-11-06-3/+9
* | | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2015-11-06-106/+98
|\ \ \
| * | | MIPS: bootm: use CONFIG_IS_ENABLED() everywhereDaniel Schwierzeck2015-11-06-19/+14
| * | | MIPS: bootm: rework and fix broken bootm codeDaniel Schwierzeck2015-11-06-85/+78
| * | | common/board_f: enable setup_board_part1() for MIPSDaniel Schwierzeck2015-11-06-2/+6
| |/ /