]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2012-08-16 Lothar WaßmannRename mx51_fb_init() to mx5_fb_init() and add paramete...
2012-08-16 Lothar WaßmannAdd gpiolib for common gpio functions
2012-08-06 Lothar WaßmannAdd README for TX48 module
2012-08-03 Lothar WaßmannAdd SYS_MPU_CLK,SYS_DDR_CLK to tx48 entries
2012-08-03 Lothar Waßmannupdate bootargs; define CONFIG_MACH_TYPE
2012-08-03 Lothar Waßmanncompile tx48_move_fdt() only with CONFIG_OF_LIBFDT
2012-08-03 Lothar Waßmannmake MPU and DDR clocks configurable
2012-08-03 Lothar Waßmannprint osc frequency
2012-08-01 Lothar Waßmannadded tx48-dt variant to build code with or without...
2012-08-01 Lothar Waßmannremove unnecessary env variable linux_id
2012-08-01 Lothar Waßmannfix console name in bootargs
2012-08-01 Lothar WaßmannAdd Ka-Ro TX48 support
2012-08-01 Lothar WaßmannAdd WinCE boot support
2012-08-01 Lothar WaßmannAdd missing definitions for CPSW ethernet support
2012-08-01 Lothar WaßmannAdd support for gpio_request_one(), gpio_request_array()
2012-08-01 Lothar WaßmannAdd support for 24bit color depth
2012-08-01 Lothar WaßmannFix bogus handling of get_timer()
2012-08-01 Lothar Waßmannreuse register pointing to boot_params
2012-08-01 Lothar Waßmannchanged BOOT_DEVICE_MMC2 to 9 according to TI BSP for...
2012-08-01 Lothar Waßmann- change definition of OMAP_HSMMC1_BASE and adjust...
2012-08-01 Lothar Waßmannadded prototypes for gpmc_init() and sdelay()
2012-08-01 Lothar Waßmann- correct spelling error (aficionados)
2012-08-01 Lothar Waßmann- Add 32bpp BMP support
2012-08-01 Lothar WaßmannAdd AM33xx specific register definitions
2012-08-01 Lothar WaßmannAdd AM33xx clock definitions
2012-08-01 Lothar Waßmanncosmetic changes (typo and whitespace)
2012-08-01 Lothar Waßmanncall enable_mmc0_pin_mux() from SPL code only
2012-08-01 Lothar Waßmannfix bogus timer overflow handling
2012-08-01 Lothar WaßmannAdd watchdog_reset to download loop; wait for download...
2012-08-01 Lothar WaßmannRemove bogus check for NAND_MODE_HW_ECC
2012-08-01 Lothar Waßmannfix Obiwan error in save_boot_params() checking for...
2012-08-01 Lothar Waßmannremove redundant initialization and type casts
2012-08-01 Lothar Waßmannforce omap_bootmode to live in .data section to end...
2012-08-01 Lothar WaßmannAdd DA8xx FB support for AM33xx
2012-08-01 Lothar WaßmannAdd cpsw ethernet driver
2012-08-01 Lothar WaßmannAdd AM33xx GPIO driver
2012-08-01 Lothar WaßmannAM33xx NAND driver
2012-08-01 Lothar WaßmannAdd support for DDR3 memory
2012-07-30 Lothar Waßmannshow clk rates in print_cpuinfo()
2012-07-30 Lothar Waßmanndefine some missing base addresses; declare lcdc_clk_rate()
2012-07-30 Lothar Waßmannuse separate struct for dt_regs
2012-07-30 Lothar WaßmannMoved clk rate display to print_cpu_info()
2012-07-30 Lothar Waßmanncleanup
2012-07-30 Lothar Waßmanncleanup; add disp pll setup
2012-07-30 Lothar WaßmannAdd hw_watchdog_reset(); clear reset flags on SW reset
2012-07-17 Lothar Waßmannswapped files emif4.c and ddr.c
2012-06-19 Lothar WaßmannAdded missing file for IIM support KARO-2012-06-19
2012-06-19 Lothar WaßmannAdded IIM support
2012-06-19 Lothar WaßmannReworked board_eth_init()
2012-06-18 Lothar Waßmannadd support for TX51-60x*
2012-06-18 Lothar Waßmann- initialize some more vital pads
2012-06-18 Lothar WaßmannRemove CONFIG_TX51_80x*
2012-06-18 Lothar Waßmann- include config.h for config options set via boards.cfg
2012-06-18 Lothar WaßmannSupport autoprobing PHY
2012-06-18 Lothar WaßmannDon't create PHY device when no valid PHY ID was found
2012-06-15 Lothar WaßmannAdded README for TX51 modules
2012-06-15 Lothar WaßmannMerge branch 'karo-tx28' into karo-tx51
2012-06-15 Lothar WaßmannUpdated README.KARO
2012-06-14 Lothar Waßmannadd missing \n KARO-2012-06-14
2012-06-14 Lothar Waßmannsupport TX51 board variants
2012-06-14 Lothar Waßmannproperly support TX51 board variants
2012-06-14 Lothar Waßmanncleanup
2012-06-14 Lothar Waßmannproperly support TX51 board variants
2012-06-14 Lothar WaßmannFix setting of DDR clock in case DDR_HF_SEL is set
2012-06-14 Lothar Waßmannsilence debug output
2012-06-14 Lothar Waßmannremoved debug code
2012-06-14 Lothar WaßmannTX51 support
2012-06-14 Lothar Waßmann- flush dcache where appropriate
2012-06-14 Lothar Waßmann- change esdhc_base to void __iomem pointer
2012-06-14 Lothar Waßmannmake locally used variables static
2012-06-14 Lothar WaßmannUse current mxc_nand driver from mainline Linux
2012-06-14 Lothar Waßmann- use '-x assembler-with-cpp' option to prevent dtc...
2012-06-14 Lothar Waßmanncleanup
2012-06-14 Lothar Waßmannset data register before direction register to prevent...
2012-06-14 Lothar Waßmannadd missing () around macro params
2012-06-14 Lothar Waßmanncleanup
2012-06-14 Lothar WaßmannUse the actual code start address for relocation
2012-06-14 Lothar Waßmann- enable caches
2012-06-14 Lothar WaßmannFix broken timer code
2012-06-14 Lothar WaßmannCombine consecutive inline asm instructions into one...
2012-06-14 Lothar WaßmannAdd iomux-v3 support
2012-06-14 Lothar WaßmannDon't clear reset reason, so that the OS can still...
2012-05-22 Lothar Waßmannmerged denx master branch
2012-05-15 SRICHARAN ROMAP4/5: Change omap4_sdp, omap4_panda, omap5_evm maint...
2012-05-15 Tom RiniARM: omap3: Add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_MM...
2012-05-15 Tom RiniARM: omap3: Set SPL stack size to 8KB, image to 54KB.
2012-05-15 Matt Porterarm, omap3: fix warm reset serial output on OMAP36xx...
2012-05-15 Jon HunterOMAP4: Set fdt_high for OMAP4 devices to enable booting...
2012-05-15 Tero Kristoomap4: do not enable auxiliary cores
2012-05-15 Tero Kristoomap4: do not enable fs-usb module
2012-05-15 Tero Kristoomap4: panda: disable uart2 pads during boot
2012-05-15 Enric Balletbo... igep00x0: change mpurate from 500 to auto
2012-05-15 Enric Balletbo... igep00x0: enable the use of a plain text file
2012-05-15 Lucas Stachtegra2: trivially enable 13 mhz crystal frequency
2012-05-15 Simon Glasstegra: Enable keyboard for Seaboard
2012-05-15 Simon Glasstegra: Switch on console mux and use environment for...
2012-05-15 Rakesh Iyertegra: Add tegra keyboard driver
2012-05-15 Anton Stafftegra: fdt: Add keyboard definitions for Seaboard
2012-05-15 Anton Stafftegra: fdt: Add keyboard controller definition
2012-05-15 Simon Glasstegra: Add keyboard support to funcmux
next