]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2013-05-15 Wolfgang DenkPower: remove support for Freescale MPC8220
2013-05-15 Wolfgang Denkdoc/README.scrapyard: add missing commit IDs
2013-05-15 Ying Zhangdrivers/mmc: move spl_mmc.c to common/spl
2013-05-15 Masahiro Yamadasmc911x: fix the timeout detection
2013-05-15 Paul B. Hensondoc/README.ubi: Add description of accessing ubi filesy...
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-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 Tom RiniMerge branch 'patman' of git://git.denx.de/u-boot-x86
2013-05-10 Stefan Kristianssonopenrisc: move board linker script(s) to a common in...
2013-05-10 Stefan Kristianssonopenrisc: specify a memory region for u_boot_lists
2013-05-10 Egbert Eichfs/ext4: Support device block sizes != 512 bytes
2013-05-10 Anatolij GustschinFix references to the documentation files
2013-05-09 Michal Simekpatman: Do not hardcode python path
2013-05-09 Simon Glassbuildman: Allow conflicting tags to avoid spurious...
2013-05-09 Lucian Cojocarenv: throw an error when an empty key is used
2013-05-09 Marek Vasutbuild: Pull -DBUILD_TAG into separate ifdef
2013-05-09 Michal Simekgpio: Add support for microblaze xilinx GPIO
2013-05-09 Michal Simekmicroblaze: bootm: Add support for loading initrd
2013-05-09 Michal Simekmicroblaze: bootm: Fix coding style issues
2013-05-08 Kuan-Yu Kuonds32: Use sections header to obtain link symbols
2013-05-07 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-mmc
2013-05-06 Fabio Estevammmc: fsl_esdhc: Use calloc()
2013-05-06 Jaehoon Chungmmc: sdhci: return error when failed add_sdhci().
next