Commit Graph

18415 Commits (fcabc24f4fd2fd581036c7a20eee47a204f04f39)
 

Author SHA1 Message Date
Simon Glass fcabc24f4f fdt: Set kernaddr if fdt indicates a kernel is present 12 years ago
Gabe Black d95f6ec733 fdt: Add option to default to most compatible conf in a fit image 12 years ago
Doug Anderson 67e1ea26e8 fdt: Allow device tree to specify secure booting 12 years ago
Gabe Black 3b73459ea3 fdt: Tell the FDT library where the device tree is 12 years ago
Che-Liang Chiou 224b72e639 fdt: Load boot command from device tree 12 years ago
Sean Paul 202ff75375 fdt: Add polarity-aware gpio functions to fdtdec 12 years ago
Che-Liang Chiou aadef0a1bc fdt: Add fdtdec_get_uint64 to decode a 64-bit value from a property 12 years ago
Gabe Black 79289c0b5f fdt: Add function to read boolean property 12 years ago
Gerald Van Baren 7cde397b21 fdt: Export fdtdec_lookup() and fix the name 12 years ago
Abhilash Kesavan 5921f6a292 fdt: Add function for decoding multiple gpios globally available 12 years ago
Simon Glass f20c461984 fdt: Add fdtdec_decode_region() to decode memory region 12 years ago
Simon Glass 332ab0d54a fdt: Add function to get a config string from device tree 12 years ago
Abhilash Kesavan 09258f1e8b fdt: Add function to get config int from device tree 12 years ago
Tom Rini 59852d0386 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze 12 years ago
Anatolij Gustschin 22b6fcb50d common/command.c: revert changes from commit 199adb60 12 years ago
Michal Simek b3e5cd17f6 microblaze: Fix compilation failure because of missing libdts 12 years ago
Michal Simek f8c1ed092c microblaze: Remove asm/bitops.h from asm/posix_types.h 12 years ago
Michal Simek 5811830fae microblaze: Flush caches before enabling them 12 years ago
Michal Simek ea0122816c microblaze: Fix byteorder for microblaze 12 years ago
Michal Simek 548ce4bf76 microblaze: Fix compilation warning in ext2_find_next_zero_bit 12 years ago
Tom Rini 1cc619be8b Merge branch 'master' of git://git.denx.de/u-boot-avr32 12 years ago
Tom Rini 6acc7c3cbc Merge branch 'master' of git://git.denx.de/u-boot-arm 12 years ago
Wolfgang Denk a6e8dcaf35 Makefile: use EXTRAVERSION for -rc? tag 12 years ago
Tom Rini 3ae7b240ad Prepare v2013.01-rc1 12 years ago
Simon Glass 619dd5de69 patman: Add additional tags to ignore 12 years ago
Tom Rini 57a87a25f7 usb gadget ether: Fix warning in is_eth_addr_valid() 12 years ago
Kim Phillips ac63f2a2ec drivers/serial/serial_ns16550.c: sparse fixes 12 years ago
Kim Phillips 7d2ab9ae4e drivers/mtd/nand: sparse fixes 12 years ago
Kim Phillips 11dc401079 drivers/mtd/cfi_flash.c: sparse fixes 12 years ago
Kim Phillips eafa90a16c drivers/mmc/fsl_esdhc.c: sparse fixes 12 years ago
Kim Phillips fdbb873eb0 drivers/mmc/mmc.c: sparse fixes 12 years ago
Kim Phillips c14e94e560 drivers/input/input.c: sparse fix 12 years ago
Kim Phillips 8121d3c5cc drivers/gpio/mpc83xx_gpio.c: sparse fixes 12 years ago
Kim Phillips 00caa7f508 drivers/block/: sparse fixes 12 years ago
Kim Phillips a2873bde4c powerpc/mpc83xx: sparse fixes 12 years ago
Kim Phillips e56143e54f powerpc/mpc85xx: sparse fixes 12 years ago
Kim Phillips 2ed2e9121f arch/powerpc/cpu/mpc8xxx/: sparse fixes 12 years ago
Kim Phillips 0eb257683d lib/vsprintf.c: sparse fixes 12 years ago
Kim Phillips ee820b5e5b lib/zlib: sparse fixes 12 years ago
Kim Phillips 960d70c600 drivers/net/: sparse fixes 12 years ago
Kim Phillips 0637059088 net/: sparse fixes 12 years ago
Kim Phillips 199adb601f common/misc: sparse fixes 12 years ago
Kim Phillips 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
Kim Phillips 2f220500a4 include/image.h: sparse fixes 12 years ago
Kim Phillips 20051f2ab2 arch/powerpc/lib/board.c, *traps.c: sparse fixes 12 years ago
Kim Phillips fe44f452db arch/powerpc/lib/extable.c: sparse fix 12 years ago
Kim Phillips cdfdb8d7f3 arch/powerpc/include/asm/io.h: fix warning: preprocessor token __iomem redefined 12 years ago
Kim Phillips aa9e891c63 include/linux/stddef.h: avoid 'warning: preprocessor token offsetof redefined' 12 years ago
Kim Phillips 25b26ec69f include/linux/unaligned/generic.h: fix warning: preprocessor token __force redefined 12 years ago
Kim Phillips 0d4c1c91bb include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} redefined 12 years ago