summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-09Replace "extern inline" with "static inline"Måns Rullgård
2015-11-07ARM64: zynqmp: Sync zynq_sdhci_init() declarationMichal Simek
2015-11-06Merge branch 'master' of git://git.denx.de/u-boot-niosTom Rini
2015-11-06Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2015-11-06MIPS: bootm: use CONFIG_IS_ENABLED() everywhereDaniel Schwierzeck
2015-11-06MIPS: bootm: rework and fix broken bootm codeDaniel Schwierzeck
2015-11-06common/board_f: enable setup_board_part1() for MIPSDaniel Schwierzeck
2015-11-06net: altera_tse: get numbers of fdt address and size cellsThomas Chou
2015-11-06net: altera_tse: use BIT macroThomas Chou
2015-11-06net: altera_tse: remove the useless parenthesisThomas Chou
2015-11-06net: altera_tse: fix packed and aligned attributeThomas Chou
2015-11-06net: altera_tse: use data type u32 for regs and descThomas Chou
2015-11-06net: altera_tse: remove unused macro and regs defThomas Chou
2015-11-06nios2: trim CONFIG_SYS_MEMTEST_ENDThomas Chou
2015-11-06nios2: trim CONFIG_SYS_MALLOC_LENThomas Chou
2015-11-06altera_uart: Adjust the declaration of debug_uart_init()Thomas Chou
2015-11-06altera_jtag_uart: Adjust the declaration of debug_uart_init()Thomas Chou
2015-11-06nios2: fix cached mode in clearing the BSSThomas Chou
2015-11-06nios2: remove CONFIG_SYS_INIT_SP macroThomas Chou
2015-11-06nios2: remove CONFIG_SYS_MALLOC_BASE macroThomas Chou
2015-11-06spi: altera_spi: minor clean upThomas Chou
2015-11-06misc: altera_sysid: minor clean upThomas Chou
2015-11-06timer: altera_timer: minor clean upThomas Chou
2015-11-06timer: altera_timer: use BIT macroThomas Chou
2015-11-06serial: altera_uart: minor clean upThomas Chou
2015-11-06serial: altera_uart: use BIT macroThomas Chou
2015-11-06serial: altera_jtag_uart: minor clean upThomas Chou
2015-11-06serial: altera_jtag_uart: use BIT macroThomas Chou
2015-11-06nios2: enable setexpr command in defconfigThomas Chou
2015-11-06nios2: clean up macros that do not need a value in board headerThomas Chou
2015-11-06nios2: use common sequence for reserve_ubootThomas Chou
2015-11-06nios2: use dram bank in board infoThomas Chou
2015-11-06nios2: change virt_to_phys to use physaddr_mask in global dataThomas Chou
2015-11-06nios2: remove the useless parenthesis in asm/io.hThomas Chou
2015-11-06nios2: fix map_physmem to do real cache mappingThomas Chou
2015-11-05sf: Add SPI NOR protection mechanismFabio Estevam
2015-11-05sf: Add SPI protection mechanism from the kernelFabio Estevam
2015-11-05powerpc: Remove __ilog2_u64 and ffs4 from bitopsFabio Estevam
2015-11-05compat: Remove is_power_of_2() definitionFabio Estevam
2015-11-05bitops: Add fls_long and __ffs64Fabio Estevam
2015-11-05avr32: Use the generic bitops headersFabio Estevam
2015-11-05arc: Use the generic bitops headersFabio Estevam
2015-11-05mips: Use the generic bitops headersFabio Estevam
2015-11-05nios2: Use the generic bitops headersFabio Estevam
2015-11-05nds32: Use the generic bitops headersFabio Estevam
2015-11-05openrisc: Use the generic bitops headersFabio Estevam
2015-11-05sparc: Use the generic bitops headersFabio Estevam
2015-11-05sandbox: Use the generic bitops headersFabio Estevam
2015-11-05microblaze: Use the generic bitops headersFabio Estevam
2015-11-05sh: Use the generic bitops headersFabio Estevam