summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-11-05blackfin: Use the generic bitops headersFabio Estevam
2015-11-05m68k: Use the generic bitops headersFabio Estevam
2015-11-05x86: Use the generic bitops headersFabio Estevam
2015-11-05ARM: Use the generic bitops headersFabio Estevam
2015-11-05include: Add generic bitops headersFabio Estevam
2015-11-05include: Add log2 header from the kernelFabio Estevam
2015-11-05Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2015-11-05Merge git://git.denx.de/u-boot-samsungTom Rini
2015-11-05Merge git://git.denx.de/u-boot-usbTom Rini
2015-11-05Merge git://git.denx.de/u-boot-socfpgaTom Rini
2015-11-05video: Drop DEV_EXT_VIDEO flagBin Meng