summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * net: altera_tse: remove the useless parenthesisThomas Chou2015-11-061-15/+15
| | * net: altera_tse: fix packed and aligned attributeThomas Chou2015-11-061-1/+1
| | * 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-mipsTom Rini2015-11-062-106/+98
| |\ \
| | * | MIPS: bootm: use CONFIG_IS_ENABLED() everywhereDaniel Schwierzeck2015-11-061-19/+14
| | * | MIPS: bootm: rework and fix broken bootm codeDaniel Schwierzeck2015-11-061-85/+78
| | * | common/board_f: enable setup_board_part1() for MIPSDaniel Schwierzeck2015-11-061-2/+6
| | |/
| * | sf: Add SPI NOR protection mechanismFabio Estevam2015-11-055-2/+88
| * | sf: Add SPI protection mechanism from the kernelFabio Estevam2015-11-052-0/+173
| * | powerpc: Remove __ilog2_u64 and ffs4 from bitopsFabio Estevam2015-11-056-14/+12
| * | compat: Remove is_power_of_2() definitionFabio Estevam2015-11-055-10/+4
| * | bitops: Add fls_long and __ffs64Fabio Estevam2015-11-051-0/+27
| * | avr32: Use the generic bitops headersFabio Estevam2015-11-051-0/+5
| * | arc: Use the generic bitops headersFabio Estevam2015-11-051-0/+5
| * | mips: Use the generic bitops headersFabio Estevam2015-11-051-0/+5
| * | nios2: Use the generic bitops headersFabio Estevam2015-11-051-0/+5
| * | nds32: Use the generic bitops headersFabio Estevam2015-11-051-0/+4
| * | openrisc: Use the generic bitops headersFabio Estevam2015-11-051-0/+4
| * | sparc: Use the generic bitops headersFabio Estevam2015-11-051-0/+5
| * | sandbox: Use the generic bitops headersFabio Estevam2015-11-051-0/+4
| * | microblaze: Use the generic bitops headersFabio Estevam2015-11-051-0/+4
| * | sh: Use the generic bitops headersFabio Estevam2015-11-051-0/+5
| * | blackfin: Use the generic bitops headersFabio Estevam2015-11-051-0/+4
| * | m68k: Use the generic bitops headersFabio Estevam2015-11-051-0/+4
| * | x86: Use the generic bitops headersFabio Estevam2015-11-051-1/+20
| * | ARM: Use the generic bitops headersFabio Estevam2015-11-051-0/+5
| * | include: Add generic bitops headersFabio Estevam2015-11-054-0/+163
OpenPOWER on IntegriCloud