Commit Graph

95 Commits (c0603b98d48283f5f7e240c1fe71b291e7c761b1)

Author SHA1 Message Date
Tom Rini da58dec866 Various Makefiles: Add SPDX-License-Identifier tags 9 years ago
Bin Meng 1caf934a05 video: Drop DEV_FLAGS_SYSTEM flag 9 years ago
Martin Dorwig 49cad54788 Export redesign 10 years ago
Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 10 years ago
Wolfgang Denk 0060517ae0 cppcheck cleanup: fix nullPointer errors 10 years ago
Sonic Zhang c49eabeffc blackfin: convert blackfin board_f and board_r to use generic board init functions 10 years ago
Simon Glass 709ea543b9 stdio: Pass device pointer to stdio methods 10 years ago
Ian Campbell fd11bea2cc blackfin: make name_to_gpio be a weak symbol 11 years ago
Masahiro Yamada 04a34c96b1 kbuild: use shorten logs for misc targets 11 years ago
Masahiro Yamada efcf861931 kbuild: use scripts/Makefile.clean 11 years ago
Masahiro Yamada 6825a95b0b kbuild: use Linux Kernel build scripts 11 years ago
Masahiro Yamada 9e4140329e kbuild: change out-of-tree build 11 years ago
Bob Liu 28bfc40ce9 blackfin: init bss early 11 years ago
Sonic Zhang ab784696fc blackfin: The logic of the BF609 macro is opposite. 11 years ago
Sonic Zhang ecf9ce2149 blackfin: remove build warning 11 years ago
Masahiro Yamada 985e18d14e blackfin: Do not generate unused header bootrom-asm-offsets.h 11 years ago
Sonic Zhang 76db0fde5b blackfin: If none ADI_GPIOX macro is defined, use ADI_GPIO1 as default 11 years ago
Masahiro Yamada e40acc0a59 Blackfin: remove executable permission of AWK script 11 years ago
Wolfgang Denk a5750b8058 blackfin: don't use 'bool' when it causes problems 11 years ago
Steven Miao cae4d0403c blackfin: Move machine specific gpio_port_t structure back to blackfin arch folder. 11 years ago
Masahiro Yamada 84682854b6 blackfin: fix a warning in arch/blackfin/cpu/cpu.c 11 years ago
Masahiro Yamada 36fde45c8b blackfin: convert makefiles to Kbuild style 11 years ago
Wolfgang Denk 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs 11 years ago
Axel Lin 9868b14263 blackfin: gpio: Use proper mask for comparing function 11 years ago
Axel Lin 5460b8d469 blackfin: gpio: Unreserve gpio in special_gpio_free() 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Sonic Zhang da34aae5fb bfin: Move gpio support for bf54x and bf60x into the generic driver folder. 12 years ago
Sonic Zhang 85f2f8f9ad blackfin: Add comments for watchdog event initialization. 12 years ago
Sonic Zhang 9d803fc812 blackfin: Move blackfin serial driver out of blackfin arch folder. 12 years ago
Sonic Zhang e9a389a184 blackfin: Move blackfin watchdog driver out of the blackfin arch folder. 12 years ago
Sonic Zhang 04eeb758e7 blackfin: Uart divisor should be set after their values are generated. 12 years ago
Sonic Zhang d68e7faac0 blackfin: Add memory virtual console to blackfin serial driver. 12 years ago
Sonic Zhang 50aadcc560 blackfin: Enable early print via the generic serial API. 12 years ago
Sonic Zhang ab80b65957 blackfin: Correct early serial mess output in BYPASS boot mode. 12 years ago
Sonic Zhang 79f2b3992f blackfin: Set correct early debug serial baudrate. 12 years ago
Sonic Zhang f4d8038439 blackfin: run core1 from L1 code sram start address in uboot init code on core 0 12 years ago
Mike Frysinger 2e2ed3f4ff Blackfin: adjust asm constraints with NMI workaround 12 years ago
Simon Glass 9e97834867 blackfin: Remove noreturn attribute from cpu_init_f() 12 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 12 years ago
Steven Miao 9faf4f08e7 blackfin: bf60x: add resume from hibernate 12 years ago
Bob Liu 49c2da53b7 blackfin: bf60x: add hw watchdog support 12 years ago
Bob Liu c34346d85d blackfin: bf60x: add gpio support 12 years ago
Sonic Zhang a12c51f640 blackfin: bf60x: add serial support 12 years ago
Sonic Zhang a2979dcdbe blackfin: bf60x: Port blackfin core architecture code to boot on bf60x. 12 years ago
Marek Vasut 8b493a5236 common: Discard the __u_boot_cmd section 12 years ago
Marek Vasut 556751427b common: Add .u_boot_list into all linker files 12 years ago
Marek Vasut 41651cab97 serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTI 12 years ago
Marek Vasut 5ae1de0d49 serial: bfin: Adjust serial_register_bfin_uart() 12 years ago
Marek Vasut 89143fb3b0 serial: Rename .init() and .uninit() in serial_device 12 years ago
Stefan Roese 0044c42e94 Consolidate bootcount code into drivers/bootcount 12 years ago