]> git.ipfire.org Git - people/ms/u-boot.git/history - arch
FAT: remove ifdefs to make the code more readable
[people/ms/u-boot.git] / arch /
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
2013-02-01  Simon Glassppc: Move mpc83xx clock fields to arch_global_data
2013-02-01  Simon Glassppc: Move clock fields to arch_global_data
2013-02-01  Simon Glassppc: Remove extra pci_clk fields from global_data
2013-02-01  Simon Glassppc: Move brg_clk to arch_global_data
2013-02-01  Simon Glassx86: Remove reset_status, relocoff from global_data
2013-02-01  Simon Glassx86: Move gd_addr into arch_global_data
2013-02-01  Simon Glassx86: Set up the global data pointer in C instead of asm
2013-02-01  Simon Glassx86: Remove gdt_addr from arch_global_data
2013-02-01  Simon Glassarm: Move tlb_addr and tlb_size to arch_global_data
2013-02-01  Simon Glassnds32: Drop tlb_addr from global data
2013-02-01  Simon Glassixp: Move timestamp to arch_global_data
2013-02-01  Simon Glassarm: Move timer_reset_value to arch_global_data
2013-02-01  Simon Glassarm: Move lastinc to arch_global_data
2013-02-01  Simon Glassarm: Move tbl to arch_global_data
2013-02-01  Simon Glassarm: Move tbu to arch_global_data
2013-02-01  Simon Glassarm: Move timer_rate_hz into arch_global_data
2013-02-01  Simon Glassat91: Move at91 global data into arch_global_data
2013-02-01  Simon GlassAdd architecture-specific global data
2013-01-31  Lucas Stacharm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims...
2013-01-31  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2013-01-30  Gabor JuhosMIPS: add unified u-boot.lds file
2013-01-30  Gabor JuhosMIPS: remove OUTPUT_FORMAT from linker scripts
2013-01-30  Gabor JuhosMIPS: xburst: simplify relocation offset calculation
2013-01-30  Gabor JuhosMIPS: simplify relocated _G_O_T_ address calculation
2013-01-30  Shengzhou Liupowerpc/t4240: Adding workaround errata A-005871
2013-01-30  Vakul Gargpowerpc/mpc85xx: Add property 'fsl, sec-era' in device...
2013-01-30  Anatolij Gustschinmpc8xxx: fix DDR init value to use CONFIG_MEM_INIT_VALUE
2013-01-30  Scott Woodpowerpc/mpc85xx: add support for MMUv2 page sizes
2013-01-30  Prabhakar Kushwahapowerpc/mpc85xx: Add BSC9132/BSC9232 processor support
2013-01-30  James Yangpowerpc/mpc8xxxx: FSL DDR debugger auto run of stored...
2013-01-30  James YangAdd copy command to FSL DDR interactive
2013-01-30  James YangFix data stage name matching issue
2013-01-30  James YangMove DDR command parsing to separate function
2013-01-30  York Sunpowerpc/mpc8xxx: Enable entering DDR debugging by key...
2013-01-30  Prabhakar Kushwahapowerpc/mpc85xx:Fix Core cluster configuration loop
2013-01-30  Poonam Aggrwalpowerpc/mpc85xx:Add support of B4420 SoC
2013-01-30  Poonam Aggrwalpowerpc/mpc85xx: Few updates for B4860 cpu changes
2013-01-30  York Sunpowerpc/mpc85xx: Reserve default boot page
2013-01-29  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2013-01-29  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc83xx
2013-01-27  Gabor JuhosMIPS: start.S: don't save flush_cache parameters in...
2013-01-27  Gabor JuhosMIPS: start.S: simplify relocation offset calculation
2013-01-27  Gabor JuhosMIPS: start.S: save reused arguments earlier in relocat...
2013-01-27  Gabor JuhosMIPS: start.S: set sp register directly
2013-01-27  Gabor JuhosMIPS: start.S: fix boundary check in relocate_code
2013-01-22  Gabor JuhosMIPS: start{, 64}.S: fill branch delay slots with NOP...
2013-01-22  Gabor JuhosMIPS: convert IO port accessor functions to 'static...
2013-01-22  Gabor JuhosMIPS: use inline directive for __in*s functions
2013-01-17  Kim PhillipsMerge remote-tracking branch 'mpc83xx/next'
2013-01-16  Gabor JuhosMIPS: bootm.c: add support for 'prep' and 'go' subcommands
2013-01-16  Gabor JuhosMIPS: bootm.c: separate environment initialization
2013-01-16  Gabor JuhosMIPS: bootm.c: separate linux jump code
2013-01-16  Gabor JuhosMIPS: bootm.c: use debug macro to print debug message
2013-01-14  Łukasz Dałekpxa: Save lr register in relocate_code function
2013-01-14  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2013-01-14  Tom RiniMerge branch 'agust@denx.de' of git://git.denx.de/u...
2013-01-14  Albert ARIBAUDMerge branch 'u-boot-imx/master' into 'u-boot-arm/master'
2013-01-14  Albert ARIBAUDMerge branch 'u-boot-samsung/master' into 'u-boot-arm...
2013-01-13  Troy Kiskymx31/mx35/mx51/mx53/mx6: add watchdog
2013-01-11  angelom68k/lib: fix serial driver relocation
2013-01-11  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2013-01-11  Albert ARIBAUDMerge branch 'u-boot-ti/master' into 'u-boot-arm/master'
next