]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - arch
fs: Use filesystem methods instead of switch()
[karo-tx-uboot.git] / arch /
2013-03-04 Tom RiniMerge branch 'mem' of git://git.denx.de/u-boot-x86
2013-03-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2013-03-04 Steven Miaoblackfin: bf60x: add resume from hibernate
2013-03-04 Bob Liublackfin: bf60x: add hw watchdog support
2013-03-04 Scott Jiangblackfin: add bf6xx spi driver
2013-03-04 Sonic Zhangblackfin: bf60x: add rsi/sdh support
2013-03-04 Bob Liublackfin: bf60x: add gpio support
2013-03-04 Bob Liublackfin: bf60x: support big cplb page
2013-03-04 Bob Liublackfin: bf60x: add dma support
2013-03-04 Sonic Zhangblackfin: bf60x: add serial support
2013-03-04 Sonic Zhangblackfin: bf60x: Port blackfin core architecture code...
2013-03-04 Bob Liublackfin: bf60x: new processor header files
2013-03-01 Simon Glasssandbox: Add un/map_sysmen() to deal with sandbox's...
2013-03-01 Taylor Huttsandbox: Improve sandbox serial port keyboard interface
2013-03-01 Allen Martinsandbox: fix compiler warning
2013-02-20 Holger Hans Peter... mac: Fix the condition check for setting the MAC from...
2013-02-20 Holger Hans Peter... gpio: Build the da8xx_gpio code for the davinci644x...
2013-02-19 Gabor Juhosmalloc: make malloc_bin_reloc static
2013-02-18 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2013-02-18 Simon Glassnds32: Add a basic errno.h
2013-02-15 Kim PhillipsMerge branch 'master' of git://git.denx.de/u-boot
2013-02-15 Tom RiniMerge branch 'fixes' of git://git.denx.de/u-boot-mips
2013-02-15 Daniel SchwierzeckMIPS: board.c: remove manual relocation of env_name_spec
2013-02-15 Simon Glassx86: Remove unused real mode code
2013-02-15 Simon Glassx86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RE...
2013-02-15 Simon Glassx86: Remove sc520 cpu
2013-02-13 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-mips
2013-02-12 Gabor JuhosMIPS: add dynamic relocation support
2013-02-12 Gabor JuhosMIPS: u-boot.lds: add relocation specific sections
2013-02-12 Daniel SchwierzeckMIPS: start.S: use symbol __image_copy_end for U-Boot...
2013-02-12 Daniel SchwierzeckMIPS: start.S: optimize BSS initialization
2013-02-12 Daniel SchwierzeckMIPS: board.c: switch to new symbols __bss_end and...
2013-02-12 Daniel SchwierzeckMIPS: u-boot.lds: introduce symbol __image_copy_end
2013-02-12 Daniel SchwierzeckMIPS: u-boot.lds: merge all BSS sections and introduce...
2013-02-12 Gabor JuhosMIPS: compute num_got_entries from .got section's size
2013-02-12 Daniel SchwierzeckMIPS: start.S: unify and simplify reset vector handling
2013-02-12 Daniel SchwierzeckMIPS: start.S: remove obsolete 64 bit handling in setup...
2013-02-12 Daniel SchwierzeckMIPS: xburst: fix broken access to global_data
2013-02-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2013-02-11 Lucas Stacharm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims...
2013-02-11 Tom WarrenTegra114: Dalmore: Add DT files
2013-02-11 Tom WarrenTegra114: Add common CPU (shared) files
2013-02-11 Tom WarrenTegra114: Add CPU (armv7) files
2013-02-11 Tom WarrenTegra114: Add AVP (arm720t) files
2013-02-11 Tom WarrenTegra114: Add arch-tegra114 include files
2013-02-11 Allen Martintegra: add SPI SLINK driver
2013-02-11 Allen Martintegra: add addresses of SPI SLINK controllers
2013-02-11 Allen Martintegra30: fdt: add SPI SLINK nodes
2013-02-11 Allen Martintegra30: add SBC1 to periph id mapping table
2013-02-11 Allen Martintegra20: fdt: add SPI SFLASH node
2013-02-11 Stephen Warrentegra: rename FUNCMUX_UART2_UARTB
2013-02-11 Tom WarrenTegra: Move common clock code to arch/arm/cpu/tegra...
2013-02-11 Tom WarrenTegra: T20: Remove unused 'SLOW' SoC ID and PLLX table...
2013-02-09 Gerald Van BarenClean up libfdt.h includes
2013-02-08 Kim Phillipscommon/fdt_support.c: sparse fixes
2013-02-08 Kim Phillipstreewide: include libfdt_env.h before fdt.h
2013-02-07 Jeff LanceAdd DDR3 support for AM335x-EVM (Version 1.5A)
2013-02-07 Lars Poeschelpcm051: Add support for Phytec phyCORE-AM335x
2013-02-07 Lars Poeschelam33xx: add a pulldown macro to pinmux config
2013-02-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2013-02-04 Kim PhillipsMerge branch 'master' of git://git.denx.de/u-boot
2013-02-04 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2013-02-04 Simon Glassx86: Use generic global_data
2013-02-04 Simon Glasssparc: Use generic global_data
2013-02-04 Simon Glasssh: Use generic global_data
2013-02-04 Simon Glasssandbox: Use generic global_data
2013-02-04 Simon Glasspowerpc: Use generic global_data
2013-02-04 Simon Glassopenrisc: Use generic global_data
2013-02-04 Simon Glassnios2: Use generic global_data
2013-02-04 Simon Glassnds32: Use generic global_data
2013-02-04 Simon Glassmips: Use generic global_data
2013-02-04 Simon Glassmicroblaze: Use generic global_data
2013-02-04 Simon Glassm68k: Use generic global_data
2013-02-04 Simon Glassblackfin: Use generic global_data
2013-02-04 Simon Glassavr32: Use generic global_data
2013-02-04 Simon Glassarm: Use generic global_data
2013-02-04 Simon Glasssandbox: Move ram_buf to arch_global_data
2013-02-04 Simon Glassavr32: Move cpu_hz to arch_global_data
2013-02-04 Simon Glassavr32: Move stack_end to arch_global_data
2013-02-04 Simon Glassmips: Move per_clk and dev_clk to arch_global_data
2013-02-04 Simon Glassm68k: Move CONFIG_EXTRA_CLOCK to arch_global_data
2013-02-04 Simon Glasssparc: Drop kbd_status and reset_status from global_data
2013-02-04 Simon Glassppc: arm: Move sdhc_clk into arch_global_data
2013-02-04 Simon Glassppc: Move kbd_status to arch_global_data
2013-02-04 Simon Glassppc: Move wdt_last to arch_global_data
2013-02-04 Simon Glassppc: Move fpga_state to arch_global_data
2013-02-04 Simon Glassppc: Remove console_addr from global data
2013-02-04 Simon Glassppc: Move mirror_hack to arch_global_data
2013-02-04 Simon Glassarm: Move uart_clk to arch_global_data
2013-02-04 Simon Glassppc: Move dp_alloc_base, dp_alloc_top to arch_global_data
2013-02-04 Simon Glassppc: Move arbiter fields to arch_global_data
2013-02-04 Simon Glassppc: Move reset_status to arch_global_data
2013-02-04 Simon Glassppc: Move mpc8220 clocks to arch_global_data
2013-02-04 Simon Glassppc: Move mpc512x clocks to arch_global_data
2013-02-04 Simon Glassppc: Move mpc5xxx clocks to arch_global_data
2013-02-04 Simon Glassppc: Move used_tlb_cams to arch_global_data
2013-02-04 Simon Glassppc: Move used_laws to arch_global_data
2013-02-04 Simon Glassppc: Move CONFIG_QE to arch_global_data
2013-02-04 Simon Glassppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data
2013-02-04 Simon Glassppc: Move lbc_clk and cpu to arch_global_data
next