16 Commits (238721c650cef4c8f9754cfefeded04f05cdf51b)

Author SHA1 Message Date
Imre Kaloz 76774e1daa upgrade u-boot to v2010.12 14 years ago
Imre Kaloz de509c49d7 upgrade u-boot to v2010.12-rc1 14 years ago
Nicolas Thill 224db523da replace old quote stripping with calls to qstrip macro 15 years ago
Nicolas Thill e2b57ecf5f define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files 15 years ago
Nicolas Thill 1ca2da992f fix u-boot build error (make[...]: avr32-linux-gcc: Command not found) 16 years ago
Imre Kaloz ea36d4dd38 fix lzma uImage generation 16 years ago
Felix Fietkau 05014415c1 only build avr32 u-boot if requested, fixes build failure in default config 16 years ago
Gabor Juhos d923618f39 generate LZMA compressed uImage as well 17 years ago
Gabor Juhos 7962a35f62 u-boot: add LZMA decompression support 17 years ago
Gabor Juhos cae7447abc upgrade U-Boot to 1.3.3 17 years ago
Travis Kemen ace5c1dac5 fix uboot not building 17 years ago
Imre Kaloz fcbdafb6bd be politically correct 17 years ago
Imre Kaloz 0663a5d31b ooops, fix typo 17 years ago
Imre Kaloz 32e1595fb5 enable optional building of u-boot for avr32 17 years ago
Felix Fietkau 1bca0cc517 make the image filenames a bit shorter 17 years ago
Felix Fietkau 56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 17 years ago