]> git.karo-electronics.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2013-05-14 Lubomir PopovOMAP5: Enable USB Ethernet support with LAN9730
2013-05-14 Simon Glassbuildman: Produce a sensible error message when branch...
2013-05-14 Simon Glasssparc: Use image_setup_linux() instead of local code
2013-05-14 Simon Glassm68k: Use image_setup_linux() instead of local code
2013-05-14 Simon Glasspowerpc: Use image_setup_linux() instead of local code
2013-05-14 Simon Glassarm: Use image_setup_linux() instead of local code
2013-05-14 Simon Glassarm: Refactor bootm to reduce #ifdefs
2013-05-14 Simon Glassimage: Add device tree setup to image library
2013-05-14 Simon Glassimage: Split libfdt code into image-fdt.c
2013-05-14 Simon Glassimage: Add CONFIG_FIT_SPL_PRINT to control FIT image...
2013-05-14 Simon Glassimage: Remove remaining #ifdefs in image-fit.c
2013-05-14 Simon Glassmkimage: Put FIT loading in function and tidy error...
2013-05-14 Simon Glasssandbox: image: Add support for booting images in sandbox
2013-05-14 Simon Glassimage: Rename hash printing to fit_image_print_verifica...
2013-05-14 Simon Glassimage: Rename fit_add_hashes() to fit_add_verification_...
2013-05-14 Simon Glassimage: Export fit_conf_get_prop_node()
2013-05-14 Simon Glassimage: Move error! string to common place
2013-05-14 Simon Glassimage: Move hash checking into its own function
2013-05-14 Simon Glassimage: Rename fit_image_check_hashes() to fit_image_ver...
2013-05-14 Simon Glassimage: Convert fit_image_hash_set_value() to static...
2013-05-14 Simon Glassimage: Split hash node processing into its own function
2013-05-14 Simon Glassimage: Move HOSTCC image code to tools/
2013-05-14 Simon Glassimage: Split FIT code into new image-fit.c
2013-05-14 Simon Glassimage: Export fit_check_ramdisk()
2013-05-14 Simon Glassimage: Move timestamp #ifdefs to header file
2013-05-14 Simon Glasslibfdt: Add fdt_next_subnode() to permit easy subnode...
2013-05-14 Simon Glassmkimage: Move ARRAY_SIZE to header file
2013-05-14 Simon Glassbootstage: Don't build for HOSTCC
2013-05-14 Simon Glasshash: Add a way to calculate a hash for any algortihm
2013-05-14 Simon GlassAdd minor updates to README.fdt-control
2013-05-14 Simon Glassenv: Fix minor comment typos in cmd_nvedit
2013-05-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-black...
2013-05-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2013-05-13 Simon Glassx86: Add coreboot timestamps
2013-05-13 Simon Glassx86: Support adding coreboot timestanps to bootstage
2013-05-13 Simon Glassx86: config: Enable LZO for coreboot, remove zlib,...
2013-05-13 Simon Glassx86: Fix warning in cmd_ximg.c when CONFIG_GZIP is...
2013-05-13 Simon Glassbootstage: Allow marking a particular line of code
2013-05-13 Simon Glassx86: Enable bootstage for coreboot
2013-05-13 Doug AndersonCall bootstage_relocate() after malloc is initted
2013-05-13 Doug Andersonbootstage: Copy bootstage strings post-relocation
2013-05-13 Simon Glassbootstage: Add stubs for new bootstage functions
2013-05-13 Simon Glassx86: Re-enable PCAT timer 2 for beeping
2013-05-13 Simon Glassx86: Remove ISR timer
2013-05-13 Simon Glassx86: Remove old broken timer implementation
2013-05-13 Simon Glassx86: Add TSC timer
2013-05-13 Simon Glassx86: Rationalise kernel booting logic and bootstage
2013-05-13 Simon Glassx86: Implement panic output for coreboot
2013-05-13 Simon Glassx86: Declare global_data pointer when it is used
2013-05-13 Simon Glassx86: Remove legacy board init code
2013-05-13 Simon Glassx86: Remove unused portion of link script
2013-05-13 Simon Glassx86: Remove unused bios/pci code
2013-05-13 Andreas Bießmannavr32: fix relocation address calculation
2013-05-13 Sonic Zhangbfin: Move gpio support for bf54x and bf60x into the...
2013-05-13 Marek Vasutblackfin: The buf variable in bfin_mac.c is not used...
2013-05-13 Sonic Zhangblackfin: Add comments for watchdog event initialization.
2013-05-13 Sonic Zhangblackfin: Move blackfin serial driver out of blackfin...
2013-05-13 Sonic Zhangblackfin: Move blackfin watchdog driver out of the...
2013-05-13 Scott Jiangbf609: add SPI register base address
2013-05-13 Sonic Zhangblackfin: Uart divisor should be set after their values...
2013-05-13 Sonic Zhangblackfin: Add memory virtual console to blackfin serial...
2013-05-13 Sonic Zhangblackfin: Enable early print via the generic serial...
2013-05-13 Scott Jiangbfin: discard invalid data and clear RXS in bf5xx spi...
2013-05-13 Scott Jiangbfin: Remove spi dma function in bf5xx.
2013-05-13 Sonic Zhangblackfin: Fit u-boot image size into limited nor flash...
2013-05-13 Bob Liublackfin: bf609: add softswitch config command
2013-05-13 Sonic Zhangblackfin: bf609: implement soft switch
2013-05-13 Sonic Zhangblackfin: Correct early serial mess output in BYPASS...
2013-05-13 Sonic Zhangblackfin: Set correct early debug serial baudrate.
2013-05-13 Sonic Zhangblackfin: run core1 from L1 code sram start address...
2013-05-13 Bob Liublackfin: add baudrate to bdinfo
2013-05-13 Mike FrysingerBlackfin: adjust asm constraints with NMI workaround
2013-05-13 Bob Liublackfin: reduce size of u-boot.ldr in bf548-ezkit...
2013-05-13 Sonic Zhangblackfin: limit the max memory dma peripheral transfer...
2013-05-13 Sonic Zhangblackfin: Change the member's type in dma structures.
2013-05-12 Andreas Bießmannat91sam9260ek: move board id setup to config header
2013-05-12 Bo Shenmmc: atmel_mci: add mmc card support
2013-05-12 Bo Shenmmc: atmel_mci: using IP version for different setting
2013-05-12 Wu, Josharm: at91: add at91sam9g20ek_mmc_config, which can...
2013-05-12 Wu, Josharm: at91: enable mci support for at91sam9g20ek.
2013-05-12 Wu, Josharm: at91: add at91sam9n12ek board support
2013-05-12 Wu, Josharm: at91: add at91sam9n12 register definition
2013-05-12 Bo Shenspi: atmel_spi: using ip version to check whether has...
2013-05-11 Albert ARIBAUDMerge branch 'u-boot-ti/master' into 'u-boot-arm/master'
2013-05-11 Albert ARIBAUDRevert wrong removal of nand_init and nand_deselect
2013-05-11 Albert ARIBAUDMerge branch 'u-boot-imx/master' into 'u-boot-arm/master'
2013-05-10 Gerald Van... Move FDT_RAMDISK_OVERHEAD from fdt.h to libfdt_env.h
2013-05-10 Justin SobotaAdded license header to dtc/libfdt/fdt.h and libfdt_env.h
2013-05-10 François RevolFix typo
2013-05-10 Simon GlassExport fdt_stringlist_contains()
2013-05-10 Albert ARIBAUDMerge branch 'u-boot-pxa/master' into 'u-boot-arm/master'
2013-05-10 SRICHARAN RARM: OMAP: Add arch_cpu_init function
2013-05-10 SRICHARAN RARM: OMAP: Cleanup boot parameters usage
2013-05-10 SRICHARAN RARM: OMAP: Correct save_boot_params and replace with...
2013-05-10 SRICHARAN RARM: OMAP4/5: Make OMAPx_SRAM_SCRATCH_ defines common
2013-05-10 SRICHARAN RARM: OMAP: Make omap_boot_parameters common across...
2013-05-10 Tom Riniam33xx: Fix warning with CONFIG_DISPLAY_CPUINFO
2013-05-10 Eric Benarddavinci: handle CONFIG_SYS_CLE_MASK and CONFIG_SYS_ALE_MASK
2013-05-10 Eric Benardda850: provide davinci_enable_uart0
2013-05-10 Igor Grinbergcm-t35: update config file
next