]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - arch
powerpc: Change bi_baudrate and global data baudrate to int
[karo-tx-uboot.git] / arch /
2012-10-19 Simon Glasspowerpc: Change bi_baudrate and global data baudrate...
2012-10-19 Simon Glassopenrisc: Change bi_baudrate and global data baudrate...
2012-10-19 Simon Glassnios2: Change bi_baudrate and global data baudrate...
2012-10-19 Simon Glassmicroblaze: Change bi_baudrate and global data baudrate...
2012-10-19 Simon Glassm68k: Change bi_baudrate and global data baudrate to int
2012-10-19 Simon Glassavr32: Change bi_baudrate and global data baudrate...
2012-10-19 Simon Glasssh: Change bi_baudrate and global data baudrate to int
2012-10-19 Marek Vasutm68k: Fix unused variable in board.c
2012-10-19 Marek Vasutm68k: Fix unused variable warning in speed.c
2012-10-19 Marek Vasutm68k: Fix unused variable warning
2012-10-19 Marek Vasutm68k: Fix wrong assembler instruction in start.S
2012-10-19 Philippe De Muyterm68k: Fix relocation errors in start.S
2012-10-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2012-10-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2012-10-17 Pavel Herrmannsplit AU1X00 specific code from cmd_ide.c
2012-10-17 Pavel Herrmannsplit mpc8xx hooks from cmd_ide.c
2012-10-17 Marek Vasutserial: Use default_serial_puts() in drivers
2012-10-17 Stefan Roesempc82xx: Remove BMW board port
2012-10-17 Nobuhiro Iwamatsunds32: Change macro from BOARD_LATE_INIT to CONFIG_BOAR...
2012-10-16 Zhi-zhou ZhangMIPS: add board qemu-mips64 support
2012-10-16 Zhi-zhou ZhangMIPS: add support for 64 bit addressing
2012-10-16 Zhi-zhou ZhangMIPS: don't use camel-case style
2012-10-15 Tom RiniMerge branch 'agust@denx.de-next' of git://git.denx...
2012-10-15 Benoît Thébaudeaumx25: Clean up lowlevel_init
2012-10-15 Benoît Thébaudeaumx31: Fix PDR0_CSI_PODF
2012-10-15 Benoît Thébaudeaumx35: Define MAX and AIPS registers
2012-10-15 Benoît Thébaudeaumx31: Add more CCM access macros
2012-10-15 Benoît Thébaudeaumx5: Optimize lowlevel_init code size
2012-10-15 Benoît Thébaudeaumx25: Fix eSDHC support
2012-10-15 Benoît Thébaudeaumx25: Define cpu_eth_init() only if needed
2012-10-15 Benoît Thébaudeaumx25: Clean up clocks API
2012-10-15 Benoît Thébaudeaumx25 clocks: Fix MXC_FEC_CLK
2012-10-15 Benoît Thébaudeaumx25: Define more standard clocks
2012-10-15 Benoît Thébaudeaumx25: Clean up clock calculations
2012-10-15 Benoît Thébaudeaumx25: Fix decode_pll
2012-10-15 Benoît Thébaudeaumx5/6 clocks: Fix SDHC clocks
2012-10-15 Benoît Thébaudeaumx51: Fix I2C clock ID check
2012-10-15 Benoît Thébaudeaumx5 clocks: Fix MXC_FEC_CLK
2012-10-15 Benoît Thébaudeaumx5 clocks: Simplify imx_get_cspiclk()
2012-10-15 Benoît Thébaudeaumx5 clocks: Fix get_uart_clk()
2012-10-15 Benoît Thébaudeaumx5 clocks: Fix get_ipg_per_clk()
2012-10-15 Benoît Thébaudeaumx5 clocks: Fix get_periph_clk()
2012-10-15 Benoît Thébaudeaumx5 clocks: Fix get_lp_apm()
2012-10-15 Benoît Thébaudeaumx5 clocks: Add and use CCSR definitions
2012-10-15 Benoît Thébaudeaumx51: Fix USB PHY clocks
2012-10-15 Benoît Thébaudeaumx5: Fix clock gate values
2012-10-15 Benoît Thébaudeaumx5: Use explicit clock gate names
2012-10-15 Benoît Thébaudeaumx5 clocks: Cleanup
2012-10-15 Benoît Thébaudeaumx5/6: Define default SoC input clock frequencies
2012-10-15 Matthias Weisserimx: Use MXC_I2C_CLK in imx i2c driver
2012-10-15 Eric Benardmx25: add CPU revision 1.2
2012-10-15 Eric Nelsoni.MX6: get rid of redundant struct src_regs (dupe of...
2012-10-15 Eric Nelsoni.MX6: define struct iomuxc and IOMUX_GPR2 register...
2012-10-15 Eric Nelsoni.MX6: Add ANATOP_PFD_480 bitfield constants
2012-10-15 Eric Nelsoni.MX6: define IOMUX_GPR3 register bitfields
2012-10-15 Eric Nelsoni.MX6: define bitfields for CHSCCDR register
2012-10-15 Eric Nelsoni.MX6: change register name for CCM_CHSCCDR to match...
2012-10-15 Eric Nelsoni.MX6: provide functional names for CCM_CCGR0-CCGR6...
2012-10-15 Lukasz Dalekpxa: Add code to examine cpu model and revision
2012-10-15 Lucas Stachtegra: nand: add board pinmux
2012-10-15 Lucas Stachtegra: clean up board include hell
2012-10-15 Lucas Stachtegra: add funcmux entry for NAND attached to KBC
2012-10-15 Lucas Stachtegra20: rework UART GPIO handling
2012-10-15 Lucas Stachtegra20: add clock_set_pllout function
2012-10-15 Lucas Stachtegra20: complete periph_id enum
2012-10-15 Tom WarrenTegra20: Move some include files to arch-tegra for...
2012-10-15 Tom WarrenTegra20: Move some code files to common directories...
2012-10-15 Lucas Stachtegra20: add USB ULPI init code
2012-10-15 Lucas Stachtegra20: port to new ehci interface
2012-10-15 Lucas Stachusb: ehci: rework to take advantage of new lowlevel...
2012-10-15 Lucas Stachusb: lowlevel interface change to support multiple...
2012-10-15 Stefan Roeseppc4xx: Remove AP1000 board support
2012-10-15 Stefan Roeseppc4xx: Remove ML2 board support
2012-10-15 Stefan Roeseppc4xx: Remove IOP480 support
2012-10-15 Marek Vasutserial: Remove CONFIG_SERIAL_MULTI from remaining sources
2012-10-15 Marek Vasutserial: Remove CONFIG_SERIAL_MULTI from serial drivers
2012-10-15 Marek Vasutserial: mxs: spl: Remove empty serial_* functions from...
2012-10-15 Marek Vasutserial: sparc: Implement CONFIG_SERIAL_MULTI into leon3...
2012-10-15 Marek Vasutserial: sparc: Implement CONFIG_SERIAL_MULTI into leon2...
2012-10-15 Marek Vasutserial: powerpc: Implement CONFIG_SERIAL_MULTI into...
2012-10-15 Marek Vasutserial: powerpc: Implement CONFIG_SERIAL_MULTI into...
2012-10-15 Marek Vasutserial: powerpc: Implement CONFIG_SERIAL_MULTI into...
2012-10-15 Marek Vasutserial: powerpc: Implement CONFIG_SERIAL_MULTI into...
2012-10-15 Marek Vasutserial: powerpc: Implement CONFIG_SERIAL_MULTI into...
2012-10-15 Marek Vasutserial: mips: Implement CONFIG_SERIAL_MULTI into JZ...
2012-10-15 Marek Vasutserial: mips: Implement CONFIG_SERIAL_MULTI into asc...
2012-10-15 Marek Vasutserial: mips: Implement CONFIG_SERIAL_MULTI into au1x00...
2012-10-15 Marek Vasutserial: bfin: Flip the jtag serial console to CONFIG_SE...
2012-10-15 Marek Vasutserial: bfin: Adjust serial_register_bfin_uart()
2012-10-15 Marek Vasutserial: mpc512x: Move serial registration from serial_i...
2012-10-15 Marek Vasutserial: mpc8xx: Move serial registration from serial_in...
2012-10-15 Marek Vasutserial: Properly spell out the structure member names...
2012-10-15 Marek Vasutserial: Rename .init() and .uninit() in serial_device
2012-10-15 Marek VasutCOMMON: Use __stringify() instead of MK_STR()
2012-10-15 Albert ARIBAUDARM: prevent misaligned array inits
2012-10-08 Albert ARIBAUDarm: armv7: omap3: Fix restore sequence in lowlevel_init
2012-10-08 Tetsuyuki Kobayashiarm: rmobile: bugfix: wrong register saving in lowlevel...
2012-10-05 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2012-10-05 Albert ARIBAUDarm: armv7: temporarily set -mno-unaligned-access
2012-10-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
next