]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - arch
strip '<drivername>:' when parsing video_mode; parse resulution as decimal numbers
[karo-tx-uboot.git] / arch /
2013-06-24 Lothar Waßmannam33xx: tx48: make various clocks runtime configurable
2013-06-24 Lothar Waßmannrename secure_emif_sdram_config to emif_sdram_config
2013-06-24 Lothar Waßmannam33xx: general clanups
2013-06-24 Lothar Waßmannadd VTP_CTRL_FILTER definition
2013-06-24 Lothar Waßmannmake check for usability of 'arch_extension sec' and...
2013-06-24 Lothar Waßmannclear the reset status flags in reset_cpu()
2013-06-24 Lothar WaßmannSPL code and regular U-Boot use a different 'gd'; init...
2013-06-24 Lothar WaßmannRemove useless ()
2013-06-24 Lothar Waßmannremove bogus 'resv1' entry in 'struct ddr_cmdtctrl'
2013-06-24 Lothar WaßmannAdd register offsets as comments for easier debugging
2013-06-24 Lothar Waßmannfix emif_assert() macro implementation
2013-06-24 Lothar Waßmanndon't return from do_reset()
2013-05-29 Lothar Waßmannam33xx: enable dcache
2013-05-16 Lothar Waßmannuse 'smc' instruction for ARM_ARCH_7A; remove duplicate...
2013-05-16 Lothar Waßmannfix build error for omap arch's by using TIOCP_CFG_SOFT...
2013-05-16 Lothar Waßmannremove useless file
2013-05-16 Lothar Waßmannfix typo 'tscir' -> 'tsicr'
2013-04-25 Lothar WaßmannAdd missing DTS file imx6qdl.dtsi
2013-04-22 Lothar WaßmannTX6 Release 2013-04-22
2013-02-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
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
2013-02-04 David Holsgrovemicroblaze: Add muldi3.c which contains routines for...
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
next